A Decision Tree Classifier built from scartch in python 3 using the supervised learning methodology.
The example here uses the iris data set, but you can load any dataset and it will run for that, just need to change the loading code.
To run the program you just have to run the python file. ( Python DecisionTree_fromScratch.py )
to run this code as is you will need to have sklearn and numpy python libraries installed.
rohanbaisantry/DecisionTreeClassifier-FromScratch
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|