DecisionTreeC45 is a library for creating decision trees using the C4.5 algorithm.
-
Updated
Jul 12, 2023 - Python
DecisionTreeC45 is a library for creating decision trees using the C4.5 algorithm.
Data Mining project to implement Quinlan's C4.5 decision tree algorithm from scratch for medical data mining using the Thyroid allbp dataset
KLASIFIKASI DATA PENYAKIT DIABETES MENGGUNAKAN ALGORITMA DECISION TREE DAN PARTICLE SWARM OPTIMIZATION
Simple implementation of the ID3 + C4.5 algorithm for decision tree learning
Using the decision tree technique based on entropy calculation, this application calculates the hit rate of the HASTIE file with a hit rate higher than 99%
A 3-level decision tree achieves a 76.48% success rate in the SUSY file test (https://archive.ics.uci.edu/ml/datasets/SUSY)
Add a description, image, and links to the c45-decision-tree topic page so that developers can more easily learn about it.
To associate your repository with the c45-decision-tree topic, visit your repo's landing page and select "manage topics."