You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/annotations.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
This tutorial will look at how to use annotations.
4
4
5
5
!!! info "Note"
6
-
For every option and more detailed examples refer to Jupyter notebook [`annotations`](https://github.com/CESNET/cesnet-tszoo/blob/tutorial_notebooks/annotations.ipynb).
6
+
For every option and more detailed examples refer to Jupyter notebook [`annotations`](https://github.com/CESNET/cesnet-tszoo/blob/main/tutorial_notebooks/annotations.ipynb).
Copy file name to clipboardExpand all lines: docs/benchmarks_tutorial.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ This tutorial will look at how to use benchmarks.
5
5
Only time-based will be used, because all methods work almost the same way for series-based.
6
6
7
7
!!! info "Note"
8
-
For every option and more detailed examples refer to Jupyter notebook [`benchmarks`](https://github.com/CESNET/cesnet-tszoo/blob/tutorial_notebooks/benchmarks.ipynb)
8
+
For every option and more detailed examples refer to Jupyter notebook [`benchmarks`](https://github.com/CESNET/cesnet-tszoo/blob/main/tutorial_notebooks/benchmarks.ipynb)
For every configuration and more detailed examples refer to Jupyter notebook [`time_based_choosing_data`](https://github.com/CESNET/cesnet-tszoo/blob/tutorial_notebooks/time_based_choosing_data.ipynb)
10
+
For every configuration and more detailed examples refer to Jupyter notebook [`time_based_choosing_data`](https://github.com/CESNET/cesnet-tszoo/blob/main/tutorial_notebooks/time_based_choosing_data.ipynb)
For every configuration and more detailed examples refer to Jupyter notebook [`series_based_choosing_data`](https://github.com/CESNET/cesnet-tszoo/blob/tutorial_notebooks/series_based_choosing_data.ipynb)
133
+
For every configuration and more detailed examples refer to Jupyter notebook [`series_based_choosing_data`](https://github.com/CESNET/cesnet-tszoo/blob/main/tutorial_notebooks/series_based_choosing_data.ipynb)
Copy file name to clipboardExpand all lines: docs/getting_started.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
# Getting started
2
2
3
3
!!! info "Note"
4
-
For a demonstration of usage for simple forecasting refer to Jupyter notebook [`simple_forecasting`](https://github.com/CESNET/cesnet-tszoo/blob/tutorial_notebooks/simple_forecasting.ipynb)
4
+
For a demonstration of usage for simple forecasting refer to Jupyter notebook [`simple_forecasting`](https://github.com/CESNET/cesnet-tszoo/blob/main/tutorial_notebooks/simple_forecasting.ipynb)
Copy file name to clipboardExpand all lines: docs/handling_missing_data.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ This tutorial will look at some configuration options used for handling missing
5
5
Only time-based will be used, because all methods work almost the same way for series-based.
6
6
7
7
!!! info "Note"
8
-
For every configuration and more detailed examples refer to Jupyter notebook [`handling_missing_data`](https://github.com/CESNET/cesnet-tszoo/blob/tutorial_notebooks/handling_missing_data.ipynb)
8
+
For every configuration and more detailed examples refer to Jupyter notebook [`handling_missing_data`](https://github.com/CESNET/cesnet-tszoo/blob/main/tutorial_notebooks/handling_missing_data.ipynb)
For every configuration and more detailed examples refer to Jupyter notebook [`time_based_loading_data`](https://github.com/CESNET/cesnet-tszoo/blob/tutorial_notebooks/time_based_loading_data.ipynb)
10
+
For every configuration and more detailed examples refer to Jupyter notebook [`time_based_loading_data`](https://github.com/CESNET/cesnet-tszoo/blob/main/tutorial_notebooks/time_based_loading_data.ipynb)
For every configuration and more detailed examples refer to Jupyter notebook [`series_based_loading_data`](https://github.com/CESNET/cesnet-tszoo/blob/tutorial_notebooks/series_based_loading_data.ipynb)
224
+
For every configuration and more detailed examples refer to Jupyter notebook [`series_based_loading_data`](https://github.com/CESNET/cesnet-tszoo/blob/main/tutorial_notebooks/series_based_loading_data.ipynb)
For every configuration and more detailed examples refer to Jupyter notebook [`time_based_using_scalers`](https://github.com/CESNET/cesnet-tszoo/blob/tutorial_notebooks/time_based_using_scalers.ipynb)
10
+
For every configuration and more detailed examples refer to Jupyter notebook [`time_based_using_scalers`](https://github.com/CESNET/cesnet-tszoo/blob/main/tutorial_notebooks/time_based_using_scalers.ipynb)
For every configuration and more detailed examples refer to Jupyter notebook [`series_based_using_scalers`](https://github.com/CESNET/cesnet-tszoo/blob/tutorial_notebooks/series_based_using_scalers.ipynb)
135
+
For every configuration and more detailed examples refer to Jupyter notebook [`series_based_using_scalers`](https://github.com/CESNET/cesnet-tszoo/blob/main/tutorial_notebooks/series_based_using_scalers.ipynb)
Copy file name to clipboardExpand all lines: docs/utilities.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@ This tutorial will look at various utilities.
5
5
Only time-based will be used, because all methods work almost the same way for series-based.
6
6
7
7
!!! info "Note"
8
-
For every option and more detailed examples refer to Jupyter notebook [`utilities`](https://github.com/CESNET/cesnet-tszoo/blob/tutorial_notebooks/utilities.ipynb)
8
+
For every option and more detailed examples refer to Jupyter notebook [`utilities`](https://github.com/CESNET/cesnet-tszoo/blob/main/tutorial_notebooks/utilities.ipynb)
9
9
10
10
## Setting logger
11
11
CESNET TS-Zoo uses logger, but without setting config below, it wont log anything.
0 commit comments