Commit ffae2ed
File tree
Expand file treeCollapse file tree
2 files changed
+16
-18
lines changedFilter options
- ml_engine/online_prediction
Expand file treeCollapse file tree
2 files changed
+16
-18
lines changedml_engine/online_prediction/predict.py
Copy file name to clipboardExpand all lines: ml_engine/online_prediction/predict.py+6-6Lines changed: 6 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
62 | 62 |
|
63 | 63 |
|
64 | 64 |
|
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
| ||
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
122 |
| - |
| 122 | + |
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
| ||
153 | 153 |
|
154 | 154 |
|
155 | 155 |
|
156 |
| - |
| 156 | + |
157 | 157 |
|
158 | 158 |
|
159 | 159 |
|
|
ml_engine/online_prediction/predict_test.py
Copy file name to clipboardExpand all lines: ml_engine/online_prediction/predict_test.py+10-12Lines changed: 10 additions & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
26 |
| - |
| 25 | + |
| 26 | + |
27 | 27 |
|
28 | 28 |
|
29 | 29 |
|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
| 44 | + |
| 45 | + |
48 | 46 |
|
49 | 47 |
|
50 | 48 |
|
51 | 49 |
|
52 | 50 |
|
53 |
| - |
| 51 | + |
54 | 52 |
|
55 | 53 |
|
56 | 54 |
|
57 | 55 |
|
58 | 56 |
|
59 |
| - |
| 57 | + |
| 58 | + |
60 | 59 |
|
61 | 60 |
|
62 | 61 |
|
| ||
66 | 65 |
|
67 | 66 |
|
68 | 67 |
|
69 |
| - |
70 |
| - |
| 68 | + |
71 | 69 |
|
72 |
| - |
73 |
| - |
| 70 | + |
| 71 | + |
74 | 72 |
|
0 commit comments