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

/external/tensorflow/tensorflow/python/estimator/canned/
H A Dhead.py514 def _recall_at_threshold(labels, predictions, weights, threshold, name=None): function
992 recall_key)] = _recall_at_threshold(

Completed in 159 milliseconds