Uses of Class
org.tribuo.clustering.hdbscan.HdbscanTrainer.ClusterExemplar
-
Uses of HdbscanTrainer.ClusterExemplar in org.tribuo.clustering.hdbscan
Modifier and TypeMethodDescriptionHdbscanTrainer.ClusterExemplar.copy()
Copies this cluster exemplar.Modifier and TypeMethodDescriptionHdbscanModel.getClusterExemplars()
Returns a deep copy of the cluster exemplars.