All Projects → DecisionTree → Similar Projects or Alternatives

70 Open source projects that are alternatives of or similar to DecisionTree

DecisionTrees
Seminar work "Decision Trees - An Introduction" with presentation, seminar paper, and Python implementation
Stars: ✭ 111 (+326.92%)
Mutual labels:  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 (+515.38%)
Mutual labels:  decision-trees
Bike-Sharing-Demand-Kaggle
Top 5th percentile solution to the Kaggle knowledge problem - Bike Sharing Demand
Stars: ✭ 33 (+26.92%)
Mutual labels:  decision-trees
Voice4Rural
A complete one stop solution for all the problems of Rural area people. 👩🏻‍🌾
Stars: ✭ 12 (-53.85%)
Mutual labels:  decision-trees
Quran Tajweed
Tajweed annotation for the Qur'an
Stars: ✭ 74 (+184.62%)
Mutual labels:  decision-trees
aws-machine-learning-university-dte
Machine Learning University: Decision Trees and Ensemble Methods
Stars: ✭ 119 (+357.69%)
Mutual labels:  decision-trees
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 (+576.92%)
Mutual labels:  decision-trees
QuantumForest
Fast Differentiable Forest lib with the advantages of both decision trees and neural networks
Stars: ✭ 63 (+142.31%)
Mutual labels:  decision-trees
Dat8
General Assembly's 2015 Data Science course in Washington, DC
Stars: ✭ 1,516 (+5730.77%)
Mutual labels:  decision-trees
RobustTrees
[ICML 2019, 20 min long talk] Robust Decision Trees Against Adversarial Examples
Stars: ✭ 62 (+138.46%)
Mutual labels:  decision-trees
dflow
A lightweight library for designing and executing workflows in .NET Core
Stars: ✭ 23 (-11.54%)
Mutual labels:  decision-trees
C4.5
A python implementation of C4.5 algorithm by R. Quinlan
Stars: ✭ 51 (+96.15%)
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 (+26.92%)
Mutual labels:  decision-trees
java.math.expression.parser
java math expression parser is faster than JEP
Stars: ✭ 25 (-3.85%)
Mutual labels:  decision-trees
MLDay18
Material from "Random Forests and Gradient Boosting Machines in R" presented at Machine Learning Day '18
Stars: ✭ 15 (-42.31%)
Mutual labels:  decision-trees
PyNets
A Reproducible Workflow for Structural and Functional Connectome Ensemble Learning
Stars: ✭ 114 (+338.46%)
Mutual labels:  decision-trees
ProtoTree
ProtoTrees: Neural Prototype Trees for Interpretable Fine-grained Image Recognition, published at CVPR2021
Stars: ✭ 47 (+80.77%)
Mutual labels:  decision-trees
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 (+51026.92%)
Mutual labels:  decision-trees
Pac-Man
Evolutionary Pac-Man bots using Grammatical Evolution and Multi-objective Optimization. Cool GUI included (Undergraduate Thesis)
Stars: ✭ 50 (+92.31%)
Mutual labels:  decision-trees
Machine Learning In R
Workshop (6 hours): preprocessing, cross-validation, lasso, decision trees, random forest, xgboost, superlearner ensembles
Stars: ✭ 144 (+453.85%)
Mutual labels:  decision-trees
MachineLearning
Implementations of machine learning algorithm by Python 3
Stars: ✭ 16 (-38.46%)
Mutual labels:  decision-trees
Text classification
Text Classification Algorithms: A Survey
Stars: ✭ 1,276 (+4807.69%)
Mutual labels:  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 (+7.69%)
Mutual labels:  decision-trees
Silverdecisions
Software for creating and analyzing decision trees.
Stars: ✭ 69 (+165.38%)
Mutual labels:  decision-trees
interpretable-ml
Techniques & resources for training interpretable ML models, explaining ML models, and debugging ML models.
Stars: ✭ 17 (-34.62%)
Mutual labels:  decision-trees
goscore
Go Scoring API for PMML
Stars: ✭ 85 (+226.92%)
Mutual labels:  decision-trees
Data Science Complete Tutorial
For extensive instructor led learning
Stars: ✭ 1,027 (+3850%)
Mutual labels:  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 (+500%)
Mutual labels:  decision-trees
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 (-38.46%)
Mutual labels:  decision-trees
lleaves
Compiler for LightGBM gradient-boosted trees, based on LLVM. Speeds up prediction by ≥10x.
Stars: ✭ 132 (+407.69%)
Mutual labels:  decision-trees
stackgbm
🌳 Stacked Gradient Boosting Machines
Stars: ✭ 24 (-7.69%)
Mutual labels:  decision-trees
Machine Learning From Scratch
Machine Learning models from scratch with a better visualisation
Stars: ✭ 15 (-42.31%)
Mutual labels:  decision-trees
R-stats-machine-learning
Misc Statistics and Machine Learning codes in R
Stars: ✭ 33 (+26.92%)
Mutual labels:  decision-trees
df-dn-paper
Conceptual & empirical comparisons between decision forests & deep networks
Stars: ✭ 14 (-46.15%)
Mutual labels:  decision-trees
Statistical-Learning-using-R
This is a Statistical Learning application which will consist of various Machine Learning algorithms and their implementation in R done by me and their in depth interpretation.Documents and reports related to the below mentioned techniques can be found on my Rpubs profile.
Stars: ✭ 27 (+3.85%)
Mutual labels:  decision-trees
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 (+30.77%)
Mutual labels:  decision-trees
Orange3
🍊 📊 💡 Orange: Interactive data analysis
Stars: ✭ 3,152 (+12023.08%)
Mutual labels:  decision-trees
statemachine-go
🚦 Declarative Finite-State Machines in Go
Stars: ✭ 47 (+80.77%)
Mutual labels:  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 (+565.38%)
Mutual labels:  decision-trees
click-through-rate-prediction
📈 Click-Through Rate Prediction using Logistic Regression and Tree Algorithms
Stars: ✭ 60 (+130.77%)
Mutual labels:  decision-trees
Machine learning
Estudo e implementação dos principais algoritmos de Machine Learning em Jupyter Notebooks.
Stars: ✭ 161 (+519.23%)
Mutual labels:  decision-trees
cortana-intelligence-customer360
This repository contains instructions and code to deploy a customer 360 profile solution on Azure stack using the Cortana Intelligence Suite.
Stars: ✭ 22 (-15.38%)
Mutual labels:  decision-trees
Machine Learning With Python
Practice and tutorial-style notebooks covering wide variety of machine learning techniques
Stars: ✭ 2,197 (+8350%)
Mutual labels:  decision-trees
ecPoint-Calibrate
Interactive GUI (developed in Python) for calibration and conditional verification of numerical weather prediction model outputs.
Stars: ✭ 19 (-26.92%)
Mutual labels:  decision-trees
Network Intrusion Detection
Machine Learning with the NSL-KDD dataset for Network Intrusion Detection
Stars: ✭ 119 (+357.69%)
Mutual labels:  decision-trees
IPL-ML-2018
Predicting IPL match results. https://kuharan.github.io/IPL-ML-2018/
Stars: ✭ 14 (-46.15%)
Mutual labels:  decision-trees
Rubi
Rubi for Mathematica
Stars: ✭ 114 (+338.46%)
Mutual labels:  decision-trees
rfvis
A tool for visualizing the structure and performance of Random Forests 🌳
Stars: ✭ 20 (-23.08%)
Mutual labels:  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 (+200%)
Mutual labels:  decision-trees
Breast-Cancer-Scikitlearn
simple tutorial on Machine Learning with Scikitlearn
Stars: ✭ 33 (+26.92%)
Mutual labels:  decision-trees
Sporf
This is the implementation of Sparse Projection Oblique Randomer Forest
Stars: ✭ 70 (+169.23%)
Mutual labels:  decision-trees
multi-imbalance
Python package for tackling multi-class imbalance problems. http://www.cs.put.poznan.pl/mlango/publications/multiimbalance/
Stars: ✭ 66 (+153.85%)
Mutual labels:  decision-trees
Explore
R package that makes basic data exploration radically simple (interactive data exploration, reproducible data science)
Stars: ✭ 69 (+165.38%)
Mutual labels:  decision-trees
Encoder-Forest
eForest: Reversible mapping between high-dimensional data and path rule identifiers using trees embedding
Stars: ✭ 22 (-15.38%)
Mutual labels:  decision-trees
The-Supervised-Learning-Workshop
An Interactive Approach to Understanding Supervised Learning Algorithms
Stars: ✭ 24 (-7.69%)
Mutual labels:  decision-trees
linear-tree
A python library to build Model Trees with Linear Models at the leaves.
Stars: ✭ 128 (+392.31%)
Mutual labels:  decision-trees
aifad
AIFAD - Automated Induction of Functions over Algebraic Data Types
Stars: ✭ 27 (+3.85%)
Mutual labels:  decision-trees
AdaptiveRandomForest
Repository for the AdaptiveRandomForest algorithm implemented in MOA 2016-04
Stars: ✭ 28 (+7.69%)
Mutual labels:  decision-trees
GROOT
[ICML 2021] A fast algorithm for fitting robust decision trees. http://proceedings.mlr.press/v139/vos21a.html
Stars: ✭ 15 (-42.31%)
Mutual labels:  decision-trees
Face-Landmarking
Real time face landmarking using decision trees and NN autoencoders
Stars: ✭ 73 (+180.77%)
Mutual labels:  decision-trees
1-60 of 70 similar projects