Przeglądaj źródła

update ad threshold auto update param, apptype-4 gradient: 0.05 -> 0.07

liqian 2 lat temu
rodzic
commit
fcbd17aca0
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      config.py

+ 1 - 1
config.py

@@ -1060,7 +1060,7 @@ class BaseConfig(object):
         APP_TYPE['LOVE_LIVE']: {
             'ab_test_id': '194',
             'not_update': 0.01,
-            'gradient': 0.05,
+            'gradient': 0.07,
             'max_update_step': 5,
             'threshold_update': {
                 'ab0': 1 / 48,