Skip to content

Commit

Permalink
DOC add link plot_inductive_clustering (scikit-learn#30182)
Browse files Browse the repository at this point in the history
Co-authored-by: Virgil Chan <[email protected]>
Co-authored-by: Maren Westermann <[email protected]>
  • Loading branch information
3 people authored Feb 16, 2025
1 parent 7e861bc commit bccd697
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions doc/modules/clustering.rst
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,11 @@ model with equal covariance per component.
:term:`inductive` clustering methods) are not designed to be applied to new,
unseen data.

.. rubric:: Examples

* :ref:`sphx_glr_auto_examples_cluster_plot_inductive_clustering.py`: An example
of an inductive clustering model for handling new data.

.. _k_means:

K-means
Expand Down

0 comments on commit bccd697

Please sign in to comment.