/DecisionTreeGenerator

Generates and visualizes a decision tree model using a training data set by using the ID3 algorithm. Able to test accuracy of the model using test data set. Pruning and gain ratio feature included.

Primary LanguagePython

Watchers