Skip to content

Commit 86bc198

Browse files
authored
Using Single stock to make prediction
1 parent ba98a96 commit 86bc198

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lstm-single stock.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@
169169
" all_data[i] = data\n",
170170
"all_data=all_data.T\n",
171171
"print(all_data.shape) \n",
172-
"#np.save('data',all_data)"
172+
"##np.save('data',all_data)"
173173
]
174174
},
175175
{

0 commit comments

Comments
 (0)