public final class ClusterCountOutput extends Object
ClusterCount.| Modifier and Type | Method and Description |
|---|---|
List<ClusterScore> |
getBestToWorst()
A list of scores, sorted from best to worst.
|
List<ClusterScore> |
getScores()
A list of scores, one for each cluster count in the same order passed to
ClusterCount. |
public List<ClusterScore> getScores()
ClusterCount.public List<ClusterScore> getBestToWorst()
Copyright © 2021. All rights reserved.