/third_party/mindspore/tests/ut/python/metrics/ |
D | test_recall.py | 32 recall = metric.eval() 35 assert np.equal(recall, np.array([1, 0.5])).all() 45 recall = metric.eval() 47 assert np.equal(recall, np.array([2 / 3, 2 / 3, 1])).all() 56 recall = metric.eval(True) 58 assert math.isclose(recall, (2 / 3 + 2 / 3 + 1) / 3)
|
/third_party/boost/tools/boost_install/test/iostreams/zlib-1.2.11/doc/ |
D | txtvsbin.txt | 23 of false negatives is sometimes too high, which means that the recall 29 a much increased precision and a near-100% recall. This scheme is 89 of black-listed codes would provide an increased recall (i.e. more true 96 a near-100% recall.
|
/third_party/boost/libs/beast/test/extern/zlib-1.2.11/doc/ |
D | txtvsbin.txt | 23 of false negatives is sometimes too high, which means that the recall 29 a much increased precision and a near-100% recall. This scheme is 89 of black-listed codes would provide an increased recall (i.e. more true 96 a near-100% recall.
|
/third_party/zlib/doc/ |
D | txtvsbin.txt | 23 of false negatives is sometimes too high, which means that the recall 29 a much increased precision and a near-100% recall. This scheme is 89 of block-listed codes would provide an increased recall (i.e. more true 96 a near-100% recall.
|
/third_party/mindspore/mindspore/nn/metrics/ |
D | __init__.py | 26 from .recall import Recall
|
/third_party/node/deps/npm/node_modules/ansi-regex/ |
D | readme.md | 32 …nding various lists of non-standard or manufacturer specific codes. If I recall correctly, we test…
|
/third_party/python/Lib/idlelib/ |
D | pyshell.py | 1263 self.recall(sel, event) 1288 self.recall(self.text.get(prev[0], prev[1]), event) 1295 self.recall(self.text.get(next[0], next[1]), event) 1301 self.recall(self.text.get(indices[1], "insert lineend"), event) 1303 self.recall(self.text.get("insert linestart", "insert lineend"), event) 1333 def recall(self, s, event): member in PyShell
|
/third_party/mindspore/mindspore/schema/ |
D | fl_job.fbs | 35 enum Metrics:byte {accuracy = 0, precision = 1, recall = 2, AUC = 3,f1=4, fbeta=5}
|
/third_party/boost/libs/optional/doc/ |
D | 92_acknowledgments.qbk | 32 Kevlin Henney, David Abrahams, and others I can't recall.
|
/third_party/e2fsprogs/ext2ed/ |
D | ext2ed.h | 264 extern void recall (char *command_line);
|
D | init.c | 90 add_user_command (&general_commands,"recall","Gets back to the saved object position",recall); in add_general_commands()
|
D | general_com.c | 810 void recall (char *command_line) in recall() function
|
/third_party/boost/libs/spirit/doc/lex/ |
D | quick_reference.qbk | 12 easy way to recall a particular component without having to dig through
|
/third_party/ffmpeg/tests/ref/fate/ |
D | sub-ssa-to-ass-remux | 51 Dialogue: Marked=0,0:01:30.26,0:01:40.46,*Default,SONG,0000,0000,0092,,...recall those soft lashes …
|
/third_party/boost/libs/math/doc/distributions/ |
D | cauchy.qbk | 113 So recall that for `x < 0`:
|
/third_party/boost/libs/phoenix/doc/modules/ |
D | core.qbk | 201 Phoenix also allows extra arguments to be passed. For example, recall our
|
/third_party/ltp/lib/ |
D | tlibio.c | 1798 if (recall(fd, 1, statptr)) {
|
/third_party/flutter/skia/third_party/externals/wuffs/doc/ |
D | wuffs-the-language.md | 277 call (recall that when calling a function, each argument must be named), but
|
/third_party/boost/libs/math/doc/sf/ |
D | ibeta_inv.qbk | 232 Firstly recall that:
|
/third_party/flutter/skia/third_party/externals/wuffs/std/gif/ |
D | README.md | 485 values indexed by 0xDC (or 220 in decimal, and recall that the GCT maps color
|
/third_party/boost/libs/spirit/doc/x3/ |
D | quick_reference.qbk | 12 easy way to recall a particular component without having to dig up on
|
/third_party/boost/tools/build/doc/src/ |
D | faq.adoc | 262 Before answering the questions, let us recall a few points about shared
|
/third_party/boost/libs/spirit/doc/qi/ |
D | quick_reference.qbk | 12 easy way to recall a particular component without having to dig up on
|
/third_party/boost/libs/spirit/doc/karma/ |
D | quick_reference.qbk | 12 easy way to recall a particular component without having to dig up on
|
/third_party/boost/libs/proto/doc/ |
D | front_end.qbk | 247 The difficulty, if you recall, was that by default Proto expressions don't have interesting behavio… 753 …he purpose of `proto::_` is in the definition of `phoenix_domain` above, recall that the second te…
|