Explorar o código

update ad abtest threshold 173-b: mean/24*13 -> mean/2, 194-b: mean -> mean/6*5

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

+ 2 - 2
config.py

@@ -780,7 +780,7 @@ class BaseConfig(object):
                   'threshold': {'group': 13 / 24, 'mean_group': 13 / 24}},
         '173-b': {'video': {'data': 'data1'},
                   'user': {'data': 'data1', 'rule': 'rule2'},
-                  'threshold': {'group': 13 / 24, 'mean_group': 13 / 24}},
+                  'threshold': {'group': 1 / 2, 'mean_group': 1 / 2}},
         '173-c': {'video': {'data': 'data1'},
                   'user': {'data': 'data1', 'rule': 'rule3'},
                   'threshold': {'group': 11 / 24, 'mean_group': 11 / 24}},
@@ -800,7 +800,7 @@ class BaseConfig(object):
                   'threshold': {'group': 7 / 24, 'mean_group': 7 / 24}},
         '194-b': {'video': {'data': 'data1'},
                   'user': {'data': 'data1', 'rule': 'rule2'},
-                  'threshold': {'group': 1, 'mean_group': 1}},
+                  'threshold': {'group': 5/6, 'mean_group': 5/6}},
         '194-c': {'video': {'data': 'data2'},
                   'user': {'data': 'data2', 'rule': 'rule1'},
                   'threshold': {'group': 0.6667, 'mean_group': 0.6667}},  # 本端数据