decision-tree-algorithm
Here are 83 public repositories matching this topic...
Language:All
Sort:Most stars
I've demonstrated the working of the decision tree-based ID3 algorithm. Use an appropriate data set for building the decision tree and apply this knowledge to classify a new sample. All the steps have been explained in detail with graphics for better understanding.
- Updated
Dec 9, 2022 - Jupyter Notebook
C++ code for "A Faster Drop-in Implementation for Leaf-wise Exact Greedy Induction of Decision Tree Using Pre-sorted Deque"
- Updated
May 2, 2023 - C++
Karma of Humans is AI
- Updated
Mar 9, 2020 - Jupyter Notebook
Quizzaro The Personality Quiz
- Updated
Aug 14, 2020 - Python
MasterThesis on Congestion Detection in SDN networks using Machine Learning
- Updated
Nov 19, 2017 - Python
Machine Learning Software that predicts planets based on their distance from the sun, number of satellites and various properties
- Updated
Aug 29, 2021 - Python
Implementation of Grid Search to find better hyper-parameters for decision tree to reduce the over fitting.
- Updated
May 29, 2021 - Jupyter Notebook
Decision Tree classifier from scratch without any machine learning libraries
- Updated
Dec 12, 2019 - Python
A C++ project which efficiently solves any given N-puzzle using backtracking on a decision tree.
- Updated
Oct 21, 2023 - C++
The code uses the scikit-learn machine learning library to train a decision tree on a small dataset of body metrics (height, width, and shoe size) labeled male or female. Then we can predict the gender of someone given a novel set of body metrics.
- Updated
Sep 30, 2017 - Python
Implementation of Decision Tree Algorithm using Python, Pandas, and NumPy without using any off the shelf library usi
- Updated
Jan 27, 2023 - Jupyter Notebook
QUEST is proposed by Loh and Shih (1997), and stands for Quick, Unbiased, Efficient, Statistical Tree. It is a tree-structured classification algorithm that yields a binary decision tree. A comparison study of QUEST and other algorithms was conducted by Lim et al (2000).
- Updated
Jan 30, 2018 - C++
Various Machine learning algorithms
- Updated
Jun 24, 2021 - Jupyter Notebook
Recommendation System support Farmer to prevent The Blast Disease ( Type of Rice Disease )
- Updated
Apr 1, 2019 - Python
Machine learning algorithms
- Updated
Feb 13, 2022 - Jupyter Notebook
Analytical tool to help the company decide whether the employee will stay or not
- Updated
Feb 14, 2019 - R
Prediction using Decision Tree Algorithm to create Decision Tree Classifier.
- Updated
Jan 28, 2021 - Jupyter Notebook
Distributed Decision Tree Induction using MPI
- Updated
Sep 15, 2017 - C++
Naive Bayes and Decision Tree Classifiers implemented with Scikit-Learn and Graphviz visualization (Datasets - News, Mushroom, Income)
- Updated
Dec 12, 2018 - Python
Improve this page
Add a description, image, and links to thedecision-tree-algorithm topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thedecision-tree-algorithm topic, visit your repo's landing page and select "manage topics."