All Projects → handson-ml → Similar Projects or Alternatives

1004 Open source projects that are alternatives of or similar to handson-ml

Tpot
A Python Automated Machine Learning tool that optimizes machine learning pipelines using genetic programming.
Stars: ✭ 8,378 (+2839.65%)
Awesome Decision Tree Papers
A collection of research papers on decision, classification and regression trees with implementations.
Stars: ✭ 1,908 (+569.47%)
Text Classification Benchmark
文本分类基准测试
Stars: ✭ 18 (-93.68%)
Mutual labels:  random-forest, svm, xgboost
TF-Speech-Recognition-Challenge-Solution
Source code of the model used in Tensorflow Speech Recognition Challenge (https://www.kaggle.com/c/tensorflow-speech-recognition-challenge). The solution ranked in top 5% in private leaderboard.
Stars: ✭ 58 (-79.65%)
decision-trees-for-ml
Building Decision Trees From Scratch In Python
Stars: ✭ 61 (-78.6%)
Dtreeviz
A python library for decision tree visualization and model interpretation.
Stars: ✭ 1,857 (+551.58%)
Mutual labels:  random-forest, scikit-learn, xgboost
arboreto
A scalable python-based framework for gene regulatory network inference using tree-based ensemble regressors.
Stars: ✭ 33 (-88.42%)
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 (-72.63%)
Awesome Gradient Boosting Papers
A curated list of gradient boosting research papers with implementations.
Stars: ✭ 704 (+147.02%)
Mljar Supervised
Automated Machine Learning Pipeline with Feature Engineering and Hyper-Parameters Tuning 🚀
Stars: ✭ 961 (+237.19%)
Mutual labels:  random-forest, scikit-learn, xgboost
Auto ml
[UNMAINTAINED] Automated machine learning for analytics & production
Stars: ✭ 1,559 (+447.02%)
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 (-89.47%)
Mutual labels:  random-forest, svm, xgboost
stackgbm
🌳 Stacked Gradient Boosting Machines
Stars: ✭ 24 (-91.58%)
Stacking
Stacked Generalization (Ensemble Learning)
Stars: ✭ 173 (-39.3%)
aws-machine-learning-university-dte
Machine Learning University: Decision Trees and Ensemble Methods
Stars: ✭ 119 (-58.25%)
Mutual labels:  random-forest, xgboost
yggdrasil-decision-forests
A collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models.
Stars: ✭ 156 (-45.26%)
Mutual labels:  random-forest, gradient-boosting
Amazon-Fine-Food-Review
Machine learning algorithm such as KNN,Naive Bayes,Logistic Regression,SVM,Decision Trees,Random Forest,k means and Truncated SVD on amazon fine food review
Stars: ✭ 28 (-90.18%)
Mutual labels:  random-forest, svm
linear-tree
A python library to build Model Trees with Linear Models at the leaves.
Stars: ✭ 128 (-55.09%)
Mutual labels:  random-forest, scikit-learn
AdaptiveRandomForest
Repository for the AdaptiveRandomForest algorithm implemented in MOA 2016-04
Stars: ✭ 28 (-90.18%)
Mutual labels:  random-forest, ensemble-learning
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+1069.82%)
Mutual labels:  random-forest, svm
User Machine Learning Tutorial
useR! 2016 Tutorial: Machine Learning Algorithmic Deep Dive http://user2016.org/tutorials/10.html
Stars: ✭ 393 (+37.89%)
Mutual labels:  random-forest, ensemble-learning
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 (+1884.56%)
Mutual labels:  random-forest, ensemble-learning
Machinelearnjs
Machine Learning library for the web and Node.
Stars: ✭ 498 (+74.74%)
Mutual labels:  random-forest, svm
turbofan failure
Aircraft engine failure prediction model
Stars: ✭ 23 (-91.93%)
Mutual labels:  svm, scikit-learn
AutoTabular
Automatic machine learning for tabular data. ⚡🔥⚡
Stars: ✭ 51 (-82.11%)
Mutual labels:  scikit-learn, xgboost
Dash Svm
Interactive SVM Explorer, using Dash and scikit-learn
Stars: ✭ 147 (-48.42%)
Mutual labels:  svm, scikit-learn
Pytorch classification
利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码
Stars: ✭ 395 (+38.6%)
Mutual labels:  random-forest, svm
Jsmlt
🏭 JavaScript Machine Learning Toolkit
Stars: ✭ 22 (-92.28%)
Mutual labels:  random-forest, svm
Gcforest
This is the official implementation for the paper 'Deep forest: Towards an alternative to deep neural networks'
Stars: ✭ 1,214 (+325.96%)
Mutual labels:  random-forest, ensemble-learning
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 (-85.96%)
Mutual labels:  random-forest, svm
How-to-score-0.8134-in-Titanic-Kaggle-Challenge
Solution of the Titanic Kaggle competition
Stars: ✭ 114 (-60%)
Mutual labels:  random-forest, scikit-learn
ICC-2019-WC-prediction
Predicting the winner of 2019 cricket world cup using random forest algorithm
Stars: ✭ 41 (-85.61%)
Mutual labels:  random-forest, scikit-learn
Breast-Cancer-Scikitlearn
simple tutorial on Machine Learning with Scikitlearn
Stars: ✭ 33 (-88.42%)
Mutual labels:  random-forest, svm
Sharplearning
Machine learning for C# .Net
Stars: ✭ 294 (+3.16%)
Mutual labels:  random-forest, ensemble-learning
bitcoin-prediction
bitcoin prediction algorithms
Stars: ✭ 21 (-92.63%)
Deep Forest
An Efficient, Scalable and Optimized Python Framework for Deep Forest (2021.2.1)
Stars: ✭ 547 (+91.93%)
Mutual labels:  random-forest, ensemble-learning
Hyperparameter Optimization Of Machine Learning Algorithms
Implementation of hyperparameter optimization/tuning methods for machine learning & deep learning models (easy&clear)
Stars: ✭ 516 (+81.05%)
Mutual labels:  random-forest, svm
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+670.88%)
Mutual labels:  random-forest, scikit-learn
Emlearn
Machine Learning inference engine for Microcontrollers and Embedded devices
Stars: ✭ 154 (-45.96%)
Mutual labels:  random-forest, scikit-learn
introduction-to-machine-learning
A document covering machine learning basics. 🤖📊
Stars: ✭ 17 (-94.04%)
Mutual labels:  random-forest, svm
Awesome Fraud Detection Papers
A curated list of data mining papers about fraud detection.
Stars: ✭ 843 (+195.79%)
Mutual labels:  random-forest, gradient-boosting
Orange3
🍊 📊 💡 Orange: Interactive data analysis
Stars: ✭ 3,152 (+1005.96%)
Mutual labels:  random-forest, scikit-learn
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 (+543.86%)
Mutual labels:  random-forest, xgboost
Machine Learning In R
Workshop (6 hours): preprocessing, cross-validation, lasso, decision trees, random forest, xgboost, superlearner ensembles
Stars: ✭ 144 (-49.47%)
Mutual labels:  random-forest, xgboost
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 (-38.25%)
Mutual labels:  random-forest, gradient-boosting
Tensorflow Ml Nlp
텐서플로우와 머신러닝으로 시작하는 자연어처리(로지스틱회귀부터 트랜스포머 챗봇까지)
Stars: ✭ 176 (-38.25%)
Mutual labels:  random-forest, xgboost
text-classification-cn
中文文本分类实践,基于搜狗新闻语料库,采用传统机器学习方法以及预训练模型等方法
Stars: ✭ 81 (-71.58%)
Mutual labels:  svm, scikit-learn
LSTM-Time-Series-Analysis
Using LSTM network for time series forecasting
Stars: ✭ 41 (-85.61%)
Infiniteboost
InfiniteBoost: building infinite ensembles with gradient descent
Stars: ✭ 180 (-36.84%)
Mutual labels:  random-forest, gradient-boosting
Ml Projects
ML based projects such as Spam Classification, Time Series Analysis, Text Classification using Random Forest, Deep Learning, Bayesian, Xgboost in Python
Stars: ✭ 127 (-55.44%)
Mutual labels:  random-forest, svm
Trajectory-Analysis-and-Classification-in-Python-Pandas-and-Scikit-Learn
Formed trajectories of sets of points.Experimented on finding similarities between trajectories based on DTW (Dynamic Time Warping) and LCSS (Longest Common SubSequence) algorithms.Modeled trajectories as strings based on a Grid representation.Benchmarked KNN, Random Forest, Logistic Regression classification algorithms to classify efficiently t…
Stars: ✭ 41 (-85.61%)
Mutual labels:  random-forest, scikit-learn
eForest
This is the official implementation for the paper 'AutoEncoder by Forest'
Stars: ✭ 71 (-75.09%)
Mutual labels:  random-forest, autoencoder
TextClassification
基于scikit-learn实现对新浪新闻的文本分类,数据集为100w篇文档,总计10类,测试集与训练集1:1划分。分类算法采用SVM和Bayes,其中Bayes作为baseline。
Stars: ✭ 86 (-69.82%)
Mutual labels:  svm, scikit-learn
imbalanced-ensemble
Class-imbalanced / Long-tailed ensemble learning in Python. Modular, flexible, and extensible. | 模块化、灵活、易扩展的类别不平衡/长尾机器学习库
Stars: ✭ 199 (-30.18%)
Mutual labels:  scikit-learn, ensemble-learning
pycobra
python library implementing ensemble methods for regression, classification and visualisation tools including Voronoi tesselations.
Stars: ✭ 111 (-61.05%)
Mutual labels:  scikit-learn, ensemble-learning
dlime experiments
In this work, we propose a deterministic version of Local Interpretable Model Agnostic Explanations (LIME) and the experimental results on three different medical datasets shows the superiority for Deterministic Local Interpretable Model-Agnostic Explanations (DLIME).
Stars: ✭ 21 (-92.63%)
Mutual labels:  random-forest, scikit-learn
Mnist Classification
Pytorch、Scikit-learn实现多种分类方法,包括逻辑回归(Logistic Regression)、多层感知机(MLP)、支持向量机(SVM)、K近邻(KNN)、CNN、RNN,极简代码适合新手小白入门,附英文实验报告(ACM模板)
Stars: ✭ 109 (-61.75%)
Mutual labels:  svm, scikit-learn
Facial Expression Recognition Svm
Training SVM classifier to recognize people expressions (emotions) on Fer2013 dataset
Stars: ✭ 110 (-61.4%)
Mutual labels:  svm, scikit-learn
Text classification
Text Classification Algorithms: A Survey
Stars: ✭ 1,276 (+347.72%)
go-ml-benchmarks
⏱ Benchmarks of machine learning inference for Go
Stars: ✭ 27 (-90.53%)
Mutual labels:  scikit-learn, xgboost
1-60 of 1004 similar projects