python3f / locally-linear-embedding

Locally linear embedding (LLE) is a data visualisation technique based on local linearity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Locally linear embedding (LLE) is a data visualisation technique based on local linearity.

Course: Optimization Methods, Spring 2020
Taught by: Prof. Jawahar C. V.

See main.ipynb for python notebook. You can edit it in Colaboratory.



About

Locally linear embedding (LLE) is a data visualisation technique based on local linearity.

License:MIT License


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%