- A decision tree based on the C4.5 algorithm.
- Works on a wine dataset from https://archive.ics.uci.edu/ml/datasets/Wine+Quality
- Classifies based on wine quality in binary. 0-6 is "0" and above 7 is "1"
- Attributes are split based on normalized information gain
-
Notifications
You must be signed in to change notification settings - Fork 12
dpkravi/DecisionTreeClassifier
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
C4.5 implementation using python
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published