Searched defs:recall (Results 1 – 7 of 7) sorted by relevance
82 const float recall = in FromPRCurve() local97 const float recall = static_cast<float>(r_level) / opts_.num_recall_points; in FromPRCurve() local
810 void recall (char *command_line) in recall() function
1209 def recall(self, s, event): member in PyShell
1210 def recall(self, s, event): member in PyShell
2133 def recall(labels, function
1749 def __init__(self, recall, num_thresholds=200, name=None, dtype=None): argument
1973 def recall(): function