Home
last modified time | relevance | path

Searched defs:recall (Results 1 – 7 of 7) sorted by relevance

/external/tensorflow/tensorflow/lite/tools/evaluation/stages/utils/
Dimage_metrics.cc82 const float recall = in FromPRCurve() local
97 const float recall = static_cast<float>(r_level) / opts_.num_recall_points; in FromPRCurve() local
/external/e2fsprogs/ext2ed/
Dgeneral_com.c810 void recall (char *command_line) in recall() function
/external/python/cpython3/Lib/idlelib/
Dpyshell.py1209 def recall(self, s, event): member in PyShell
/external/python/cpython2/Lib/idlelib/
DPyShell.py1210 def recall(self, s, event): member in PyShell
/external/tensorflow/tensorflow/python/ops/
Dmetrics_impl.py2133 def recall(labels, function
/external/tensorflow/tensorflow/python/keras/
Dmetrics.py1749 def __init__(self, recall, num_thresholds=200, name=None, dtype=None): argument
/external/scapy/scapy/contrib/
Dgsm_um.py1973 def recall(): function