Skip to content

Commit 3f89521

Browse files
author
Stefan Hahmann
committed
Rename image from umap_dialog.png to dialog.png
1 parent 10a1dfa commit 3f89521

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -308,6 +308,7 @@ reduce the dimensionality of the measurements, using these algorithms:
308308

309309
* UMAP
310310
* [Uniform Manifold Approximation Projection (UMAP)](https://arxiv.org/abs/1802.03426)
311+
* This [UMAP Java implementation](https://haifengl.github.io/manifold.html#umap) is used.
311312
* Further reading: [UMAP Python implementation](https://umap-learn.readthedocs.io/en/latest/)
312313
* t-SNE
313314
* [t-distributed Stochastic Neighbor Embedding (t-SNE)](https://lvdmaaten.github.io/tsne/)
@@ -343,7 +344,7 @@ If they are selected, the algorithm will use the link feature value of its incom
343344
all incoming edges, if there is more than one incoming edge.
344345

345346
The dialog will look like this:
346-
![umap_dialog.png](doc/dimensionalityreduction/umap_dialog.png)
347+
![dialog.png](doc/dimensionalityreduction/dialog.png)
347348

348349
By default, all measurements are selected in the box.
349350

File renamed without changes.

0 commit comments

Comments
 (0)