Svelte app for interactive article about UMAP.
yarn
yarn dev
# To run individual figures standalone
yarn dev:toy
yarn dev:toy_comparison
yarn dev:cech
yarn dev:hyperparameters
yarn dev:mammoth-umap
yarn dev:mammoth-tsne
- min_dist axis match styles with text
- change minDist to min_dist
- transition mammoth hover on slider (maybe css transitions?)
- avoid double renders when rotation is on
- x bolding shifts text
- x linked hover mammoth-tsne
- x linked hover hyperparameters
- x linked hover mammoth-umap
- x linked hover fmnist
- x linked hover toy_comparison