stacking
Ensemble learner
A Python library implementing Stacked Generalization (Ensemble Learning) for combining multiple machine learning models to improve prediction accuracy.
Stacked Generalization (Ensemble Learning)
222 stars
8 watching
75 forks
Language: Python
last commit: about 7 years ago
Linked from 1 awesome list
ensembleensemble-learningpredictionscikit-learnstackingxgboost
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to automate the creation and optimization of stacked machine learning ensembles. | 1,268 |
| A library that enables quick and efficient ensemble learning on imbalanced datasets through various over-/under-sampling methods and algorithms | 340 |
| A Python library for building and training ensemble machine learning models | 849 |
| A library providing an implementation of machine learning stacking generalization | 117 |
| An open-source Python library for evaluating and explaining the contribution of individual classifiers in machine learning ensembles. | 219 |
| A collection of source code and supporting materials for a PhD study on ensemble learning methods and machine learning algorithms. | 45 |
| An R package implementing an automatic prediction model ensembling method with support for various algorithms and customization options. | 272 |
| A collection of implementations and wrappers for a tree ensemble machine learning method | 379 |
| A high-performance ensemble learning framework for decision trees in Go. | 740 |
| A comprehensive guide to building machine learning models for streaming data in Python | 68 |
| A PyTorch implementation of meta-learning using gradient descent to adapt to new tasks. | 312 |
| Combating heterogeneity in federated learning by combining adversarial training with client-wise slack during aggregation | 28 |
| A toolkit for building sequence classification models in Python | 691 |
| An implementation of a multi-directional ensemble learning method for classification and regression tasks using decision trees | 4 |
| A tool for training federated learning models with adaptive gradient balancing to handle class imbalance in multi-client scenarios. | 14 |