Package | Description |
---|---|
org.openimaj.experiment.evaluation.classification | |
org.openimaj.experiment.evaluation.cluster | |
org.openimaj.experiment.evaluation.retrieval |
Modifier and Type | Class and Description |
---|---|
class |
ClassificationEvaluator<RESULT extends AnalysisResult,CLASS,OBJECT>
Implementation of an
Evaluator for the evaluation of classification
experiments. |
Modifier and Type | Class and Description |
---|---|
class |
ClusterEvaluator<D,T extends AnalysisResult> |
class |
RangedDBSCANClusterEvaluator<D,T extends AnalysisResult> |
Modifier and Type | Class and Description |
---|---|
class |
RetrievalEvaluator<RESULT extends AnalysisResult,DOCUMENT extends Identifiable,QUERY>
An implementation of an
Evaluator for the evaluation of retrieval
experiments using the Cranfield methodology. |