Skip to content

Commit 253ae0e

Browse files
author
Phil Roth
committed
Adding a reference to the example in the narrative documentation
1 parent 0d4770f commit 253ae0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

doc/modules/clustering.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -218,6 +218,8 @@ transform method of a trained model of :class:`KMeans`.
218218

219219
.. topic:: Examples:
220220

221+
* :ref:`example_cluster_plot_kmeans_assumptions.py`: Demonstrating when
222+
k-means performs intuitively and when it does not
221223
* :ref:`example_cluster_plot_kmeans_digits.py`: Clustering handwritten digits
222224

223225
.. topic:: References:

0 commit comments

Comments
 (0)