Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/tensor_forest/client/
Deval_metrics.py100 def _precision_at_thresholds(predictions, targets, weights=None): function
137 'precision_at_thresholds': _precision_at_thresholds,