Searched refs:true_negatives_at_thresholds (Results 1 – 4 of 4) sorted by relevance
124 name: "true_negatives_at_thresholds"
292 return metrics.true_negatives_at_thresholds(labels, predictions, [.5])
4399 metrics.true_negatives_at_thresholds(4413 tn, tn_update_op = metrics.true_negatives_at_thresholds(4430 tn, tn_update_op = metrics.true_negatives_at_thresholds(
1764 def true_negatives_at_thresholds(labels, function