cytonormpy.AffinityPropagation.calculate_clusters_multiple#
- AffinityPropagation.calculate_clusters_multiple(X, n_clusters)#
AffinityPropagation ignores n_clusters: warns if len(n_clusters)>1, then returns the same assignment for each entry.
AffinityPropagation ignores n_clusters: warns if len(n_clusters)>1, then returns the same assignment for each entry.