Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/tensor_forest/client/
Deval_metrics.py113 def _recall_at_thresholds(predictions, targets, weights=None): function
139 'recall_at_thresholds': _recall_at_thresholds,