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 e2c2ab9 commit 8f33fddCopy full SHA for 8f33fdd
source/clustering.md
@@ -608,7 +608,7 @@ First three iterations of K-means clustering on the `penguins_standardized` exam
608
+++
609
610
Note that at this point, we can terminate the algorithm since none of the assignments changed
611
-in the fourth iteration; both the centers and labels will remain the same from this point onward.
+in the third iteration; both the centers and labels will remain the same from this point onward.
612
613
```{index} K-means; termination
614
```
0 commit comments