Type AUCCurve
Namespace tensorflow.python.keras.utils.metrics_utils
Parent PythonObjectContainer
Interfaces IAUCCurve
Public static methods
string from_str(AUCCurve key)
string from_str(string key)
object from_str_dyn(object key)
Public properties
object PR_dyn get; set;
object PythonObject get;
object ROC_dyn get; set;
Public fields
string ROC
return string
|
string PR
return string
|