All Projects → decision-trees-for-ml → Similar Projects or Alternatives

376 Open source projects that are alternatives of or similar to decision-trees-for-ml

Awesome Decision Tree Papers
A collection of research papers on decision, classification and regression trees with implementations.
Stars: ✭ 1,908 (+3027.87%)
Awesome Gradient Boosting Papers
A curated list of gradient boosting research papers with implementations.
Stars: ✭ 704 (+1054.1%)
aws-machine-learning-university-dte
Machine Learning University: Decision Trees and Ensemble Methods
Stars: ✭ 119 (+95.08%)
Mutual labels:  random-forest, xgboost, lightgbm, boosting
stackgbm
🌳 Stacked Gradient Boosting Machines
Stars: ✭ 24 (-60.66%)
Mutual labels:  xgboost, gbm, lightgbm, gradient-boosting
HyperGBM
A full pipeline AutoML tool for tabular data
Stars: ✭ 172 (+181.97%)
Mutual labels:  xgboost, gbm, lightgbm
STOCK-RETURN-PREDICTION-USING-KNN-SVM-GUASSIAN-PROCESS-ADABOOST-TREE-REGRESSION-AND-QDA
Forecast stock prices using machine learning approach. A time series analysis. Employ the Use of Predictive Modeling in Machine Learning to Forecast Stock Return. Approach Used by Hedge Funds to Select Tradeable Stocks
Stars: ✭ 94 (+54.1%)
Mutual labels:  random-forest, adaboost, decision-tree
Lightgbm
A fast, distributed, high performance gradient boosting (GBT, GBDT, GBRT, GBM or MART) framework based on decision tree algorithms, used for ranking, classification and many other machine learning tasks.
Stars: ✭ 13,293 (+21691.8%)
Mutual labels:  gbm, lightgbm, gradient-boosting
Tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
Stars: ✭ 8,378 (+13634.43%)
Text Classification Benchmark
文本分类基准测试
Stars: ✭ 18 (-70.49%)
Mutual labels:  random-forest, xgboost, lightgbm
Mljar Supervised
Automated Machine Learning Pipeline with Feature Engineering and Hyper-Parameters Tuning 🚀
Stars: ✭ 961 (+1475.41%)
Mutual labels:  random-forest, xgboost, lightgbm
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 (+188.52%)
Mutual labels:  random-forest, cart, gradient-boosting
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 (-50.82%)
Mutual labels:  random-forest, xgboost, decision-tree
Auto ml
[UNMAINTAINED] Automated machine learning for analytics & production
Stars: ✭ 1,559 (+2455.74%)
Mutual labels:  xgboost, lightgbm, gradient-boosting
scoruby
Ruby Scoring API for PMML
Stars: ✭ 69 (+13.11%)
Mutual labels:  random-forest, gbm, decision-tree
cheapml
Machine Learning algorithms coded from scratch
Stars: ✭ 17 (-72.13%)
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 (-72.13%)
Mutual labels:  xgboost, lightgbm, gradient-boosting
handson-ml
도서 "핸즈온 머신러닝"의 예제와 연습문제를 담은 주피터 노트북입니다.
Stars: ✭ 285 (+367.21%)
yggdrasil-decision-forests
A collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models.
Stars: ✭ 156 (+155.74%)
Mutual labels:  random-forest, cart, gradient-boosting
fast retraining
Show how to perform fast retraining with LightGBM in different business cases
Stars: ✭ 56 (-8.2%)
Mutual labels:  xgboost, gbm, lightgbm
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 (+2908.2%)
Machine Learning In R
Workshop (6 hours): preprocessing, cross-validation, lasso, decision trees, random forest, xgboost, superlearner ensembles
Stars: ✭ 144 (+136.07%)
Mutual labels:  random-forest, xgboost
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 (-13.11%)
Mutual labels:  xgboost, lightgbm
Tensorflow Ml Nlp
텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지)
Stars: ✭ 176 (+188.52%)
Mutual labels:  random-forest, xgboost
Awesome Fraud Detection Papers
A curated list of data mining papers about fraud detection.
Stars: ✭ 843 (+1281.97%)
Mutual labels:  random-forest, gradient-boosting
mlforecast
Scalable machine 🤖 learning for time series forecasting.
Stars: ✭ 96 (+57.38%)
Mutual labels:  xgboost, lightgbm
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 (-49.18%)
Mutual labels:  xgboost, lightgbm
xgboost-lightgbm-hyperparameter-tuning
Bayesian Optimization and Grid Search for xgboost/lightgbm
Stars: ✭ 40 (-34.43%)
Mutual labels:  xgboost, lightgbm
recsys2019
The complete code and notebooks used for the ACM Recommender Systems Challenge 2019
Stars: ✭ 26 (-57.38%)
Mutual labels:  xgboost, lightgbm
HumanOrRobot
a solution for competition of kaggle `Human or Robot`
Stars: ✭ 16 (-73.77%)
Mutual labels:  xgboost, lightgbm
HousePrice
住房月租金预测大数据赛TOP1
Stars: ✭ 17 (-72.13%)
Mutual labels:  xgboost, lightgbm
Leaves
pure Go implementation of prediction part for GBRT (Gradient Boosting Regression Trees) models from popular frameworks
Stars: ✭ 261 (+327.87%)
Mutual labels:  xgboost, lightgbm
Tencent2017 Final Rank28 code
2017第一届腾讯社交广告高校算法大赛Rank28_code
Stars: ✭ 85 (+39.34%)
Mutual labels:  xgboost, lightgbm
Ai competitions
AI比赛相关信息汇总
Stars: ✭ 443 (+626.23%)
Mutual labels:  xgboost, lightgbm
ai-deployment
关注AI模型上线、模型部署
Stars: ✭ 149 (+144.26%)
Mutual labels:  xgboost, lightgbm
My Data Competition Experience
本人多次机器学习与大数据竞赛Top5的经验总结,满满的干货,拿好不谢
Stars: ✭ 271 (+344.26%)
Mutual labels:  xgboost, lightgbm
Xgboost
Scalable, Portable and Distributed Gradient Boosting (GBDT, GBRT or GBM) Library, for Python, R, Java, Scala, C++ and more. Runs on single machine, Hadoop, Spark, Dask, Flink and DataFlow
Stars: ✭ 22,017 (+35993.44%)
Mutual labels:  xgboost, gbm
Hyperparameter hunter
Easy hyperparameter optimization and automatic result saving across machine learning algorithms and libraries
Stars: ✭ 648 (+962.3%)
Mutual labels:  xgboost, lightgbm
H2o 3
H2O is an Open Source, Distributed, Fast & Scalable Machine Learning Platform: Deep Learning, Gradient Boosting (GBM) & XGBoost, Random Forest, Generalized Linear Modeling (GLM with Elastic Net), K-Means, PCA, Generalized Additive Models (GAM), RuleFit, Support Vector Machine (SVM), Stacked Ensembles, Automatic Machine Learning (AutoML), etc.
Stars: ✭ 5,656 (+9172.13%)
Mutual labels:  random-forest, gbm
Arch-Data-Science
Archlinux PKGBUILDs for Data Science, Machine Learning, Deep Learning, NLP and Computer Vision
Stars: ✭ 92 (+50.82%)
Mutual labels:  xgboost, lightgbm
Open Solution Home Credit
Open solution to the Home Credit Default Risk challenge 🏡
Stars: ✭ 397 (+550.82%)
Mutual labels:  xgboost, lightgbm
Drishti
Real time eye tracking for embedded and mobile devices.
Stars: ✭ 325 (+432.79%)
Mutual labels:  xgboost, gradient-boosting
Openscoring
REST web service for the true real-time scoring (<1 ms) of Scikit-Learn, R and Apache Spark models
Stars: ✭ 536 (+778.69%)
Mutual labels:  xgboost, lightgbm
RobustTrees
[ICML 2019, 20 min long talk] Robust Decision Trees Against Adversarial Examples
Stars: ✭ 62 (+1.64%)
Mutual labels:  xgboost, gbm
Nyoka
Nyoka is a Python library to export ML/DL models into PMML (PMML 4.4.1 Standard).
Stars: ✭ 127 (+108.2%)
Mutual labels:  xgboost, lightgbm
Benchmarks
Comparison tools
Stars: ✭ 139 (+127.87%)
Mutual labels:  xgboost, lightgbm
Mars
Mars is a tensor-based unified framework for large-scale data computation which scales numpy, pandas, scikit-learn and Python functions.
Stars: ✭ 2,308 (+3683.61%)
Mutual labels:  xgboost, lightgbm
Dc Hi guides
[Data Castle 算法竞赛] 精品旅行服务成单预测 final rank 11
Stars: ✭ 83 (+36.07%)
Mutual labels:  xgboost, 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 (+3116.39%)
Mutual labels:  xgboost, lightgbm
Gbm Perf
Performance of various open source GBM implementations
Stars: ✭ 177 (+190.16%)
Mutual labels:  xgboost, 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 (+27.87%)
Mutual labels:  random-forest, xgboost
Mlbox
MLBox is a powerful Automated Machine Learning python library.
Stars: ✭ 1,199 (+1865.57%)
Mutual labels:  xgboost, lightgbm
Eli5
A library for debugging/inspecting machine learning classifiers and explaining their predictions
Stars: ✭ 2,477 (+3960.66%)
Mutual labels:  xgboost, lightgbm
Dtreeviz
A python library for decision tree visualization and model interpretation.
Stars: ✭ 1,857 (+2944.26%)
Mutual labels:  random-forest, xgboost
jupyter-notebooks
Jupyter Notebooks and miscellaneous
Stars: ✭ 51 (-16.39%)
Mutual labels:  random-forest, decision-tree
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 (-34.43%)
Mutual labels:  random-forest, decision-tree
arboreto
A scalable python-based framework for gene regulatory network inference using tree-based ensemble regressors.
Stars: ✭ 33 (-45.9%)
Mutual labels:  random-forest, gradient-boosting
MLDay18
Material from "Random Forests and Gradient Boosting Machines in R" presented at Machine Learning Day '18
Stars: ✭ 15 (-75.41%)
AutoTabular
Automatic machine learning for tabular data. ⚡🔥⚡
Stars: ✭ 51 (-16.39%)
Mutual labels:  xgboost, lightgbm
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 (+6.56%)
Mutual labels:  xgboost, decision-tree
Open Solution Value Prediction
Open solution to the Santander Value Prediction Challenge 🐠
Stars: ✭ 34 (-44.26%)
Mutual labels:  xgboost, lightgbm
1-60 of 376 similar projects