decision-tree-classifier topic
awesome-decision-tree-papers
A collection of research papers on decision, classification and regression trees with implementations.
Brihaspati
Collection of various implementations and Codes in Machine Learning, Deep Learning and Computer Vision ✨💥
Machine_Learning_A-Z
Learning to create Machine Learning Algorithms
Python_Decision_Tree_and_Random_Forest
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
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
Projects I completed as a part of Great Learning's PGP - Artificial Intelligence and Machine Learning
click-through-rate-prediction
📈 Click-Through Rate Prediction using Logistic Regression and Tree Algorithms
ML_from_Scratch
Implementation of basic ML algorithms from scratch in python...
Decision_Tree_Prune
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).
Credit-Card-fraud-detection-using-Machine-Learning
Detect Fraudulent Credit Card transactions using different Machine Learning models and compare performances