python-decision-tree topic
List
python-decision-tree repositories
Python_Decision_Tree_and_Random_Forest
244
Stars
197
Forks
Watchers
I've demonstrated the working of the decision tree-based ID3 algorithm. Use an appropriate data set for building the decision tree and apply this knowledge to classify a new sample. All the steps have...