Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/contrib/metrics/
D__init__.py125 from tensorflow.contrib.metrics.python.ops.metric_ops import streaming_recall_at_thresholds
/external/tensorflow/tensorflow/contrib/layers/python/layers/
Dtarget_column.py474 metric_ops.streaming_recall_at_thresholds, threshold)
/external/tensorflow/tensorflow/contrib/metrics/python/ops/
Dmetric_ops_test.py2858 rec, _ = metrics.streaming_recall_at_thresholds(
2872 _, recall_op = metrics.streaming_recall_at_thresholds(
2888 rec, rec_op = metrics.streaming_recall_at_thresholds(
2915 rec, rec_op = metrics.streaming_recall_at_thresholds(
2932 rec, rec_op = metrics.streaming_recall_at_thresholds(
2950 rec, rec_op = metrics.streaming_recall_at_thresholds(
2969 rec, rec_op = metrics.streaming_recall_at_thresholds(
2995 rec, rec_op = metrics.streaming_recall_at_thresholds(
3019 rec, rec_op = metrics.streaming_recall_at_thresholds(
3042 rec, rec_op = metrics.streaming_recall_at_thresholds(
[all …]
Dmetric_ops.py1906 def streaming_recall_at_thresholds(predictions, function