Decision Tree with PEP,MEP,EBP,CVP,REP,CCP,ECP pruning algorithms,all are implemented with Python(sklearn-decision-tree-prune included,All are finished).
-
Updated
May 5, 2020 - C
Decision Tree with PEP,MEP,EBP,CVP,REP,CCP,ECP pruning algorithms,all are implemented with Python(sklearn-decision-tree-prune included,All are finished).
Implementation of J.R. Quinlan's ID3 decision tree algorithm from his seminal 1986 paper 'Induction of Decision Trees'
Data Mining project to implement Quinlan's C4.5 decision tree algorithm from scratch for medical data mining using the Thyroid allbp dataset
Add a description, image, and links to the quinlan topic page so that developers can more easily learn about it.
To associate your repository with the quinlan topic, visit your repo's landing page and select "manage topics."