Skip to content

gsaiabhishek/decision_trees

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Decision Trees

One of the CS 152&CS 154 course assignments.

Name Roll No
Guttu Sai Abhishek 180050036
  • Built a Decision tree for binary classification in Racket
  • Decision function at each node chooses the optimal attribute, from the train data, which gives a maximum entropy change and distributes the train data onto branches wrt that attribute

About

Implementation of decision trees in Racket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages