fritzwill / decision-treeLinks

Python 3 implementation of decision trees using the ID3 and C4.5 algorithms. ID3 uses Information Gain as the splitting criteria and C4.5 uses Gain Ratio
9Updated 4 months ago

Alternatives and similar repositories for decision-tree

Users that are interested in decision-tree are comparing it to the libraries listed below

Sorting: