Explorar o código

update ad abtest threshold 195-b: mean/24*11 -> mean/48*23

liqian %!s(int64=2) %!d(string=hai) anos
pai
achega
11528af9f5
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      config.py

+ 1 - 1
config.py

@@ -737,7 +737,7 @@ class BaseConfig(object):
                   'threshold': {'group': 11 / 24, 'mean_group': 11 / 24}},
         '195-b': {'video': {'data': 'data1'},
                   'user': {'data': 'data1', 'rule': 'rule2'},
-                  'threshold': {'group': 11 / 24, 'mean_group': 11 / 24}},
+                  'threshold': {'group': 23 / 48, 'mean_group': 23 / 48}},
         # 票圈短视频
         '196-a': {'video': {'data': 'data1'},
                   'user': {'data': 'data1', 'rule': 'rule1'},