|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CurveFactory | |
---|---|
net.sf.myra.datamining.statistics |
Uses of CurveFactory in net.sf.myra.datamining.statistics |
---|
Subclasses of CurveFactory in net.sf.myra.datamining.statistics | |
---|---|
static class |
CurveFactory.PRCurveFactory
This class represents the Precision-Recall curve factory. |
static class |
CurveFactory.ROCCurveFactory
This class represents the Precision-Recall curve factory. |
Methods in net.sf.myra.datamining.statistics with parameters of type CurveFactory | |
---|---|
Information |
Parser.read(Dataset dataset,
CurveFactory factory,
java.util.Set<java.lang.String> filter)
Parses the specified prediction file. |
Information |
Parser.read(java.io.File file,
CurveFactory factory)
Parses the specified prediction file. |
Information |
Parser.read(java.io.File file,
CurveFactory factory,
java.util.Set<java.lang.String> filter)
Parses the specified prediction file. |
Information |
Parser.read(java.lang.String file,
CurveFactory factory)
Parses the specified prediction file. |
Information |
Parser.read(java.lang.String file,
CurveFactory factory,
java.util.Set<java.lang.String> filter)
Parses the specified prediction file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |