Skip to content

Dimensionality reduction and data embedding via PCA, MDS, and Isomap.

Notifications You must be signed in to change notification settings

mark-antal-csizmadia/pca-mds-isomap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pca-mds-isomap

Open In Colab

Dimensionality reduction and data embedding via PCA, MDS, and Isomap.

Data

The "zoo" dataset (https://archive.ics.uci.edu/ml/datasets/zoo) is included in the "zoo.data" file. The dataset description is included in the "zoo.names" file. Meta-information about the dataset is included in the "Index" file.