diff --git a/stat_lib/stat_model.cpp b/stat_lib/stat_model.cpp index e8e7eeb..c36a898 100644 --- a/stat_lib/stat_model.cpp +++ b/stat_lib/stat_model.cpp @@ -76,7 +76,7 @@ double StatModel::binom_by_hash(uint32_t hash, uint16_t k, double max_score) con } } - if (base_log + 10 < max_score) { + if (base_log + 500 < max_score) { return base_log; } // 2. find result