8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c58057 commit 9c732e1Copy full SHA for 9c732e1
doc/modules/manifold.rst
@@ -509,7 +509,7 @@ The disadvantages to using t-SNE are roughly:
509
* The algorithm is stochastic and multiple restarts with different seeds can
510
yield different embeddings. However, it is perfectly legitimate to pick the
511
embedding with the least error.
512
-* Global structure is not explicitly preserved. This is problem is mitigated by
+* Global structure is not explicitly preserved. This problem is mitigated by
513
initializing points with PCA (using `init='pca'`).
514
515
0 commit comments