:html_theme.sidebar_secondary.remove:


.. _cluster_ref:


sklearn.cluster
===============

.. automodule:: sklearn.cluster


**User guide.** See the :ref:`clustering` and :ref:`biclustering` sections for further details.









.. autosummary::
  :nosignatures:
  :toctree: ../modules/generated/
  :template: base.rst


  AffinityPropagation
  AgglomerativeClustering
  Birch
  BisectingKMeans
  DBSCAN
  FeatureAgglomeration
  HDBSCAN
  KMeans
  MeanShift
  MiniBatchKMeans
  OPTICS
  SpectralBiclustering
  SpectralClustering
  SpectralCoclustering
  affinity_propagation
  cluster_optics_dbscan
  cluster_optics_xi
  compute_optics_graph
  dbscan
  estimate_bandwidth
  k_means
  kmeans_plusplus
  mean_shift
  spectral_clustering
  ward_tree
