Skip to content

Commit

Permalink
bash script for best on kaggle
Browse files Browse the repository at this point in the history
  • Loading branch information
orbxball committed Jun 7, 2017
1 parent 4b2dec8 commit 2bd2930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hw6/hw6_best.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@
# $1: the data directory including test.csv, users.csv, movies.csv
# $2: prediction filename

python3 test_best.py $1 $2
python3 test_bonus.py $1 $2

0 comments on commit 2bd2930

Please sign in to comment.