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.
2 parents c5469c9 + c068ee8 commit 2bbeea1Copy full SHA for 2bbeea1
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