post-pruning
Here are 6 public repositories matching this topic...
Language:All
Decision Tree classifier from scratch without any machine learning libraries
- Updated
Dec 12, 2019 - Python
Implementing decision tree using ID3 algorithm based on Information Gain and using post pruning for improving accuracy
- Updated
Feb 16, 2018 - Python
Compilation of different ML algorithms implemented from scratch (and optimized extensively) for the courses COL774: Machine Learning (Spring 2020) & COL772: Natural Language Processing (Fall 2020)
- Updated
Jan 27, 2021 - Python
The objective of this project is to understand and implement the most commonly used Tree-pruning methods, Pre-pruning and Post-pruning.
- Updated
Jan 24, 2022 - Jupyter Notebook
Used ANOVA to choose the best features and Decision Tree with Post-Pruning to Predict Mortality of Covid-19 Patients
- Updated
Jul 17, 2023 - Jupyter Notebook
Improve this page
Add a description, image, and links to thepost-pruning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thepost-pruning topic, visit your repo's landing page and select "manage topics."