A training algorithm is implemented that builds a decision tree from a training data set. Learning is done by partitioning the set of training examples into smaller and smaller subsets where each subset is as pure as possible. Information gain metric is used to select the feature for decision. Furthermore, test functions are implemented to observe the accuracy of the train function.
-
Notifications
You must be signed in to change notification settings - Fork 0
isikozsoy/DecisionTree_HW02
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Decision tree implemetation
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published