Home
last modified time | relevance | path

Searched defs:noise_threshold (Results 1 – 6 of 6) sorted by relevance

/external/libtextclassifier/native/lang_id/
Dlang-id-wrapper.cc63 const float noise_threshold = in GetPredictions() local
/external/rust/crates/criterion/src/
Dbenchmark.rs20 pub noise_threshold: f64, field
33 pub(crate) noise_threshold: Option<f64>, field
Dbenchmark_group.rs167 pub fn noise_threshold(&mut self, threshold: f64) -> &mut Self { in noise_threshold() method
Dconnection.rs337 noise_threshold: f64, field
Dlib.rs586 pub fn noise_threshold(mut self, threshold: f64) -> Criterion<M> { in noise_threshold() method
Dreport.rs29 pub noise_threshold: f64, field