LostTech.TensorFlow : API Documentation

Type BinaryAccuracy

Namespace tensorflow.contrib.eager.python.metrics_impl

Parent Mean

Interfaces IBinaryAccuracy

Public instance methods

Tensor call(object labels, IEnumerable<IGraphNodeBase> predictions, object weights)

Public properties

object denom get; set;

DType dtype get; set;

object name get;

object name_dyn get;

object numer get; set;

object PythonObject get;

int threshold get; set;

object variables get;

object variables_dyn get;