JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
weka.core.pmml.jaxbbindings.ROC
Packages that use
ROC
Package
Description
weka.core.pmml.jaxbbindings
Uses of
ROC
in
weka.core.pmml.jaxbbindings
Methods in
weka.core.pmml.jaxbbindings
that return
ROC
Modifier and Type
Method
Description
ROC
ObjectFactory.
createROC
()
Create an instance of
ROC
ROC
PredictiveModelQuality.
getROC
()
Gets the value of the roc property.
Methods in
weka.core.pmml.jaxbbindings
with parameters of type
ROC
Modifier and Type
Method
Description
void
PredictiveModelQuality.
setROC
(
ROC
value)
Sets the value of the roc property.