Skip to content

Commit 2636fee

Browse files
committed
updated notebook
1 parent 49b8e04 commit 2636fee

File tree

1 file changed

+17
-17
lines changed

1 file changed

+17
-17
lines changed

examples/toy_example.ipynb

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"cell_type": "markdown",
55
"metadata": {},
66
"source": [
7-
"# Simple Model Comparison Example\n",
7+
"# Toy Example: How to Forecast with Foundation Time-Series Models Using FAIM\n",
88
"\n",
99
"This notebook demonstrates basic usage of all three models (FlowState, Chronos2, TiRex) provided by FAIM for both point and quantile forecasting."
1010
]
@@ -13,8 +13,8 @@
1313
"cell_type": "code",
1414
"metadata": {
1515
"ExecuteTime": {
16-
"end_time": "2025-11-05T19:59:53.319553Z",
17-
"start_time": "2025-11-05T19:59:53.313602Z"
16+
"end_time": "2025-11-06T17:48:15.857510Z",
17+
"start_time": "2025-11-06T17:48:15.852497Z"
1818
}
1919
},
2020
"source": [
@@ -30,8 +30,8 @@
3030
"cell_type": "code",
3131
"metadata": {
3232
"ExecuteTime": {
33-
"end_time": "2025-11-05T19:59:54.083317Z",
34-
"start_time": "2025-11-05T19:59:53.475610Z"
33+
"end_time": "2025-11-06T17:48:17.205887Z",
34+
"start_time": "2025-11-06T17:48:15.878376Z"
3535
}
3636
},
3737
"source": [
@@ -54,8 +54,8 @@
5454
"cell_type": "code",
5555
"metadata": {
5656
"ExecuteTime": {
57-
"end_time": "2025-11-05T19:59:54.096692Z",
58-
"start_time": "2025-11-05T19:59:54.092980Z"
57+
"end_time": "2025-11-06T17:48:17.341228Z",
58+
"start_time": "2025-11-06T17:48:17.337936Z"
5959
}
6060
},
6161
"source": [
@@ -96,8 +96,8 @@
9696
"cell_type": "code",
9797
"metadata": {
9898
"ExecuteTime": {
99-
"end_time": "2025-11-05T19:59:57.638366Z",
100-
"start_time": "2025-11-05T19:59:54.124538Z"
99+
"end_time": "2025-11-06T17:48:22.748869Z",
100+
"start_time": "2025-11-06T17:48:17.392739Z"
101101
}
102102
},
103103
"source": [
@@ -138,8 +138,8 @@
138138
"cell_type": "code",
139139
"metadata": {
140140
"ExecuteTime": {
141-
"end_time": "2025-11-05T19:59:57.663446Z",
142-
"start_time": "2025-11-05T19:59:57.660492Z"
141+
"end_time": "2025-11-06T17:48:22.786776Z",
142+
"start_time": "2025-11-06T17:48:22.783676Z"
143143
}
144144
},
145145
"source": [
@@ -179,8 +179,8 @@
179179
"cell_type": "code",
180180
"metadata": {
181181
"ExecuteTime": {
182-
"end_time": "2025-11-05T19:59:57.972036Z",
183-
"start_time": "2025-11-05T19:59:57.685684Z"
182+
"end_time": "2025-11-06T17:48:22.986319Z",
183+
"start_time": "2025-11-06T17:48:22.811408Z"
184184
}
185185
},
186186
"source": [
@@ -233,8 +233,8 @@
233233
"cell_type": "code",
234234
"metadata": {
235235
"ExecuteTime": {
236-
"end_time": "2025-11-05T20:00:00.823281Z",
237-
"start_time": "2025-11-05T19:59:57.995216Z"
236+
"end_time": "2025-11-06T17:48:25.812335Z",
237+
"start_time": "2025-11-06T17:48:23.007117Z"
238238
}
239239
},
240240
"source": [
@@ -285,8 +285,8 @@
285285
"cell_type": "code",
286286
"metadata": {
287287
"ExecuteTime": {
288-
"end_time": "2025-11-05T20:00:01.060528Z",
289-
"start_time": "2025-11-05T20:00:00.850866Z"
288+
"end_time": "2025-11-06T17:48:26.048976Z",
289+
"start_time": "2025-11-06T17:48:25.838070Z"
290290
}
291291
},
292292
"source": [

0 commit comments

Comments
 (0)