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 |
---|---|
NMIAnalysis |
FullMEAnalysis.nmi
the
NMIAnalysis instance |
Modifier and Type | Method and Description |
---|---|
NMIAnalysis |
NMIClusterAnalyser.analyse(int[][] correct,
int[][] estimated) |