sklearn-random-bits-forest

Hybrid forest

An implementation of a hybrid machine learning algorithm combining neural networks, boosting, and random forests.

Scikit-learn compatible wrapper of the Random Bits Forest program written by (Wang et al., 2016)

GitHub

9 stars
3 watching
2 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mljs/random-forest A JavaScript implementation of a random forest algorithm for classification and regression tasks. 61
masatoi/cl-random-forest An implementation of Random Forest for multiclass classification and univariate regression in Common Lisp. 60
karpathy/random-forest-matlab An implementation of a Random Forest algorithm in MATLAB 183
imbs-hl/ranger A fast implementation of random forests suitable for high-dimensional data in C++ 780
malaschitz/randomforest A Go implementation of random forest algorithms for machine learning and data analysis 47
tmadl/sklearn-expertsys A scikit-learn wrapper for interpretable classifiers based on decision rules 489
mikeizbicki/hlearn Developing a high-performance machine learning library that balances speed and flexibility in Haskell 1,623
karpathy/forestjs An implementation of a Random Forest algorithm for binary classification in JavaScript. 300
amueller/scipy_2015_sklearn_tutorial Tutorials and materials for learning machine learning with Python using popular libraries like scikit-learn. 576
tensorflow/decision-forests Provides tools and APIs for training, serving, and interpreting decision forest models in TensorFlow. 666
sql-machine-learning/elasticdl A framework for building and training distributed deep learning models in Kubernetes environments. 735
rsteca/sklearn-deap Replaces grid search with evolutionary algorithms to find optimal parameters for machine learning models 771
mindsdb/lightwood Automated machine learning framework using JSON syntax to define and generate custom pipelines with pre-processing, feature engineering, and model building steps. 453
talwalkarlab/leaf A benchmarking framework for federated machine learning tasks across various domains and datasets 856
edwardraff/jsat A Java library providing a range of machine learning algorithms and tools for statistical analysis 791