- Pure Python custom binary decision tree implementation (notebook) in an OOP manner.
- Example use on AIMA's restaurant dataset.
- Requires Numpy library.
- Creates optimal decision tree structure for a given depth and training dataset.
- Uses entropy minimization to define tree structure.
- Contains rudimentary visualization methods.
-
Notifications
You must be signed in to change notification settings - Fork 0
Custom binary decision tree implementation in Python (notebook). Example use on AIMA's restaurant dataset.
License
sijandh35/Another-Decision-Tree-in-Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Custom binary decision tree implementation in Python (notebook). Example use on AIMA's restaurant dataset.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Jupyter Notebook 100.0%