Package elki.clustering.silhouette
Silhouette clustering algorithms.
-
Class Summary Class Description FasterMSC<O> Fast and Eager Medoid Silhouette Clustering.FasterMSC.Par<O> Parameterization class.FastMSC<O> Fast Medoid Silhouette Clustering.FastMSC.Par<O> Parameterization class.FastMSC.Record Data stored per point.PAMMEDSIL<O> Clustering to optimize the Medoid Silhouette coefficient with a PAM-based swap heuristic.PAMMEDSIL.Instance Instance for a single dataset.PAMMEDSIL.Par<O> Parameterization class.PAMSIL<O> Clustering to optimize the Silhouette coefficient with a PAM-based swap heuristic.PAMSIL.Instance Instance for a single dataset.PAMSIL.Par<O> Parameterization class.