Skip to content

Commit bccd697

Browse files
claudio1975virchanmarenwestermann
authored
DOC add link plot_inductive_clustering (#30182)
Co-authored-by: Virgil Chan <virchan.math@gmail.com> Co-authored-by: Maren Westermann <maren.westermann@gmail.com>
1 parent 7e861bc commit bccd697

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

doc/modules/clustering.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,11 @@ model with equal covariance per component.
140140
:term:`inductive` clustering methods) are not designed to be applied to new,
141141
unseen data.
142142

143+
.. rubric:: Examples
144+
145+
* :ref:`sphx_glr_auto_examples_cluster_plot_inductive_clustering.py`: An example
146+
of an inductive clustering model for handling new data.
147+
143148
.. _k_means:
144149

145150
K-means

0 commit comments

Comments
 (0)