zhangbo 1 year ago
parent
commit
b5722c52ce
1 changed files with 1 additions and 1 deletions
  1. 1 1
      zhangbo/03_predict.sh

+ 1 - 1
zhangbo/03_predict.sh

@@ -9,4 +9,4 @@ cat predict/${output_file}_$day.txt | /root/sunmingze/AUC/AUC
 # nohup sh 03_predict.sh 20231221 model_sharev2_20231220.txt >p3_2.log 2>&1 &
 
 # ros:
-# nohup sh 03_predict.sh 20231221 model_sharev2_20231220.txt >p3_2.log 2>&1 &
+# nohup sh 03_predict.sh 20231221 /dw/recommend/model/ros_sample/ model_ros_v1_20231220.txt model_ros_v1 >p_pred.log 2>&1 &