ryanmadden / decision-tree
C4.5 Decision Tree python implementation with validation, pruning, and attribute multi-splitting
☆83Updated 6 years ago
Alternatives and similar repositories for decision-tree:
Users that are interested in decision-tree are comparing it to the libraries listed below
- Implementation of C4.5 algorithm in python.☆59Updated 5 years ago
- Seminar work "Decision Trees - An Introduction" with presentation, seminar paper, and Python implementation☆128Updated 8 years ago
- Python implementation of a random forest for use with continuous value attributes☆58Updated 7 years ago
- A python implementation of C4.5 algorithm by R. Quinlan☆110Updated 3 years ago
- Support Vector Machine in Python☆23Updated 8 years ago
- Python package for analysing data using machine learning techniques. Provides implementations of different kinds of decision trees and ra…☆24Updated 6 years ago
- Examples of how to do feature engineering and Xgboost parameter tuning☆46Updated 8 years ago
- Python Implementation of ID3☆139Updated 4 years ago
- Tutorial how to use xgboost☆185Updated 8 years ago
- Python implementation of CART regression tree and random forests☆46Updated 10 years ago
- A python implementation of the CART algorithm for decision trees☆47Updated 6 years ago
- greedy feature selection based on ROC AUC☆125Updated 11 years ago
- Tiny Gradient Boosting Tree☆321Updated 5 years ago
- Simple Python Adaboost Implementation☆25Updated 4 years ago
- Basic soft-margin kernel SVM implementation in Python☆255Updated 9 years ago
- My best submission to the Kaggle competition "Predicting a Biological Response", ranked 17th over 711 teams.☆440Updated 8 years ago
- kaggle:Two Sigma Connect: Rental Listing Inquiries--top1☆128Updated 4 years ago
- Template for Stacking (Stacked Generalization) Ensemble Method☆37Updated 9 years ago
- Solution to the Outbrain Click Prediction competition☆147Updated 8 years ago
- Synthetic Minority Over-sampling Technique☆38Updated 8 years ago
- A KNN regressor that gives predictions based on customized loss function.☆43Updated 7 years ago
- ChiMerge: Discretization of Numeric Attributes☆41Updated 9 years ago
- [Unmaintained] The Python implementation of k-medoids.☆125Updated 4 years ago
- Simple implementation of a Support Vector Machine using the Sequential Minimal Optimization (SMO) algorithm for training.☆120Updated 6 years ago
- Implemented Item, User and Hybrid based Collaborative Filtering☆158Updated 9 years ago
- Using Deep Autoencoders for predictions of movie ratings.☆113Updated last year
- 基于kaggle上Titanic数据集实现的ID3、C4.5、CART和CART剪枝算法☆40Updated 6 years ago
- 腾讯社交广告算法大赛2018☆41Updated 6 years ago
- 2017第一届腾讯社交 广告高校算法大赛Rank28_code☆84Updated 7 years ago
- Python Wrapped LibFFM☆66Updated 6 years ago