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 82981fe commit c068ee8Copy full SHA for c068ee8
sklearn/cluster/affinity_propagation_.py
@@ -1,7 +1,5 @@
1
-""" Algorithms for clustering : Meanshift, Affinity propagation and spectral
2
-clustering.
+"""Affinity Propagation clustering algorithm."""
3
4
-"""
5
# Author: Alexandre Gramfort [email protected]
6
# Gael Varoquaux [email protected]
7
0 commit comments