HomeSort by relevance Sort by last modified time
    Searched refs:_accuracy_at_threshold (Results 1 - 3 of 3) sorted by null

  /external/tensorflow/tensorflow/contrib/layers/python/layers/
target_column.py 464 threshold] = _accuracy_at_threshold(threshold)
494 def _accuracy_at_threshold(threshold): function
  /external/tensorflow/tensorflow/contrib/estimator/python/estimator/
head.py 559 head_lib._accuracy_at_threshold( # pylint:disable=protected-access
  /external/tensorflow/tensorflow/python/estimator/canned/
head.py 493 def _accuracy_at_threshold(labels, predictions, weights, threshold, name=None): function
    [all...]

Completed in 101 milliseconds