Metadata-Version: 2.1
Name: mvlearn
Version: 0.0.1
Summary: A set of python modules for multiview learning
Home-page: https://github.com/NeuroDataDesign/mvlearn
Author: ('Richard Guo', 'Ronan Perry', 'Gavin Mischler', 'Theo Lee', 'Alexander Chang', 'Arman Koul', 'Cameron Franz')
Author-email: rflperry@gmail.com
License: Apache License 2.0
Description: # mvlearn
        
        [![Python](https://img.shields.io/badge/python-3.7-blue.svg)]()
        [![Build Status](https://travis-ci.com/NeuroDataDesign/mvlearn.svg?branch=master)](https://travis-ci.com/NeuroDataDesign/mvlearn)
        [![Documentation Status](https://readthedocs.org/projects/mvlearn/badge/?version=latest)](https://mvlearn.readthedocs.io/en/latest/?badge=latest)
        [![codecov](https://codecov.io/gh/NeuroDataDesign/mvlearn/branch/master/graph/badge.svg)](https://codecov.io/gh/NeuroDataDesign/mvlearn)
        
        
        mvlearn is a Python module for multiview learning.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
