Adjust classificator theshold for opentable.

This commit is contained in:
Sergey Magidovich 2016-10-04 18:02:46 +03:00
parent 0caaaa0ad0
commit 51ada39cfc

View file

@ -6,7 +6,7 @@
namespace
{
// Calculated with tools/python/booking_hotels_quality.py.
double constexpr kOptimalThreshold = 0.304875;
double constexpr kOptimalThreshold = 0.312887;
} // namespace
namespace generator