Package | Description |
---|---|
org.openimaj.experiment.evaluation.cluster.analyser |
This package contains classes that can be used to evaluate clustering performance.
|
Modifier and Type | Field and Description |
---|---|
ClusterStatsAnalysis |
RandomBaselineSMEAnalysis.stats
General statistics
|
Modifier and Type | Method and Description |
---|---|
ClusterStatsAnalysis |
ClusterStatsAnalyser.analyse(int[][] correct,
int[][] estimated) |