vecxoz/vecstack

Python package for stacking (machine learning technique)

60
/ 100
Established

When building predictive models, you often combine multiple individual models to create a more powerful "stacked" model. This tool helps data scientists and machine learning engineers easily generate the intermediate predictions needed for stacking from various machine learning models. It takes your raw training and test datasets and a list of individual models, and outputs new datasets ready for training your final stacked model.

699 stars. Available on PyPI.

Use this if you want to improve the accuracy of your predictive models by systematically combining the outputs of multiple base models, whether for classification or regression tasks.

Not ideal if you are looking for a simple, single-model solution or if you are not familiar with machine learning ensemble techniques like stacking.

predictive-modeling machine-learning-engineering data-science ensemble-modeling model-optimization
Maintenance 6 / 25
Adoption 10 / 25
Maturity 25 / 25
Community 19 / 25

How are scores calculated?

Stars

699

Forks

82

Language

Python

License

Last pushed

Nov 01, 2025

Commits (30d)

0

Dependencies

3

Get this data via API

curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/vecxoz/vecstack"

Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.