ryanmadden / decision-treeLinks
C4.5 Decision Tree python implementation with validation, pruning, and attribute multi-splitting
☆84Updated 7 years ago
Alternatives and similar repositories for decision-tree
Users that are interested in decision-tree are comparing it to the libraries listed below
Sorting:
- Simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.☆120Updated 6 years ago
- Stacked Generalization (Ensemble Learning)☆224Updated 7 years ago
- experiments with python☆380Updated 7 years ago
- Python implementation of a random forest for use with continuous value attributes☆59Updated 7 years ago
- Seminar work "Decision Trees - An Introduction" with presentation, seminar paper, and Python implementation☆128Updated 8 years ago
- Implementation of C4.5 algorithm in python.☆59Updated 5 years ago
- Basic soft-margin kernel SVM implementation in Python☆255Updated 9 years ago
- A simple Tensorflow based library for deep and/or denoising AutoEncoder.☆149Updated 7 years ago
- Python implementation of deep forest method : gcForest☆424Updated 7 years ago
- Tiny Gradient Boosting Tree☆321Updated 6 years ago
- Gaussian Mixture Models in Python☆154Updated 13 years ago
- Python implementation of Local Outlier Factor algorithm.☆157Updated 8 years ago
- greedy feature selection based on ROC AUC☆125Updated 11 years ago
- Python implementation of CART regression tree and random forests☆47Updated 10 years ago
- 1st Place Solution for TianChi-Industry4.0-Competition☆171Updated 8 years ago
- TensorFlow LSTM-autoencoder implementation☆191Updated 7 years ago
- Decision Tree with PEP,MEP,EBP,CVP,REP,CCP,ECP pruning algorithms,all are implemented with Python(sklearn-decision-tree-prune included,Al…☆67Updated 5 years ago
- Repo for the Deep Learning Nanodegree Foundations program.☆166Updated 7 years ago
- Udacity capstone project: Kaggle competition on house prices prediction using advanced regression techniques☆110Updated 8 years ago
- Examples of how to do feature engineering and Xgboost parameter tuning☆47Updated 8 years ago
- A KNN regressor that gives predictions based on customized loss function.☆43Updated 7 years ago
- My solution rank 5th/1212 in Facebook check ins prediction competition at Kaggle☆44Updated 9 years ago
- 机器学习笔记☆148Updated 7 years ago
- A cluster framework for 'Clustering by fast search and find of density peaks' in science 2014.☆306Updated 7 years ago
- TensorFlow: Viterbi, Forward-Backward and Baum Welch with a Hidden Markov Model (HMM)☆137Updated 5 years ago
- EM algorithm☆60Updated 10 years ago
- Features selector based on the self selected-algorithm, loss function and validation method☆680Updated 6 years ago
- Python binding for Microsoft LightGBM☆343Updated 6 years ago
- Tutorial how to use xgboost☆186Updated 9 years ago
- My data mining code!☆183Updated 8 years ago