public class AdjustedRandomIndexClusterAnalyser extends Object implements ClusterAnalyser<AdjustedRandomIndexAnalysis>
AdjustedRandomIndexAnalysis
instanceConstructor and Description |
---|
AdjustedRandomIndexClusterAnalyser() |
Modifier and Type | Method and Description |
---|---|
AdjustedRandomIndexAnalysis |
analyse(int[][] correct,
int[][] estimated) |
public AdjustedRandomIndexClusterAnalyser()
public AdjustedRandomIndexAnalysis analyse(int[][] correct, int[][] estimated)
analyse
in interface ClusterAnalyser<AdjustedRandomIndexAnalysis>