Skip to content
/ pca Public

A comparison of PCA and autoencoder using the wine dataset

Notifications You must be signed in to change notification settings

lena-will/pca

Repository files navigation

Principal Component Analysis

This repository looks at dimensionality reduction techniques. It contains the code to a principal component analysis and to an autoencoder, both using the wine dataset.

Getting started

Start by cloning the Git repository:

git clone https://github.com/lena-will/pca.git

Data

I use the wine dataset from UCI's machine learning repository. The data and description can be found here: https://archive.ics.uci.edu/ml/datasets/wine

About

A comparison of PCA and autoencoder using the wine dataset

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages