Searched refs:compute_precision_at_recall (Results 1 – 1 of 1) sorted by relevance
2727 def compute_precision_at_recall(tp, fp, fn, name): function2753 precision_value = compute_precision_at_recall(2755 update_op = compute_precision_at_recall(