stacked_generalization
Stacking model library
A library providing an implementation of machine learning stacking generalization
Library for machine learning stacking generalization.
117 stars
11 watching
25 forks
Language: Python
last commit: over 5 years ago
Linked from 2 awesome lists
machine-learning
Related projects:
Repository | Description | Stars |
---|---|---|
ikki407/stacking | A Python library implementing Stacked Generalization (Ensemble Learning) for combining multiple machine learning models to improve prediction accuracy. | 221 |
fukuball/fuku-ml | An easy-to-use machine learning library with various algorithms for classification and regression tasks. | 281 |
ryuk17/machinelearning | This is a collection of machine learning algorithms implemented in Python 3.6. | 103 |
mediabrain-sjtu/feddg-ga | This project presents a method for federated domain generalization with adjustment, allowing multiple models to learn from each other across different domains. | 43 |
jaimegildesagredo/booby | A Python library for defining and validating data structures with built-in support for complex data models and relationships. | 177 |
suzaku-io/boopickle | A library for efficiently serializing data into binary format for network communication | 365 |
scicloj/scicloj.ml | A machine learning library built on top of Clojure with a focus on data preprocessing and model creation | 216 |
vecxoz/vecstack | A Python package for stacking techniques in machine learning featuring lightweight and scikit-learn compatible APIs. | 685 |
j4mie/micromodels | A library that provides declarative dictionary-based model classes for building and serializing data structures in Python. | 104 |
isekai-portal/link-context-learning | An implementation of a multimodal learning approach to improve language models' ability to recognize unseen images and understand novel concepts. | 89 |
picnicml/doddle-model | An in-memory machine learning library that provides an idiomatic Scala API for building and deploying machine learning models. | 137 |
dawenzi098/sfl-structural-federated-learning | A Python implementation of Personalized Federated Learning with Graph using PyTorch. | 50 |
scicloj/scicloj.ml.xgboost | Provides XGBoost models for machine learning tasks in Clojure | 7 |
zjulearning/graph_level_drug_discovery | A Python project that uses machine learning to improve the representation of molecules in drug discovery | 60 |
antoniogarrote/clj-ml | A Clojure library for machine learning built on top of Weka and friends | 148 |