All Projects → Awesome Decision Tree Papers → Similar Projects or Alternatives

481 Open source projects that are alternatives of or similar to Awesome Decision Tree Papers

decision-trees-for-ml
Building Decision Trees From Scratch In Python
Stars: ✭ 61 (-96.8%)
Awesome Gradient Boosting Papers
A curated list of gradient boosting research papers with implementations.
Stars: ✭ 704 (-63.1%)
stackgbm
🌳 Stacked Gradient Boosting Machines
Stars: ✭ 24 (-98.74%)
handson-ml
도서 "핸즈온 머신러닝"의 예제와 연습문제를 담은 주피터 노트북입니다.
Stars: ✭ 285 (-85.06%)
aws-machine-learning-university-dte
Machine Learning University: Decision Trees and Ensemble Methods
Stars: ✭ 119 (-93.76%)
Mutual labels:  random-forest, xgboost, lightgbm, catboost
HyperGBM
A full pipeline AutoML tool for tabular data
Stars: ✭ 172 (-90.99%)
arboreto
A scalable python-based framework for gene regulatory network inference using tree-based ensemble regressors.
Stars: ✭ 33 (-98.27%)
Apartment-Interest-Prediction
Predict people interest in renting specific NYC apartments. The challenge combines structured data, geolocalization, time data, free text and images.
Stars: ✭ 17 (-99.11%)
Mutual labels:  xgboost, lightgbm, gradient-boosting
recsys2019
The complete code and notebooks used for the ACM Recommender Systems Challenge 2019
Stars: ✭ 26 (-98.64%)
Mutual labels:  xgboost, lightgbm, catboost
DecisionTrees
A python implementation of the CART algorithm for decision trees
Stars: ✭ 38 (-98.01%)
AutoTabular
Automatic machine learning for tabular data. ⚡🔥⚡
Stars: ✭ 51 (-97.33%)
Mutual labels:  xgboost, lightgbm, catboost
yggdrasil-decision-forests
A collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models.
Stars: ✭ 156 (-91.82%)
Mutual labels:  random-forest, cart, gradient-boosting
Auto ml
[UNMAINTAINED] Automated machine learning for analytics & production
Stars: ✭ 1,559 (-18.29%)
Mutual labels:  xgboost, lightgbm, gradient-boosting
datascienv
datascienv is package that helps you to setup your environment in single line of code with all dependency and it is also include pyforest that provide single line of import all required ml libraries
Stars: ✭ 53 (-97.22%)
Mutual labels:  xgboost, lightgbm, catboost
Awesome Fraud Detection Papers
A curated list of data mining papers about fraud detection.
Stars: ✭ 843 (-55.82%)
Kaggle-Competition-Sberbank
Top 1% rankings (22/3270) code sharing for Kaggle competition Sberbank Russian Housing Market: https://www.kaggle.com/c/sberbank-russian-housing-market
Stars: ✭ 31 (-98.38%)
Mutual labels:  xgboost, lightgbm, ensemble-learning
MachineLearningSeries
Vídeos e códigos do Universo Discreto ensinando o fundamental de Machine Learning em Python. Para mais detalhes, acompanhar a playlist listada.
Stars: ✭ 20 (-98.95%)
Benchm Ml
A minimal benchmark for scalability, speed and accuracy of commonly used open source implementations (R packages, Python scikit-learn, H2O, xgboost, Spark MLlib etc.) of the top machine learning algorithms for binary classification (random forests, gradient boosted trees, deep neural networks etc.).
Stars: ✭ 1,835 (-3.83%)
Chefboost
A Lightweight Decision Tree Framework supporting regular algorithms: ID3, C4,5, CART, CHAID and Regression Trees; some advanced techniques: Gradient Boosting (GBDT, GBRT, GBM), Random Forest and Adaboost w/categorical features support for Python
Stars: ✭ 176 (-90.78%)
Mutual labels:  cart, random-forest, gradient-boosting
JLBoost.jl
A 100%-Julia implementation of Gradient-Boosting Regression Tree algorithms
Stars: ✭ 65 (-96.59%)
Mutual labels:  xgboost, lightgbm, catboost
Mljar Supervised
Automated Machine Learning Pipeline with Feature Engineering and Hyper-Parameters Tuning 🚀
Stars: ✭ 961 (-49.63%)
Mutual labels:  xgboost, random-forest, lightgbm
M2cgen
Transform ML models into a native code (Java, C, Python, Go, JavaScript, Visual Basic, C#, R, PowerShell, PHP, Dart, Haskell, Ruby, F#, Rust) with zero dependencies
Stars: ✭ 1,962 (+2.83%)
Text Classification Benchmark
文本分类基准测试
Stars: ✭ 18 (-99.06%)
Mutual labels:  xgboost, random-forest, lightgbm
Predicting real estate prices using scikit Learn
Predicting Amsterdam house / real estate prices using Ordinary Least Squares-, XGBoost-, KNN-, Lasso-, Ridge-, Polynomial-, Random Forest-, and Neural Network MLP Regression (via scikit-learn)
Stars: ✭ 78 (-95.91%)
Machine-Learning-Models
In This repository I made some simple to complex methods in machine learning. Here I try to build template style code.
Stars: ✭ 30 (-98.43%)
Mutual labels:  random-forest, xgboost, decision-tree
AIML-Projects
Projects I completed as a part of Great Learning's PGP - Artificial Intelligence and Machine Learning
Stars: ✭ 85 (-95.55%)
Github-Stars-Predictor
It's a github repo star predictor that tries to predict the stars of any github repository having greater than 100 stars.
Stars: ✭ 34 (-98.22%)
Mutual labels:  random-forest, xgboost, catboost
Tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
Stars: ✭ 8,378 (+339.1%)
scoruby
Ruby Scoring API for PMML
Stars: ✭ 69 (-96.38%)
Mutual labels:  random-forest, decision-tree
Dtreeviz
A python library for decision tree visualization and model interpretation.
Stars: ✭ 1,857 (-2.67%)
Mutual labels:  random-forest, xgboost
mlforecast
Scalable machine 🤖 learning for time series forecasting.
Stars: ✭ 96 (-94.97%)
Mutual labels:  xgboost, lightgbm
jupyter-notebooks
Jupyter Notebooks and miscellaneous
Stars: ✭ 51 (-97.33%)
Mutual labels:  random-forest, decision-tree
click-through-rate-prediction
📈 Click-Through Rate Prediction using Logistic Regression and Tree Algorithms
Stars: ✭ 60 (-96.86%)
SentimentAnalysis
(BOW, TF-IDF, Word2Vec, BERT) Word Embeddings + (SVM, Naive Bayes, Decision Tree, Random Forest) Base Classifiers + Pre-trained BERT on Tensorflow Hub + 1-D CNN and Bi-Directional LSTM on IMDB Movie Reviews Dataset
Stars: ✭ 40 (-97.9%)
Mutual labels:  random-forest, decision-tree
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.
Stars: ✭ 65 (-96.59%)
Mutual labels:  xgboost, decision-tree
bonsai-dt
Programmable Decision Tree Framework
Stars: ✭ 34 (-98.22%)
autogbt-alt
An experimental Python package that reimplements AutoGBT using LightGBM and Optuna.
Stars: ✭ 76 (-96.02%)
Mutual labels:  lightgbm, gradient-boosting
influence boosting
Supporting code for the paper "Finding Influential Training Samples for Gradient Boosted Decision Trees"
Stars: ✭ 57 (-97.01%)
Mutual labels:  gradient-boosting, catboost
Tencent2017 Final Rank28 code
2017第一届腾讯社交广告高校算法大赛Rank28_code
Stars: ✭ 85 (-95.55%)
Mutual labels:  xgboost, lightgbm
MLDay18
Material from "Random Forests and Gradient Boosting Machines in R" presented at Machine Learning Day '18
Stars: ✭ 15 (-99.21%)
xgboost-lightgbm-hyperparameter-tuning
Bayesian Optimization and Grid Search for xgboost/lightgbm
Stars: ✭ 40 (-97.9%)
Mutual labels:  xgboost, lightgbm
lleaves
Compiler for LightGBM gradient-boosted trees, based on LLVM. Speeds up prediction by ≥10x.
Stars: ✭ 132 (-93.08%)
Mutual labels:  lightgbm, gradient-boosting
Arch-Data-Science
Archlinux PKGBUILDs for Data Science, Machine Learning, Deep Learning, NLP and Computer Vision
Stars: ✭ 92 (-95.18%)
Mutual labels:  xgboost, lightgbm
EvoTrees.jl
Boosted trees in Julia
Stars: ✭ 108 (-94.34%)
Mutual labels:  decision-tree, gradient-boosting
AdaptiveRandomForest
Repository for the AdaptiveRandomForest algorithm implemented in MOA 2016-04
Stars: ✭ 28 (-98.53%)
Mutual labels:  random-forest, ensemble-learning
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).
Stars: ✭ 60 (-96.86%)
ai-deployment
关注AI模型上线、模型部署
Stars: ✭ 149 (-92.19%)
Mutual labels:  xgboost, lightgbm
HumanOrRobot
a solution for competition of kaggle `Human or Robot`
Stars: ✭ 16 (-99.16%)
Mutual labels:  xgboost, lightgbm
My Data Competition Experience
本人多次机器学习与大数据竞赛Top5的经验总结,满满的干货,拿好不谢
Stars: ✭ 271 (-85.8%)
Mutual labels:  xgboost, lightgbm
Leaves
pure Go implementation of prediction part for GBRT (Gradient Boosting Regression Trees) models from popular frameworks
Stars: ✭ 261 (-86.32%)
Mutual labels:  xgboost, lightgbm
Sharplearning
Machine learning for C# .Net
Stars: ✭ 294 (-84.59%)
Mutual labels:  random-forest, ensemble-learning
Drishti
Real time eye tracking for embedded and mobile devices.
Stars: ✭ 325 (-82.97%)
Mutual labels:  xgboost, gradient-boosting
Deeplearning
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
Stars: ✭ 4,020 (+110.69%)
Mutual labels:  xgboost, ensemble-learning
User Machine Learning Tutorial
useR! 2016 Tutorial: Machine Learning Algorithmic Deep Dive http://user2016.org/tutorials/10.html
Stars: ✭ 393 (-79.4%)
Mutual labels:  random-forest, ensemble-learning
Openscoring
REST web service for the true real-time scoring (<1 ms) of Scikit-Learn, R and Apache Spark models
Stars: ✭ 536 (-71.91%)
Mutual labels:  xgboost, lightgbm
Ai competitions
AI比赛相关信息汇总
Stars: ✭ 443 (-76.78%)
Mutual labels:  xgboost, lightgbm
Dc Hi guides
[Data Castle 算法竞赛] 精品旅行服务成单预测 final rank 11
Stars: ✭ 83 (-95.65%)
Mutual labels:  xgboost, lightgbm
HousePrice
住房月租金预测大数据赛TOP1
Stars: ✭ 17 (-99.11%)
Mutual labels:  xgboost, lightgbm
Open Solution Home Credit
Open solution to the Home Credit Default Risk challenge 🏡
Stars: ✭ 397 (-79.19%)
Mutual labels:  xgboost, lightgbm
Deep Forest
An Efficient, Scalable and Optimized Python Framework for Deep Forest (2021.2.1)
Stars: ✭ 547 (-71.33%)
Mutual labels:  random-forest, ensemble-learning
1-60 of 481 similar projects