Home
last modified time | relevance | path

Searched defs:num_thresholds (Results 1 – 4 of 4) sorted by relevance

/external/tensorflow/tensorflow/contrib/metrics/python/metrics/
Dclassification.py70 def f1_score(labels, predictions, weights=None, num_thresholds=200, argument
/external/tensorflow/tensorflow/contrib/metrics/python/ops/
Dmetric_ops.py876 num_thresholds=200, argument
978 num_thresholds=200, argument
1526 num_thresholds=None, argument
1711 num_thresholds=200, argument
1778 num_thresholds=200, argument
2568 num_thresholds=200, argument
2656 num_thresholds=200, argument
/external/tensorflow/tensorflow/python/keras/
Dmetrics.py1333 def __init__(self, value, num_thresholds=200, name=None, dtype=None): argument
1433 def __init__(self, specificity, num_thresholds=200, name=None, dtype=None): argument
1514 def __init__(self, sensitivity, num_thresholds=200, name=None, dtype=None): argument
1607 num_thresholds=200, argument
/external/tensorflow/tensorflow/python/ops/
Dmetrics_impl.py633 num_thresholds=200, argument
2786 num_thresholds=200, argument
3559 num_thresholds=200, argument