Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/tensor_forest/client/
Deval_metrics.py108 def _recall(predictions, targets, weights=None): function
138 'recall': _recall,