/ID3AlgorithmForLeaningDecisionTree

A simple implementation of the ID3 algorithm for learning decision trees. A JSwing and MXGraph-based GUI for visualizing the growth of the tree and the execution of reduced error pruning is also included. Submission for assignment of Machine Learning course.

Primary LanguageJava

Watchers