Locally Linear Embedding (LLE) in Python

preview_player
Показать описание
Locally Linear Embedding (LLE) is a method of Non Linear Dimensionality reduction which performs nonlinear dimensionality reduction by preserving the neighborhood structure of the data points.
Basic assumption of LLE is that each data point and its neighbors lie on or close to a locally linear patch of the manifold.
I explained the logic of regular and several variants of LLE, then demonstrated how to implement them in Python.
You are welcome to provide your comments and subscribe to my YouTube channel.

Рекомендации по теме
Комментарии
Автор

Do you think you could make a video on how you would value a corporate bond using python or excel on a real world example? that would be very interesting.

skittles