- 📊 Decision Tree Model for mental health prediction.
- 🏥 Data-driven analysis for accurate diagnosis support.
- 🔍 User-friendly interface for easy data input and prediction.
- 📈 Performance metrics for model evaluation.
-
Notifications
You must be signed in to change notification settings - Fork 0
C4.5 Algorithm is a decision tree-based classification algorithm used to analyze data and make predictions based on given attributes. It is an improvement of ID3 (Iterative Dichotomiser 3) and can handle continuous attributes as well as missing values. C4.5 constructs a decision tree using entropy and information.
kevinlabuno/Mental-Health-Prediction-C4.5-Algorithm
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
C4.5 Algorithm is a decision tree-based classification algorithm used to analyze data and make predictions based on given attributes. It is an improvement of ID3 (Iterative Dichotomiser 3) and can handle continuous attributes as well as missing values. C4.5 constructs a decision tree using entropy and information.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published