Skip to content

Commit b6d4770

Browse files
committed
Docs: Rerun notebooks because of last fix
1 parent 3f64add commit b6d4770

15 files changed

+4107
-3974
lines changed

tutorial_notebooks/annotations.ipynb

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"name": "stderr",
7070
"output_type": "stream",
7171
"text": [
72-
"[2025-09-06 19:22:40,612][wrapper_dataset][INFO] - Dataset is time-based. Use cesnet_tszoo.configs.TimeBasedConfig\n"
72+
"[2025-09-15 11:54:57,770][wrapper_dataset][INFO] - Dataset is time-based. Use cesnet_tszoo.configs.TimeBasedConfig\n"
7373
]
7474
},
7575
{
@@ -1462,7 +1462,7 @@
14621462
"name": "stderr",
14631463
"output_type": "stream",
14641464
"text": [
1465-
"[2025-09-06 19:22:40,746][cesnet_dataset][INFO] - Annotations successfully saved to \\some_directory\\tszoo\\annotations\\test_name.csv\n"
1465+
"[2025-09-15 11:54:57,900][cesnet_dataset][INFO] - Annotations successfully saved to \\some_directory\\tszoo\\annotations\\test_name.csv\n"
14661466
]
14671467
}
14681468
],
@@ -1578,7 +1578,7 @@
15781578
"name": "stderr",
15791579
"output_type": "stream",
15801580
"text": [
1581-
"[2025-09-06 19:22:40,765][wrapper_dataset][INFO] - Dataset is time-based. Use cesnet_tszoo.configs.TimeBasedConfig\n"
1581+
"[2025-09-15 11:54:57,925][wrapper_dataset][INFO] - Dataset is time-based. Use cesnet_tszoo.configs.TimeBasedConfig\n"
15821582
]
15831583
},
15841584
{
@@ -1650,10 +1650,10 @@
16501650
"name": "stderr",
16511651
"output_type": "stream",
16521652
"text": [
1653-
"[2025-09-06 19:22:40,775][cesnet_dataset][WARNING] - Built-in annotations test_name not found.\n",
1654-
"[2025-09-06 19:22:40,776][cesnet_dataset][INFO] - Custom annotations found: test_name.\n",
1655-
"[2025-09-06 19:22:40,777][cesnet_dataset][INFO] - Annotations detected as AnnotationType.BOTH (both id_ip and id_time)\n",
1656-
"[2025-09-06 19:22:40,777][cesnet_dataset][INFO] - Successfully imported annotations from \\some_directory\\tszoo\\annotations\\test_name.csv\n"
1653+
"[2025-09-15 11:54:57,933][cesnet_dataset][WARNING] - Built-in annotations test_name not found.\n",
1654+
"[2025-09-15 11:54:57,934][cesnet_dataset][INFO] - Custom annotations found: test_name.\n",
1655+
"[2025-09-15 11:54:57,935][cesnet_dataset][INFO] - Annotations detected as AnnotationType.BOTH (both id_ip and id_time)\n",
1656+
"[2025-09-15 11:54:57,936][cesnet_dataset][INFO] - Successfully imported annotations from \\some_directory\\tszoo\\annotations\\test_name.csv\n"
16571657
]
16581658
},
16591659
{
@@ -1757,9 +1757,9 @@
17571757
"name": "stderr",
17581758
"output_type": "stream",
17591759
"text": [
1760-
"[2025-09-06 19:22:40,786][cesnet_dataset][INFO] - Built-in annotations found: device_type_ip_address_full.\n",
1761-
"[2025-09-06 19:22:40,807][cesnet_dataset][INFO] - Annotations detected as AnnotationType.TS_ID (id_ip only)\n",
1762-
"[2025-09-06 19:22:45,318][cesnet_dataset][INFO] - Successfully imported annotations from F:\\tszoo-library\\cesnet-tszoo\\cesnet_tszoo\\files\\annotation_files\\device_type_ip_address_full.csv\n"
1760+
"[2025-09-15 11:54:57,947][cesnet_dataset][INFO] - Built-in annotations found: device_type_ip_address_full.\n",
1761+
"[2025-09-15 11:54:57,970][cesnet_dataset][INFO] - Annotations detected as AnnotationType.TS_ID (id_ip only)\n",
1762+
"[2025-09-15 11:55:02,344][cesnet_dataset][INFO] - Successfully imported annotations from F:\\tszoo-library\\cesnet-tszoo\\cesnet_tszoo\\files\\annotation_files\\device_type_ip_address_full.csv\n"
17631763
]
17641764
},
17651765
{

tutorial_notebooks/benchmarks.ipynb

Lines changed: 225 additions & 92 deletions
Large diffs are not rendered by default.

tutorial_notebooks/disjoint_time_based_choosing_data.ipynb

Lines changed: 100 additions & 100 deletions
Large diffs are not rendered by default.

tutorial_notebooks/disjoint_time_based_loading_data.ipynb

Lines changed: 837 additions & 837 deletions
Large diffs are not rendered by default.

tutorial_notebooks/disjoint_time_based_using_transformers.ipynb

Lines changed: 151 additions & 151 deletions
Large diffs are not rendered by default.

tutorial_notebooks/handling_missing_data.ipynb

Lines changed: 129 additions & 129 deletions
Large diffs are not rendered by default.

tutorial_notebooks/series_based_choosing_data.ipynb

Lines changed: 102 additions & 102 deletions
Large diffs are not rendered by default.

tutorial_notebooks/series_based_loading_data.ipynb

Lines changed: 1126 additions & 1126 deletions
Large diffs are not rendered by default.

tutorial_notebooks/series_based_using_transformers.ipynb

Lines changed: 118 additions & 118 deletions
Large diffs are not rendered by default.

tutorial_notebooks/simple_forecasting.ipynb

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"name": "stderr",
4848
"output_type": "stream",
4949
"text": [
50-
"100%|██████████| 283/283 [00:02<00:00, 98.32it/s]"
50+
"100%|██████████| 283/283 [00:02<00:00, 115.07it/s]"
5151
]
5252
},
5353
{
@@ -130,10 +130,10 @@
130130
"name": "stderr",
131131
"output_type": "stream",
132132
"text": [
133-
"100%|██████████| 283/283 [00:02<00:00, 99.36it/s]\n",
134-
"100%|██████████| 283/283 [00:02<00:00, 105.24it/s]\n",
135-
"100%|██████████| 283/283 [00:02<00:00, 104.04it/s]\n",
136-
"100%|██████████| 283/283 [00:02<00:00, 102.75it/s]"
133+
"100%|██████████| 283/283 [00:02<00:00, 122.46it/s]\n",
134+
"100%|██████████| 283/283 [00:02<00:00, 122.29it/s]\n",
135+
"100%|██████████| 283/283 [00:02<00:00, 114.50it/s]\n",
136+
"100%|██████████| 283/283 [00:02<00:00, 109.35it/s]"
137137
]
138138
},
139139
{
@@ -354,8 +354,8 @@
354354
"name": "stdout",
355355
"output_type": "stream",
356356
"text": [
357-
"Mean RMSE: 0.083999\n",
358-
"Std RMSE: 0.148018\n"
357+
"Mean RMSE: 0.082763\n",
358+
"Std RMSE: 0.139844\n"
359359
]
360360
}
361361
],

0 commit comments

Comments
 (0)