pranay-surya/machine_learning_algorithms--Ensemble_learning
Ensemble Learning is a machine learning technique that combines predictions from multiple models to improve accuracy and robustness. By aggregating several models, it reduces errors and produces more reliable predictions than a single model.
Stars
3
Forks
—
Language
Jupyter Notebook
License
—
Category
Last pushed
Mar 13, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/pranay-surya/machine_learning_algorithms--Ensemble_learning"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
iamDecode/sklearn-pmml-model
A library to parse and convert PMML models into Scikit-learn estimators.
yzhao062/combo
(AAAI' 20) A Python Toolbox for Machine Learning Model Combination
flennerhag/mlens
ML-Ensemble – high performance ensemble learning
vecxoz/vecstack
Python package for stacking (machine learning technique)
enriquegit/multiviewstacking
A python implementation of the Multi-View Stacking algorithm