Searched refs:true_positives_at_thresholds (Results 1 – 4 of 4) sorted by relevance
132 name: "true_positives_at_thresholds"
348 return metrics.true_positives_at_thresholds(labels, predictions, [.5])
4561 metrics.true_positives_at_thresholds(4575 tp, tp_update_op = metrics.true_positives_at_thresholds(4592 tp, tp_update_op = metrics.true_positives_at_thresholds(
1901 def true_positives_at_thresholds(labels, function