|
Alignment API and Server 4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GraphEvaluator | |
---|---|
fr.inrialpes.exmo.align.impl.eval | |
fr.inrialpes.exmo.align.util |
Uses of GraphEvaluator in fr.inrialpes.exmo.align.impl.eval |
---|
Subclasses of GraphEvaluator in fr.inrialpes.exmo.align.impl.eval | |
---|---|
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 |
Uses of GraphEvaluator in fr.inrialpes.exmo.align.util |
---|
Fields in fr.inrialpes.exmo.align.util with type parameters of type GraphEvaluator | |
---|---|
(package private) Vector<GraphEvaluator> |
GenPlot.listEvaluators
|
Methods in fr.inrialpes.exmo.align.util that return types with arguments of type GraphEvaluator | |
---|---|
Vector<GraphEvaluator> |
GenPlot.iterateDirectories()
Iterate on each subdirectory Returns a vector[ each algo ] of vector [ each point ] The points are computed by aggregating the values (and in the end computing the average) |
Method parameters in fr.inrialpes.exmo.align.util with type arguments of type GraphEvaluator | |
---|---|
void |
GenPlot.iterateAlignments(File dir,
Vector<GraphEvaluator> evaluators)
|
|
Alignment API and Server 4.0 | |||||||||
PREV NEXT | FRAMES NO FRAMES |