JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Class
org.deeplearning4j.eval.curves.RocCurve
Packages that use
RocCurve
Package
Description
org.deeplearning4j.eval.curves
Uses of
RocCurve
in
org.deeplearning4j.eval.curves
Methods in
org.deeplearning4j.eval.curves
that return
RocCurve
Modifier and Type
Method
Description
static
RocCurve
RocCurve.
fromJson
(
String
json)
Deprecated.
Use
RocCurve
static
RocCurve
RocCurve.
fromYaml
(
String
yaml)
Deprecated.
Use
RocCurve