paper-with-me

Papers

mvlearn: Multiview Machine Learning in Python

2020-05-25 · Ronan Perry, Gavin Mischler, Richard Guo, Theodore Lee, Alexander Chang, Arman Koul, Cameron Franz, Hugo Richard, Iain Carmichael, Pierre Ablin, Alexandre Gramfort, Joshua T. Vogelstein

As data are generated more and more from multiple disparate sources, multiview data sets, where each sample has features in distinct views, have ballooned in recent years. However, no comprehensive package exists that enables non-specialists to use these methods easily. mvlearn is a Python library which implements the leading multiview machine learning methods. Its simple API closely follows that of scikit-learn for increased ease-of-use. The package can be installed from Python Package Index (PyPI) and the conda package manager and is released under the MIT open-source license. The documentation, detailed examples, and all releases are available at https://mvlearn.github.io/.

📄 PDF Abstract BibTeX arXiv:2005.11890

Code (0)

등록된 구현이 없습니다.

Tasks

BIG-bench Machine Learning

Similar Papers 제목 키워드 기반

mvlearnR and Shiny App for multiview learning

2023-11-25 · Elise F. Palzer, Sandra E. Safo

The package mvlearnR and accompanying Shiny App is intended for integrating data from multiple sources or views or modalities (e.g. genomics, proteomics, clinical and demographic data). Most existing software packages fo…

Data IntegrationMultiview Learning

Scalable Randomized Kernel Methods for Multiview Data Integration and Prediction

2023-04-10 · Sandra E. Safo, Han Lu

We develop scalable randomized kernel methods for jointly associating data from multiple sources and simultaneously predicting an outcome or classifying a unit into one of two or more classes. The proposed methods model …

Data Integration

Neural Attentive Multiview Machines

2020-02-18 · Oren Barkan, Ori Katz, Noam Koenigstein

An important problem in multiview representation learning is finding the optimal combination of views with respect to the specific task at hand. To this end, we introduce NAM: a Neural Attentive Multiview machine that le…

Representation Learning

Pose2Sim: An open-source Python package for multiview markerless kinematics

2022-09-14 · Journal of OpenSource Software JOSS 2022 9 · David Pagnon, Mathieu Domalain, Lionel Reveret

Pose2Sim provides a workflow for 3D markerless kinematics, as an alternative to the more usual marker-based motion capture methods. Pose2Sim stands for “OpenPose to OpenSim”, as it uses OpenPose inputs (2D coordinates ob…

SVM-based Multiview Face Recognition by Generalization of Discriminant Analysis

2010-01-23 · Dakshina Ranjan Kisku, Hunny Mehrotra, Jamuna Kanta Sing, Phalguni Gupta

Identity verification of authentic persons by their multiview faces is a real valued problem in machine vision. Multiview faces are having difficulties due to non-linear representation in the feature space. This paper il…

Face Recognition