You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: source/clustering.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -358,7 +358,7 @@ in {numref}`toy-example-clus1-center`
358
358
:figwidth: 700px
359
359
:name: toy-example-clus1-center
360
360
361
-
Cluster 1 from the `penguin_data` data set example. Observations are in blue, with the cluster center highlighted in orange.
361
+
Cluster 0 from the `penguin_data` data set example. Observations are in blue, with the cluster center highlighted in orange.
362
362
:::
363
363
364
364
```{code-cell} ipython3
@@ -400,7 +400,7 @@ These distances are denoted by lines in {numref}`toy-example-clus1-dists` for th
400
400
:figwidth: 700px
401
401
:name: toy-example-clus1-dists
402
402
403
-
Cluster 1 from the `penguin_data` data set example. Observations are in blue, with the cluster center highlighted in orange. The distances from the observations to the cluster center are represented as black lines.
403
+
Cluster 0 from the `penguin_data` data set example. Observations are in blue, with the cluster center highlighted in orange. The distances from the observations to the cluster center are represented as black lines.
0 commit comments