Skip to content

Commit db41b1c

Browse files
Move ipynb example to proper folder for documentation.
1 parent b561a36 commit db41b1c

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

examples/auto_ml/Introduction to Time Series Processing.ipynb renamed to examples/Introduction to Time Series Processing.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"\n",
4949
"Here is how the 3D data cube looks like. So we'll have a train and a test data cube, and might create validation data cubes as well: \n",
5050
"\n",
51-
"![](time-series-data.jpg)\n",
51+
"![](images/time-series-data.jpg)\n",
5252
"\n",
5353
"So we have 3D data of shape `[batch_size, time_steps, features]`. If this and the above is still unclear to you, you may want to [learn more on the 3D shape of time series data](https://www.quora.com/What-do-samples-features-time-steps-mean-in-LSTM/answers/79038267).\n"
5454
]
File renamed without changes.

0 commit comments

Comments
 (0)