Skip to content

Commit 6bf3342

Browse files
remove errant paren
1 parent aafcf9c commit 6bf3342

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/clustering.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -775,7 +775,7 @@ total WSSD, since the cluster center (denoted by large shapes with black outline
775775
the other hand, if we set K greater than 3, the clustering subdivides subgroups of data; this does indeed still
776776
decrease the total WSSD, but by only a *diminishing amount*. If we plot the total WSSD versus the number of
777777
clusters, we see that the decrease in total WSSD levels off (or forms an "elbow shape") when we reach roughly
778-
the right number of clusters ({numref}`toy-kmeans-elbow`)).
778+
the right number of clusters ({numref}`toy-kmeans-elbow`).
779779

780780
:::{glue:figure} toy-kmeans-elbow
781781
:figwidth: 700px

0 commit comments

Comments
 (0)