Skip to main content

Multiview clustering and dimensionality reduction

Project description

Multiview clustering and dimensionality reduction

The multiview package provides multiview methods to work with
multiview data (datasets with several data matrices from the same
samples). It contains methods for multiview dimensionality reduction
and methods for multiview clustering.

Multiview dimensionality reduction

Given a multiview dataset with v input data matrices,multiview
dimensionality reduction methods produce a single, low-dimensional
projection of the input data samples, trying to mantain as much of the
original information as possible.

Package multiview offers the function :doc:`mvmds` to perform multiview
dimensionality reduction in a similar way than the multidimensional scaling
method (cmdscale in R).

Another dimensionality reduction function in this package is :doc:`mvtsne`,
that extends tsne in R to multiview data.

Multiview clustering

Given a multiview dataset with v input data matrices, multiview
clustering methods produce a single clustering assignment, considering
the information from all the input views.
Package multiview offers the function :doc:`mvsc` to perform multiview
spectral clustering. It is an extension to spectral clustering
(in R) to multiview datasets.

Project details


Release history Release notifications | RSS feed

This version

1.0

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

multiview-1.0.tar.gz (2.1 MB view hashes)

Uploaded Source

Built Distribution

multiview-1.0-py3.6.egg (1.6 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page