Home
last modified time | relevance | path

Searched refs:_streaming_recall_at_threshold (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/contrib/learn/python/learn/estimators/
Dhead.py958 _streaming_recall_at_threshold(logistic, labels, weights,
2063 def _streaming_recall_at_threshold(predictions, labels, weights, threshold): function