| 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 |
|---|---|
FScoreAnalysis |
SimpleMEAnalysis.fscore |
FScoreAnalysis |
FullMEAnalysis.fscore
The
FScoreAnalysis instance |
| Modifier and Type | Field and Description |
|---|---|
RandomBaselineClusterAnalysis<FScoreAnalysis> |
RandomBaselineSMEAnalysis.fscore
F-Score
|
| Modifier and Type | Method and Description |
|---|---|
FScoreAnalysis |
FScoreClusterAnalyser.analysisResults(DecisionAnalysis ret) |