online_recall.sh 257 字节
Newer Older
M
malin10 已提交
1 2 3 4 5 6 7 8 9
cd data
mkdir online_user/test
python process_ml_1m.py data_recall > online_user/test/data.txt

## modify recall/config.yaml to online_infer mode
cd ../recall
python -m paddlerec.run -m ./config.yaml
cd ../
python parse.py recall_online recall/infer_result