Modeling lab

CH-315

2.12. Feature projection

This page is part of the content downloaded from 2.12. Feature projection on Wednesday, 25 December 2024, 15:27. Note that some content and any files larger than 50 MB are not downloaded.

Description

In this lecture we discuss an alternative to get smaller number of features: feature projection. This is often used for visualization and we will focus on PCA. 


Page content

Lecture

https://youtu.be/Te7zjmv7_uI

Slides

content/feature_projection.pdf


Additional Resources/References

(1) How to use tSNE: https://distill.pub/2016/misread-tsne/

(2) Exploration of dimensionality reduction: https://colah.github.io/posts/2014-10-Visualizing-MNIST/