/mvlearn

Python package for multi-view machine learning

Primary LanguagePythonMIT LicenseMIT

PyPI - Python Version GH Actions Tests CircleCI codecov PyPI version Conda Version License arXiv shield

mvlearn is an open-source Python software package for multiview learning tools.

mvlearn aims to serve as a community-driven open-source software package that offers reference implementations for algorithms and methods related to multiview learning (machine learning in settings where there are multiple incommensurate views or feature sets for each sample). It brings together the most widely-used tools in this setting with a standardized scikit-learn like API, well tested code and high-quality documentation. Doing so, we aim to facilitate application, extension, and comparison of methods, and offer a foundation for research into new multiview algorithms. We welcome new contributors and the addition of methods with proven efficacy and current use.