public class ContectedComponentSimilarityClusterer extends SimilarityDBSCAN
SimilarityDBSCAN
with an epsilon of 0 and a min pts of 1.DBSCAN.State
noiseAsClusters
Constructor and Description |
---|
ContectedComponentSimilarityClusterer(double eps,
int minPts) |
cluster, clusterSimilarity
getEps, performClustering, setEps, toString
setNoiseAsClusters
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
performClustering
public ContectedComponentSimilarityClusterer(double eps, int minPts)
eps
- minPts
-