Searched refs:true_negatives_at_thresholds (Results 1 – 4 of 4) sorted by relevance
124 name: "true_negatives_at_thresholds"
296 return metrics.true_negatives_at_thresholds(labels, predictions, [.5])
4456 metrics.true_negatives_at_thresholds(4470 tn, tn_update_op = metrics.true_negatives_at_thresholds(4487 tn, tn_update_op = metrics.true_negatives_at_thresholds(
1792 def true_negatives_at_thresholds(labels, function