Searched defs:RECALL_MEAN (Results 1 - 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
H A Dmetric_key.py38 RECALL_MEAN = "recall/positive_threshold_%f_mean" variable in class:MetricKey
/external/tensorflow/tensorflow/contrib/layers/python/layers/
H A Dtarget_column.py469 metrics[_MetricKeys.RECALL_MEAN % threshold] = _streaming_at_threshold(
525 RECALL_MEAN = "recall/positive_threshold_%f_mean" variable in class:_MetricKeys

Completed in 164 milliseconds