소스 검색

Merge branch 'feature/zhangbo_flow_recall' of algorithm/rov-offline into master

zhangbo 1 년 전
부모
커밋
d20d8ef9c1
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      config.py

+ 1 - 1
config.py

@@ -420,7 +420,7 @@ class BaseConfig(object):
                        'score_func': 'back_rate_rank_weighting'},
             'rule66': {
                 # 'view_type': 'video-show-region', 'platform_return_rate': 0.001,
-                'view_type': 'video-show-region', "return_countv2": 2, 'platform_return_ratev2': 0.001,
+                'view_type': 'video-show-region', "return_countv2": 1, 'platform_return_ratev2': 0.001,
                 'region_24h_rule_key': 'rule66', '24h_rule_key': 'rule66'
             },
             'rule68': {