HomeSort by relevance Sort by last modified time
    Searched full:_precision_at_thresholds (Results 1 - 1 of 1) sorted by null

  /external/tensorflow/tensorflow/contrib/tensor_forest/client/
eval_metrics.py 96 def _precision_at_thresholds(predictions, targets, weights=None): function
132 'precision_at_thresholds': _precision_at_thresholds,

Completed in 81 milliseconds