Skip to content

Implemented a binary classifier, entirely from scratch, specifically a Decision Tree learner. In addition, I ran some end-to-end experiments on two tasks: 1. predicting the party of a politician and 2. predicting final grade for high school students.

Notifications You must be signed in to change notification settings

divyadesadla/Decision-Tree-Classifier

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Decision-Tree-Classifier

Implemented a binary classifier, entirely from scratch, specifically a Decision Tree learner. In addition, I ran some end-to-end experiments on two tasks: 1. predicting the party of a politician and 2. predicting final grade for high school students.

About

Implemented a binary classifier, entirely from scratch, specifically a Decision Tree learner. In addition, I ran some end-to-end experiments on two tasks: 1. predicting the party of a politician and 2. predicting final grade for high school students.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages