|
@@ -442,7 +442,8 @@ class BaseConfig(object):
|
|
|
'sim_hot_vid_recall': 'sim_hot_vid_recall', # 相似视频召回
|
|
|
'fast_flow_recall': 'fast_flow_recall', #快速流量池召回
|
|
|
'normal_flow_recall': 'normal_flow_recall', # 普通流量池召回
|
|
|
-
|
|
|
+ 'hot_3_day_recall': 'hot_3_day_recall', # 3天召回
|
|
|
+ 'hot_7_day_recall': 'hot_7_day_recall', # 3天召回
|
|
|
}
|
|
|
|
|
|
# category id mapping
|