-
Updated
Dec 30, 2020 - Jupyter Notebook
#
ensemble-learning
Here are 390 public repositories matching this topic...
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.
python
java
data-science
machine-learning
multi-threading
opensource
r
big-data
spark
deep-learning
hadoop
random-forest
gpu
naive-bayes
h2o
distributed
pca
gbm
ensemble-learning
automl
Python for《Deep Learning》,该书为《深度学习》(花书) 数学推导、原理剖析与源码级别代码实现
-
Updated
Jun 23, 2020 - Python
A collection of research papers on decision, classification and regression trees with implementations.
classifier
machine-learning
random-forest
statistical-learning
xgboost
lightgbm
gradient-boosting-machine
ensemble-learning
cart
decision-tree
tree-ensemble
decision-tree-classifier
gradient-boosting
classification-trees
decision-tree-learning
decision-tree-model
classification-model
catboost
regression-tree
machine-learning-research
-
Updated
Dec 21, 2020 - Python
General Assembly's 2015 Data Science course in Washington, DC
python
data-science
machine-learning
natural-language-processing
course
clustering
naive-bayes
linear-regression
scikit-learn
jupyter-notebook
pandas
data-visualization
web-scraping
data-analysis
ensemble-learning
logistic-regression
decision-trees
regular-expressions
data-cleaning
model-evaluation
-
Updated
Apr 18, 2016 - Jupyter Notebook
A web-based application for quick, scalable, and automated hyperparameter tuning and stacked ensembling in Python.
data-science
machine-learning
scikit-learn
hyperparameter-optimization
ensemble-learning
automated-machine-learning
stacked-ensembles
-
Updated
Jun 6, 2018 - Python
This is the official implementation for the paper 'Deep forest: Towards an alternative to deep neural networks'
-
Updated
Jul 25, 2020 - Python
ablaom
commented
Nov 4, 2020
The PR JuliaData/CategoricalArrays.jl#310 means that an array with elements of type Symbol can no longer be wrapped as a CategoricalArray.
This means all MLJ documentation and test code that uses symbols in categorical data must be refactored to use strings instead.
These repos, at least, need checking/refactoring, in order of priority:
-
MLJ
-
[x]
ML-Ensemble – high performance ensemble learning
-
Updated
Feb 25, 2020 - Python
A collection of anomaly detection methods (iid/point-based, graph and time series) including active learning for anomaly detection/discovery, bayesian rule-mining, description for diversity/explanation/interpretability. Analysis of incorporating label feedback with ensemble and tree-based detectors. Includes adversarial attacks with Graph Convolutional Network.
streaming
timeseries
time-series
lstm
generative-adversarial-network
gan
rnn
autoencoder
ensemble-learning
trees
active-learning
concept-drift
graph-convolutional-networks
interpretability
anomaly-detection
adversarial-attacks
explaination
anogan
unsuperivsed
nettack
-
Updated
Sep 25, 2020 - Python
Python package for stacking (machine learning technique)
machine-learning
ensemble
ensemble-learning
stacking
bagging
blending
stacked-generalization
explain-stacking
stacking-tutorial
ensembling
-
Updated
Sep 14, 2020 - Python
A Python Toolbox for Machine Learning Model Combination
python
data-science
machine-learning
data-mining
pipeline-framework
ensemble-learning
aggregation
machine-learning-pipelines
model-combination
-
Updated
Dec 23, 2020 - Python
useR! 2016 Tutorial: Machine Learning Algorithmic Deep Dive http://user2016.org/tutorials/10.html
data-science
machine-learning
tutorial
r
deep-learning
random-forest
gradient-boosting-machine
ensemble-learning
-
Updated
Mar 5, 2018 - Jupyter Notebook
A curated list of awesome imbalanced learning papers, codes, frameworks, and libraries. | 类别不平衡学习:论文、代码、框架与库
machine-learning
awesome
ensemble-learning
awesome-list
class-imbalance
imbalanced-data
imbalanced-learning
imbalanced-classification
-
Updated
Dec 22, 2020
RMDL: Random Multimodel Deep Learning for Classification
machine-learning
information-retrieval
text-mining
data-mining
deep-neural-networks
deep-learning
text-classification
tensorflow
keras
cnn
dnn
recurrent-neural-networks
classification
rnn
image-classification
ensemble-learning
convolutional-neural-networks
multimodel
-
Updated
Dec 7, 2020 - Python
A Python library for dynamic classifier and ensemble selection
diversity
ensemble-learning
ensemble-prediction
ensemble-selection
diversity-measures
dynamic-ensembles
classifier-ensembles
dynamic-selection
-
Updated
Dec 6, 2020 - Python
Machine learning for C# .Net
learning
machine-learning
opensource
deep-learning
csharp
dotnet
random-forest
metrics
machine
cross-validation
gradient-boosting-machine
ensemble-learning
adaboost
decision-trees
neural-nets
-
Updated
Dec 27, 2020 - C#
도서 "핸즈온 머신러닝"의 예제와 연습문제를 담은 주피터 노트북입니다.
python
machine-learning
deep-neural-networks
reinforcement-learning
deep-learning
neural-network
random-forest
tensorflow
svm
scikit-learn
recurrent-neural-networks
xgboost
autoencoder
ensemble-learning
gradient-boosting
-
Updated
Mar 4, 2020 - Jupyter Notebook
A package that makes it trivial to create and evaluate machine learning pipeline architectures.
data-science
machine-learning
data-mining
pipeline
julia
classification
ensemble-learning
data-mining-algorithms
symbolic-expressions
automl
stacking
chaining
machine-learning-models
pipeline-optimization
pipeline-structure
scikitlearn-wrapper
symbolic-pipeline
-
Updated
Nov 18, 2020 - Julia
Ensemble learning related books, papers, videos, and toolboxes
-
Updated
Oct 18, 2019 - Python
Scikit-learn compatible estimation of general graphical models
machine-learning
scikit-learn
ensemble-learning
graphical-models
covariance-matrix
nonparametric
gaussian-graphical-models
graphical-lasso
rank-correlation
precision-matrix
general-graphical-models
skggm
concentration-graph
-
Updated
Dec 24, 2020 - Python
The 2nd place Solution to the Youtube-8M Video Understanding Challenge by Team Monkeytyping (based on tensorflow)
-
Updated
Sep 19, 2017 - Python
Stacked Generalization (Ensemble Learning)
-
Updated
Dec 21, 2017 - Python
Federated Knowledge Extraction Framework
-
Updated
Jun 17, 2020 - Java
DeepSuperLearner - Python implementation of the deep ensemble algorithm
-
Updated
Jun 22, 2018 - Python
Unofficial Pytorch code for "Deep Reinforcement Learning in a Handful of Trials using Probabilistic Dynamics Models"
reinforcement-learning
ensemble-learning
probabilistic-models
model-based-rl
model-based-reinforcement-learning
-
Updated
Nov 13, 2020 - Python
Implementations of Scikit-Learn like ensemble methods in Pytorch to boost your model
-
Updated
Dec 29, 2020 - Python
ICDE'20 | A general & effective ensemble framework for imbalanced classification. | 泛用,高效,鲁棒的类别不平衡学习框架
machine-learning
python3
ensemble-learning
imbalanced-data
imbalanced-learning
ensemble-methods
imbalance-classification
-
Updated
Oct 26, 2020 - Python
A Reproducible Workflow for Structural and Functional Connectome Ensemble Learning
workflow
metrics
optimization
data-frame
networkx
ensemble-learning
networks
dmn
fmri
connectomics
nilearn
covariance
graph-analysis
brain-connectivity
tractography
nipype
gaussian-graphical-models
structural-connectomes
dipy
gridsearch
dmri
ensemble-sampling
functional-connectomes
-
Updated
Dec 29, 2020 - Python
python library implementing ensemble methods for regression, classification and visualisation tools including Voronoi tesselations.
visualization
scikit-learn
python-library
machine-learning-algorithms
visualisation
regression
classification
ensemble-learning
machine-learning-library
voronoi-diagram
aggregation
predictor
-
Updated
May 18, 2020 - Python
Improve this page
Add a description, image, and links to the ensemble-learning topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ensemble-learning topic, visit your repo's landing page and select "manage topics."
How do i resume training for text classification?