Package | Description |
---|---|
fr.inrialpes.exmo.align.cli | |
fr.inrialpes.exmo.align.impl.eval |
Modifier and Type | Field and Description |
---|---|
(package private) java.util.Vector<GraphEvaluator> |
GenPlot.listEvaluators |
Modifier and Type | Method and Description |
---|---|
java.util.Vector<GraphEvaluator> |
GenPlot.iterateDirectories()
Iterate on each subdirectory
|
Modifier and Type | Method and Description |
---|---|
void |
GenPlot.iterateAlignments(java.io.File dir,
java.util.Vector<GraphEvaluator> evaluators) |
Modifier and Type | Class and Description |
---|---|
class |
AveragePRGraphEvaluator
Compute the precision recall graph on 11 points
The first alignment is thus the expected one.
|
class |
PRGraphEvaluator
Compute the precision recall graph on 11 points
|
class |
ROCCurveEvaluator
Compute ROCCurves
|
class |
ThresholdGraphEvaluator
Compute the F-measure/precision/recall at various thresholds
|
(C) INRIA & friends, 2003-2020