/ID3_DecisionTree

Implemetation of ID3 algorithm which calculates Entropy and Information Gain and based on those values a decision tree is formed

Primary LanguageJava

Stargazers