fritzwill/decision-tree
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
Python
No issues in this repository yet.
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
Python
No issues in this repository yet.