decision-tree-classifier topic

List decision-tree-classifier repositories

awesome-decision-tree-papers

2.3k
Stars
339
Forks
Watchers

A collection of research papers on decision, classification and regression trees with implementations.

Brihaspati

75
Stars
29
Forks
Watchers

Collection of various implementations and Codes in Machine Learning, Deep Learning and Computer Vision ✨💥

Python_Decision_Tree_and_Random_Forest

244
Stars
197
Forks
Watchers

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...

healthcare-chatbot

202
Stars
135
Forks
Watchers

a chatbot based on sklearn where you can give a symptom and it will ask you questions and will tell you the details and give some advice.

AIML-Projects

128
Stars
76
Forks
Watchers

Projects I completed as a part of Great Learning's PGP - Artificial Intelligence and Machine Learning

click-through-rate-prediction

60
Stars
18
Forks
Watchers

📈 Click-Through Rate Prediction using Logistic Regression and Tree Algorithms

ML_from_Scratch

247
Stars
223
Forks
Watchers

Implementation of basic ML algorithms from scratch in python...

Decision_Tree_Prune

67
Stars
34
Forks
Watchers

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).

Detect Fraudulent Credit Card transactions using different Machine Learning models and compare performances