decision-tree topic
decision-trees-for-ml
Building Decision Trees From Scratch In Python
kdd99-scikit
Solutions to kdd99 dataset with Decision tree and Neural network by scikit-learn
data-science-popular-algorithms
Data Science algorithms and topics that you must know. (Newly Designed) Recommender Systems, Decision Trees, K-Means, LDA, RFM-Segmentation, XGBoost in Python, R, and Scala.
Soft-Decision-Tree
PyTorch Implementation of "Distilling a Neural Network Into a Soft Decision Tree." Nicholas Frosst, Geoffrey Hinton., 2017.
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).
Rule_Extraction_from_Trees
A toolkit for extracting comprehensible rules from tree-based algorithms
Artificial-Intelligence-and-Machine-Learning-Fundamentals
Get started with the development of real-world applications that are powered by the latest AI advances
Data-Mining-and-Warehousing
Data Mining algorithms for IDMW632C course at IIIT Allahabad, 6th semester
Machine_Learning_From_Scratch
Machine Learning models from scratch with a better visualisation
Machine-Learning-Models
In This repository I made some simple to complex methods in machine learning. Here I try to build template style code.