Uses of Class
elki.clustering.kmedoids.FasterPAM
-
Packages that use FasterPAM Package Description elki.clustering.kmedoids K-medoids clustering (PAM). -
-
Uses of FasterPAM in elki.clustering.kmedoids
Subclasses of FasterPAM in elki.clustering.kmedoids Modifier and Type Class Description class
FasterCLARA<O>
Clustering Large Applications (CLARA) with theFastPAM
improvements, to increase scalability in the number of clusters.Methods in elki.clustering.kmedoids that return FasterPAM Modifier and Type Method Description FasterPAM<O>
FasterPAM.Par. make()
-