enriquegit/multiviewstacking

A python implementation of the Multi-View Stacking algorithm

42
/ 100
Emerging

When you have different types of data (like images, audio, and text for a movie, or sensor readings from multiple devices) that all describe the same thing, this tool helps you combine them for better predictions. It takes your various data views and trains separate models for each, then uses those models' predictions to train a final, overall model. This is for data scientists or machine learning practitioners who need to make more accurate classifications from diverse data sources.

Available on PyPI.

Use this if you have a classification problem where the data naturally splits into distinct 'views' (e.g., different sensor types, image features, text descriptions) and you want to leverage all of them for a more robust prediction.

Not ideal if your data is already a single, uniform set of features or if you're not working on a classification task.

activity-recognition cybersecurity-analytics multi-modal-data predictive-modeling classification
Maintenance 10 / 25
Adoption 7 / 25
Maturity 25 / 25
Community 0 / 25

How are scores calculated?

Stars

30

Forks

Language

Python

License

MIT

Last pushed

Mar 12, 2026

Commits (30d)

0

Dependencies

3

Get this data via API

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

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