Bladeren bron

update ad abtest config:
194-ab0/ab1/ab2/ab3/ab4/ab6/ab7/ab8/ab9 threshold_update: 1/48 -> 1/96, target_uv_param/special_max_update_step : 55 -> 53;
196-ab0/ab1/ab2/ab3/ab4/ab5/ab7/ab8/ab9 threshold_update: 1/48 -> 1/72;
324-ab0/ab1/ab2/ab3/ab5/ab6/ab7/ab8/ab9 threshold_update: 1/48 -> 1/96;

liqian 1 jaar geleden
bovenliggende
commit
1cbaeec784
1 gewijzigde bestanden met toevoegingen van 36 en 36 verwijderingen
  1. 36 36
      config.py

+ 36 - 36
config.py

@@ -1585,43 +1585,43 @@ class BaseConfig(object):
             'gradient': 0.07,
             'max_update_step': 3,
             'threshold_update': {
-                'ab0': 1 / 48,
-                'ab1': 1 / 48,
-                'ab2': 1 / 48,
-                'ab3': 1 / 48,
-                'ab4': 1 / 48,
+                'ab0': 1 / 96,
+                'ab1': 1 / 96,
+                'ab2': 1 / 96,
+                'ab3': 1 / 96,
+                'ab4': 1 / 96,
                 'ab5': 1 / 96,
-                'ab6': 1 / 48,
-                'ab7': 1 / 48,
-                'ab8': 1 / 48,
-                'ab9': 1 / 48,
+                'ab6': 1 / 96,
+                'ab7': 1 / 96,
+                'ab8': 1 / 96,
+                'ab9': 1 / 96,
             },
             # 分时段控制目标uv参数
             'target_uv_param': {
                 'ab0': {
                     'update_hours': list(range(7)), 'update_param': 0,
                     'special_update_config': {'special_hours': [0, 7], 'special_gradient': 0.01,
-                                              'special_max_update_step': 55}
+                                              'special_max_update_step': 53}
                 },  # 0-7点,uv控制在0%
                 'ab1': {
                     'update_hours': list(range(7)), 'update_param': 0,
                     'special_update_config': {'special_hours': [0, 7], 'special_gradient': 0.01,
-                                              'special_max_update_step': 55}
+                                              'special_max_update_step': 53}
                 },  # 0-7点,uv控制在0%
                 'ab2': {
                     'update_hours': list(range(7)), 'update_param': 0,
                     'special_update_config': {'special_hours': [0, 7], 'special_gradient': 0.01,
-                                              'special_max_update_step': 55}
+                                              'special_max_update_step': 53}
                 },  # 0-7点,uv控制在0%
                 'ab3': {
                     'update_hours': list(range(7)), 'update_param': 0,
                     'special_update_config': {'special_hours': [0, 7], 'special_gradient': 0.01,
-                                              'special_max_update_step': 55}
+                                              'special_max_update_step': 53}
                 },  # 0-7点,uv控制在0%
                 'ab4': {
                     'update_hours': list(range(7)), 'update_param': 0,
                     'special_update_config': {'special_hours': [0, 7], 'special_gradient': 0.01,
-                                              'special_max_update_step': 55}
+                                              'special_max_update_step': 53}
                 },  # 0-7点,uv控制在0%
                 'ab5': {
                     'update_hours': list(range(7)), 'update_param': 0,
@@ -1631,22 +1631,22 @@ class BaseConfig(object):
                 'ab6': {
                     'update_hours': list(range(7)), 'update_param': 0,
                     'special_update_config': {'special_hours': [0, 7], 'special_gradient': 0.01,
-                                              'special_max_update_step': 55}
+                                              'special_max_update_step': 53}
                 },  # 0-7点,uv控制在0%
                 'ab7': {
                     'update_hours': list(range(7)), 'update_param': 0,
                     'special_update_config': {'special_hours': [0, 7], 'special_gradient': 0.01,
-                                              'special_max_update_step': 55}
+                                              'special_max_update_step': 53}
                 },  # 0-7点,uv控制在0%
                 'ab8': {
                     'update_hours': list(range(7)), 'update_param': 0,
                     'special_update_config': {'special_hours': [0, 7], 'special_gradient': 0.01,
-                                              'special_max_update_step': 55}
+                                              'special_max_update_step': 53}
                 },  # 0-7点,uv控制在0%
                 'ab9': {
                     'update_hours': list(range(7)), 'update_param': 0,
                     'special_update_config': {'special_hours': [0, 7], 'special_gradient': 0.01,
-                                              'special_max_update_step': 55}
+                                              'special_max_update_step': 53}
                 },  # 0-7点,uv控制在0%
             },
         },
@@ -1729,16 +1729,16 @@ class BaseConfig(object):
             'gradient': 0.05,
             'max_update_step': 5,
             'threshold_update': {
-                'ab0': 1 / 48,
-                'ab1': 1 / 48,
-                'ab2': 1 / 48,
-                'ab3': 1 / 48,
-                'ab4': 1 / 48,
-                'ab5': 1 / 48,
+                'ab0': 1 / 72,
+                'ab1': 1 / 72,
+                'ab2': 1 / 72,
+                'ab3': 1 / 72,
+                'ab4': 1 / 72,
+                'ab5': 1 / 72,
                 'ab6': 1 / 72,
-                'ab7': 1 / 48,
-                'ab8': 1 / 48,
-                'ab9': 1 / 48,
+                'ab7': 1 / 72,
+                'ab8': 1 / 72,
+                'ab9': 1 / 72,
             },
             # 分时段控制目标uv参数
             'target_uv_param': {
@@ -1984,16 +1984,16 @@ class BaseConfig(object):
             'max_update_step': 5,  # 最大调整步数
             # 调整步长
             'threshold_update': {
-                'ab0': 1 / 48,
-                'ab1': 1 / 48,
-                'ab2': 1 / 48,
-                'ab3': 1 / 48,
+                'ab0': 1 / 96,
+                'ab1': 1 / 96,
+                'ab2': 1 / 96,
+                'ab3': 1 / 96,
                 'ab4': 1 / 96,
-                'ab5': 1 / 48,
-                'ab6': 1 / 48,
-                'ab7': 1 / 48,
-                'ab8': 1 / 48,
-                'ab9': 1 / 48,
+                'ab5': 1 / 96,
+                'ab6': 1 / 96,
+                'ab7': 1 / 96,
+                'ab8': 1 / 96,
+                'ab9': 1 / 96,
             },
             # 分时段控制目标uv参数
             'target_uv_param': {