Skip to content

Commit 25b9806

Browse files
authored
Merge pull request #12 from gjbex/development
Add slides on UMAP
2 parents e945c89 + cb0734a commit 25b9806

File tree

3 files changed

+11
-0
lines changed

3 files changed

+11
-0
lines changed

clustering.pptx

38.6 KB
Binary file not shown.

dimensionality_reduction.pptx

444 KB
Binary file not shown.

references.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# References
2+
3+
# High-dimensional spaces
4+
5+
* [Curse of dimensionality](https://en.wikipedia.org/wiki/Curse_of_dimensionality)
6+
* [Counter-intuitive facts](https://marckhoury.github.io/blog/counterintuitive-properties-of-high-dimensional-space/)
7+
8+
# UMAP
9+
10+
* [How it works](https://umap-learn.readthedocs.io/en/latest/how_umap_works.html)
11+
* [Hyperparameter tuning and comparison to t-SNE](https://pair-code.github.io/understanding-umap/#:~:text=UMAP%2C%20at%20its%20core%2C%20works,as%20structurally%20similar%20as%20possible.)

0 commit comments

Comments
 (0)