Skip to content

Dimensionality reduction methods #6

Description

@graft

Tools for reducing (or perhaps "reshaping") the dimensionality of high-dimensional data are indispensable to a project like this. We should implement the following methods:

  • Principal Components Analysis - given an input matrix, return a principle components matrix

  • tSNE - given an input matrix, return a 2-dimensional reduction of that matrix

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions