Browse Source

update ad abtest threshold auto update param 194/ab7: 1/144 -> 1/720

liqian 2 years ago
parent
commit
e3e344bf3e
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config.py

+ 1 - 1
config.py

@@ -1070,7 +1070,7 @@ class BaseConfig(object):
                 'ab4': 1 / 48,
                 'ab5': 1 / 72,
                 'ab6': 1 / 72,
-                'ab7': 1 / 144,
+                'ab7': 1 / 720,
                 'ab8': 1 / 72,
                 'ab9': 1 / 48,
             },