Home
last modified time | relevance | path

Searched refs:specificity (Results 1 – 21 of 21) sorted by relevance

/external/autotest/frontend/client/src/autotest/public/
Dcommon.css27 * would otherwise have the same specificity.
/external/tensorflow/tensorflow/python/kernel_tests/
Dmetrics_test.py1481 specificity, update_op = metrics.specificity_at_sensitivity(
1492 initial_specificity = self.evaluate(specificity)
1494 self.assertAlmostEqual(initial_specificity, self.evaluate(specificity),
1503 specificity, update_op = metrics.specificity_at_sensitivity(
1509 self.assertEqual(1, self.evaluate(specificity))
1519 specificity, update_op = metrics.specificity_at_sensitivity(
1525 self.assertAlmostEqual(1.0, self.evaluate(specificity))
1535 specificity, update_op = metrics.specificity_at_sensitivity(
1542 self.assertAlmostEqual(0.6, self.evaluate(specificity))
1555 specificity, update_op = metrics.specificity_at_sensitivity(
[all …]
/external/tensorflow/tensorflow/python/keras/
Dmetrics.py1607 def __init__(self, specificity, num_thresholds=200, name=None, dtype=None): argument
1608 if specificity < 0 or specificity > 1:
1610 self.specificity = specificity
1613 specificity, num_thresholds=num_thresholds, name=name, dtype=dtype)
1626 'specificity': self.specificity
Dmetrics_confusion_matrix_test.py740 self.assertEqual(s_obj.specificity, 0.4)
747 self.assertEqual(s_obj2.specificity, 0.4)
/external/tensorflow/tensorflow/python/ops/
Dmetrics_impl.py2812 specificity,
2872 if specificity < 0 or specificity > 1:
2888 tf_index = math_ops.argmin(math_ops.abs(specificities - specificity), 0)
3741 specificity = _aggregate_across_replicas(
3750 return specificity, update_op
/external/tensorflow/tensorflow/tools/api/golden/v2/
Dtensorflow.keras.metrics.-sensitivity-at-specificity.pbtxt134 …argspec: "args=[\'self\', \'specificity\', \'num_thresholds\', \'name\', \'dtype\'], varargs=None,…
Dtensorflow.metrics.-sensitivity-at-specificity.pbtxt134 …argspec: "args=[\'self\', \'specificity\', \'num_thresholds\', \'name\', \'dtype\'], varargs=None,…
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.keras.metrics.-sensitivity-at-specificity.pbtxt134 …argspec: "args=[\'self\', \'specificity\', \'num_thresholds\', \'name\', \'dtype\'], varargs=None,…
Dtensorflow.metrics.pbtxt105 …argspec: "args=[\'labels\', \'predictions\', \'specificity\', \'weights\', \'num_thresholds\', \'m…
/external/llvm-project/llvm/include/llvm/TableGen/
DAutomaton.td36 // specific than the transitioned-from state, for some definition of specificity).
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/TableGen/
DAutomaton.td36 // specific than the transitioned-from state, for some definition of specificity).
/external/fmtlib/doc/bootstrap/
Dnavbar.less372 // Repurpose the pull utilities as their own navbar utilities to avoid specificity
376 // Declared after the navbar components to ensure more specificity on the margins.
/external/bcc/tools/
Dinject_example.txt61 In general, it's worth noting that the required specificity of the call chain is
/external/jackson-core/release-notes/
DVERSION-2.x10 JSON-specificity: naming is due to history, as Jackson started out as pure
/external/llvm-project/openmp/libomptarget/deviceRTLs/nvptx/docs/
DReductionDesign.txt35 the specificity of the reduction element data structures (e.g., sizes, data
/external/chromium-trace/catapult/third_party/polymer/components/shadycss/
Dapply-shim.min.js.map1specificity than the rule in which `@apply` appears,\n * the `background` will not be set.\n *\n *…
Dscoping-shim.min.js.map1 … scope :host rules; this helps make property host rules\n // have low specificity. They are overr…
/external/cldr/tools/java/org/unicode/cldr/util/data/
Dsouthamerica1794 # It is possible that there is greater specificity to be found for the Rules
/external/jline/src/src/test/resources/jline/example/
Denglish.gz
/external/llvm/docs/
DLangRef.rst1891 accordingly and introduce target specificity into the IR with respect to
/external/llvm-project/llvm/docs/
DLangRef.rst2499 accordingly and introduce target specificity into the IR with respect to