Browse Source

test update P: 1->0.3

liqian 2 years ago
parent
commit
de36353970
1 changed files with 1 additions and 1 deletions
  1. 1 1
      config.py

+ 1 - 1
config.py

@@ -251,7 +251,7 @@ class BaseConfig(object):
     # 前k个从ROV召回池中获取视频
     K = 3
     # 从流量池获取视频的概率设置
-    P = 1
+    P = 0.3
     P_18_19 = 1
 
     # 小程序离线ROV模型结果存放 redis key前缀,完整格式:recall:item:score:rov:applet:{date}