Home
last modified time | relevance | path

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

/external/libtextclassifier/lang_id/
Dlang-id.cc52 static const float kDefaultConfidenceThreshold = 0.50f; variable
177 context->Get("reliability_thresh", kDefaultConfidenceThreshold); in Setup()
245 float default_threshold_ = kDefaultConfidenceThreshold;