-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathmovie_prediction.sh
37 lines (36 loc) · 1.23 KB
/
movie_prediction.sh
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
module load python3/3.5.2
module load canopy
time python3 movie_prediction.py 0
time python3 movie_prediction.py 1
time python3 movie_prediction.py 2
time python3 movie_prediction.py 3
time python3 movie_prediction.py 4
time python3 movie_prediction.py 5
time python3 movie_prediction.py 6
time python3 movie_prediction.py 7
time python3 movie_prediction.py 8
time python3 movie_prediction.py 9
time python3 movie_prediction.py 10
time python3 movie_prediction.py 11
time python3 movie_prediction.py 12
time python3 movie_prediction.py 13
time python3 movie_prediction.py 14
time python3 movie_prediction.py 15
time python3 movie_prediction.py 16
time python3 movie_prediction.py 17
time python3 movie_prediction.py 18
time python3 movie_prediction.py 19
time python3 movie_prediction.py 20
time python3 movie_prediction.py 21
time python3 movie_prediction.py 22
time python3 movie_prediction.py 23
time python3 movie_prediction.py 24
time python3 movie_prediction.py 25
time python3 movie_prediction.py 26
time python3 movie_prediction.py 27
time python3 movie_prediction.py 28
time python3 movie_prediction.py 29
time python3 movie_prediction.py 30
time python3 movie_prediction.py 31
time python3 movie_prediction.py 32
time python3 combine_predictions.py