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 0d4770f commit 253ae0eCopy full SHA for 253ae0e
doc/modules/clustering.rst
@@ -218,6 +218,8 @@ transform method of a trained model of :class:`KMeans`.
218
219
.. topic:: Examples:
220
221
+ * :ref:`example_cluster_plot_kmeans_assumptions.py`: Demonstrating when
222
+ k-means performs intuitively and when it does not
223
* :ref:`example_cluster_plot_kmeans_digits.py`: Clustering handwritten digits
224
225
.. topic:: References:
0 commit comments