All Projects → MLDay18 → Similar Projects or Alternatives

152 Open source projects that are alternatives of or similar to MLDay18

Sharplearning
Machine learning for C# .Net
Stars: ✭ 294 (+1860%)
Mutual labels:  random-forest, decision-trees
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 (+86.67%)
Mutual labels:  random-forest, decision-trees
Text classification
Text Classification Algorithms: A Survey
Stars: ✭ 1,276 (+8406.67%)
Mutual labels:  random-forest, decision-trees
yggdrasil-decision-forests
A collection of state-of-the-art algorithms for the training, serving and interpretation of Decision Forest models.
Stars: ✭ 156 (+940%)
Mutual labels:  random-forest, decision-trees
Network Intrusion Detection
Machine Learning with the NSL-KDD dataset for Network Intrusion Detection
Stars: ✭ 119 (+693.33%)
Mutual labels:  random-forest, decision-trees
2018 Machinelearning Lectures Esa
Machine Learning Lectures at the European Space Agency (ESA) in 2018
Stars: ✭ 280 (+1766.67%)
Mutual labels:  random-forest, decision-trees
goscore
Go Scoring API for PMML
Stars: ✭ 85 (+466.67%)
Mutual labels:  random-forest, decision-trees
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 (+12133.33%)
aws-machine-learning-university-dte
Machine Learning University: Decision Trees and Ensemble Methods
Stars: ✭ 119 (+693.33%)
Mutual labels:  random-forest, decision-trees
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 (+420%)
Mutual labels:  random-forest, decision-trees
interpretable-ml
Techniques & resources for training interpretable ML models, explaining ML models, and debugging ML models.
Stars: ✭ 17 (+13.33%)
supervised-machine-learning
This repo contains regression and classification projects. Examples: development of predictive models for comments on social media websites; building classifiers to predict outcomes in sports competitions; churn analysis; prediction of clicks on online ads; analysis of the opioids crisis and an analysis of retail store expansion strategies using…
Stars: ✭ 34 (+126.67%)
Mutual labels:  random-forest, decision-trees
rfvis
A tool for visualizing the structure and performance of Random Forests 🌳
Stars: ✭ 20 (+33.33%)
Mutual labels:  random-forest, decision-trees
click-through-rate-prediction
📈 Click-Through Rate Prediction using Logistic Regression and Tree Algorithms
Stars: ✭ 60 (+300%)
Mutual labels:  random-forest, decision-trees
Machine Learning Is All You Need
🔥🌟《Machine Learning 格物志》: ML + DL + RL basic codes and notes by sklearn, PyTorch, TensorFlow, Keras & the most important, from scratch!💪 This repository is ALL You Need!
Stars: ✭ 173 (+1053.33%)
Mutual labels:  random-forest, decision-trees
Machine Learning In R
Workshop (6 hours): preprocessing, cross-validation, lasso, decision trees, random forest, xgboost, superlearner ensembles
Stars: ✭ 144 (+860%)
Mutual labels:  random-forest, decision-trees
Dtreeviz
A python library for decision tree visualization and model interpretation.
Stars: ✭ 1,857 (+12280%)
Mutual labels:  random-forest, decision-trees
Bike-Sharing-Demand-Kaggle
Top 5th percentile solution to the Kaggle knowledge problem - Bike Sharing Demand
Stars: ✭ 33 (+120%)
Mutual labels:  random-forest, decision-trees
AdaptiveRandomForest
Repository for the AdaptiveRandomForest algorithm implemented in MOA 2016-04
Stars: ✭ 28 (+86.67%)
Mutual labels:  random-forest, decision-trees
Breast-Cancer-Scikitlearn
simple tutorial on Machine Learning with Scikitlearn
Stars: ✭ 33 (+120%)
Mutual labels:  random-forest, decision-trees
linear-tree
A python library to build Model Trees with Linear Models at the leaves.
Stars: ✭ 128 (+753.33%)
Mutual labels:  random-forest, decision-trees
Sporf
This is the implementation of Sparse Projection Oblique Randomer Forest
Stars: ✭ 70 (+366.67%)
Mutual labels:  random-forest, decision-trees
Machine Learning With Python
Python code for common Machine Learning Algorithms
Stars: ✭ 3,334 (+22126.67%)
Mutual labels:  random-forest, decision-trees
R-stats-machine-learning
Misc Statistics and Machine Learning codes in R
Stars: ✭ 33 (+120%)
Mutual labels:  random-forest, decision-trees
Machine Learning Models
Decision Trees, Random Forest, Dynamic Time Warping, Naive Bayes, KNN, Linear Regression, Logistic Regression, Mixture Of Gaussian, Neural Network, PCA, SVD, Gaussian Naive Bayes, Fitting Data to Gaussian, K-Means
Stars: ✭ 160 (+966.67%)
Mutual labels:  random-forest, decision-trees
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+14546.67%)
Mutual labels:  random-forest, decision-trees
Orange3
🍊 📊 💡 Orange: Interactive data analysis
Stars: ✭ 3,152 (+20913.33%)
Mutual labels:  random-forest, decision-trees
Awesome Decision Tree Papers
A collection of research papers on decision, classification and regression trees with implementations.
Stars: ✭ 1,908 (+12620%)
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 (+1073.33%)
Mutual labels:  random-forest, decision-trees
decision-trees-for-ml
Building Decision Trees From Scratch In Python
Stars: ✭ 61 (+306.67%)
telco-customer-churn-in-r-and-h2o
Showcase for using H2O and R for churn prediction (inspired by ZhouFang928 examples)
Stars: ✭ 59 (+293.33%)
Mutual labels:  gradient-boosting-machine
onelearn
Online machine learning methods
Stars: ✭ 14 (-6.67%)
Mutual labels:  random-forest
LSTM-Time-Series-Analysis
Using LSTM network for time series forecasting
Stars: ✭ 41 (+173.33%)
Mutual labels:  random-forest
bonsai-dt
Programmable Decision Tree Framework
Stars: ✭ 34 (+126.67%)
Mutual labels:  gradient-boosting-machine
partial dependence
Python package to visualize and cluster partial dependence.
Stars: ✭ 23 (+53.33%)
Mutual labels:  partial-dependence-plot
RobustTrees
[ICML 2019, 20 min long talk] Robust Decision Trees Against Adversarial Examples
Stars: ✭ 62 (+313.33%)
Mutual labels:  decision-trees
How-to-score-0.8134-in-Titanic-Kaggle-Challenge
Solution of the Titanic Kaggle competition
Stars: ✭ 114 (+660%)
Mutual labels:  random-forest
multi-imbalance
Python package for tackling multi-class imbalance problems. http://www.cs.put.poznan.pl/mlango/publications/multiimbalance/
Stars: ✭ 66 (+340%)
Mutual labels:  decision-trees
Shapley regressions
Statistical inference on machine learning or general non-parametric models
Stars: ✭ 37 (+146.67%)
Mutual labels:  random-forest
IPL-ML-2018
Predicting IPL match results. https://kuharan.github.io/IPL-ML-2018/
Stars: ✭ 14 (-6.67%)
Mutual labels:  decision-trees
arboreto
A scalable python-based framework for gene regulatory network inference using tree-based ensemble regressors.
Stars: ✭ 33 (+120%)
Mutual labels:  random-forest
ICC-2019-WC-prediction
Predicting the winner of 2019 cricket world cup using random forest algorithm
Stars: ✭ 41 (+173.33%)
Mutual labels:  random-forest
introduction-to-machine-learning
A document covering machine learning basics. 🤖📊
Stars: ✭ 17 (+13.33%)
Mutual labels:  random-forest
Machine learning trading algorithm
Master's degree project: Development of a trading algorithm which uses supervised machine learning classification techniques to generate buy/sell signals
Stars: ✭ 20 (+33.33%)
Mutual labels:  random-forest
The-Supervised-Learning-Workshop
An Interactive Approach to Understanding Supervised Learning Algorithms
Stars: ✭ 24 (+60%)
Mutual labels:  decision-trees
IBM-final-project-Machine-Learning
Final project of IBM's course https://www.coursera.org/learn/machine-learning-with-python on coursera
Stars: ✭ 33 (+120%)
Mutual labels:  decision-trees
Face-Landmarking
Real time face landmarking using decision trees and NN autoencoders
Stars: ✭ 73 (+386.67%)
Mutual labels:  decision-trees
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 (+126.67%)
Mutual labels:  random-forest
dflow
A lightweight library for designing and executing workflows in .NET Core
Stars: ✭ 23 (+53.33%)
Mutual labels:  decision-trees
forestError
A Unified Framework for Random Forest Prediction Error Estimation
Stars: ✭ 23 (+53.33%)
Mutual labels:  random-forest
xforest
A super-fast and scalable Random Forest library based on fast histogram decision tree algorithm and distributed bagging framework. It can be used for binary classification, multi-label classification, and regression tasks. This library provides both Python and command line interface to users.
Stars: ✭ 20 (+33.33%)
Mutual labels:  random-forest
Machine Learning From Scratch
Machine Learning models from scratch with a better visualisation
Stars: ✭ 15 (+0%)
Mutual labels:  decision-trees
efficient online learning
Efficient Online Transfer Learning for 3D Object Detection in Autonomous Driving
Stars: ✭ 20 (+33.33%)
Mutual labels:  random-forest
business-rules-motor-insurance
Hyperon - Motor Insurance Demo App. This is a sample application to demonstrate capabilities of Hyperon.io library (Java Business Rules Engine (BRE)/Java Pricing Engine). The application demonstrates responsive quotations for Car/Motor Insurance based on decision tables and Rhino functions (for math calculations). It shows different possible bus…
Stars: ✭ 16 (+6.67%)
Mutual labels:  decision-trees
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 (+40%)
Mutual labels:  random-forest
jupyter-notebooks
Jupyter Notebooks and miscellaneous
Stars: ✭ 51 (+240%)
Mutual labels:  random-forest
Voice4Rural
A complete one stop solution for all the problems of Rural area people. 👩🏻‍🌾
Stars: ✭ 12 (-20%)
Mutual labels:  decision-trees
cheapml
Machine Learning algorithms coded from scratch
Stars: ✭ 17 (+13.33%)
Mutual labels:  random-forest
ecPoint-Calibrate
Interactive GUI (developed in Python) for calibration and conditional verification of numerical weather prediction model outputs.
Stars: ✭ 19 (+26.67%)
Mutual labels:  decision-trees
receiptdID
Receipt.ID is a multi-label, multi-class, hierarchical classification system implemented in a two layer feed forward network.
Stars: ✭ 22 (+46.67%)
Mutual labels:  random-forest
1-60 of 152 similar projects