Type PredictionType
Namespace tensorflow.contrib.learn
Parent PythonObjectContainer
Interfaces IPredictionType
Public properties
object MULTIPLE_VALUE_dyn get; set;
object PythonObject get;
object SINGLE_VALUE_dyn get; set;
Public fields
int SINGLE_VALUE
return int
|
int MULTIPLE_VALUE
return int
|