Skip to content

Commit daa962c

Browse files
committed
added poetry.toml
1 parent 6c10f58 commit daa962c

File tree

3 files changed

+200
-134
lines changed

3 files changed

+200
-134
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,4 @@ openapi.json
2626
pyproject.toml
2727
CLAUDE.md
2828
/poetry.lock
29+
/4_clients/

examples/airpassengers_dataset.ipynb

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

examples/toy_example.ipynb

Lines changed: 24 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,8 @@
1313
"cell_type": "code",
1414
"metadata": {
1515
"ExecuteTime": {
16-
"end_time": "2025-11-08T15:29:45.959154Z",
17-
"start_time": "2025-11-08T15:29:45.949697Z"
16+
"end_time": "2025-12-01T19:17:02.445810Z",
17+
"start_time": "2025-12-01T19:17:02.395561Z"
1818
}
1919
},
2020
"source": [
@@ -24,14 +24,14 @@
2424
"FAIM_API_KEY = os.environ[\"FAIM_API_KEY\"]"
2525
],
2626
"outputs": [],
27-
"execution_count": 9
27+
"execution_count": 49
2828
},
2929
{
3030
"cell_type": "code",
3131
"metadata": {
3232
"ExecuteTime": {
33-
"end_time": "2025-11-08T15:29:45.998104Z",
34-
"start_time": "2025-11-08T15:29:45.995045Z"
33+
"end_time": "2025-12-01T19:17:02.514152Z",
34+
"start_time": "2025-12-01T19:17:02.509574Z"
3535
}
3636
},
3737
"source": [
@@ -43,7 +43,7 @@
4343
"from faim_sdk.eval import mae, mse"
4444
],
4545
"outputs": [],
46-
"execution_count": 10
46+
"execution_count": 50
4747
},
4848
{
4949
"cell_type": "markdown",
@@ -54,8 +54,8 @@
5454
"cell_type": "code",
5555
"metadata": {
5656
"ExecuteTime": {
57-
"end_time": "2025-11-08T15:29:46.031155Z",
58-
"start_time": "2025-11-08T15:29:46.027682Z"
57+
"end_time": "2025-12-01T19:17:02.563070Z",
58+
"start_time": "2025-12-01T19:17:02.555002Z"
5959
}
6060
},
6161
"source": [
@@ -83,7 +83,7 @@
8383
]
8484
}
8585
],
86-
"execution_count": 11
86+
"execution_count": 51
8787
},
8888
{
8989
"cell_type": "markdown",
@@ -96,8 +96,8 @@
9696
"cell_type": "code",
9797
"metadata": {
9898
"ExecuteTime": {
99-
"end_time": "2025-11-08T15:29:48.803885Z",
100-
"start_time": "2025-11-08T15:29:46.063305Z"
99+
"end_time": "2025-12-01T19:17:05.550276Z",
100+
"start_time": "2025-12-01T19:17:02.609485Z"
101101
}
102102
},
103103
"source": [
@@ -125,7 +125,7 @@
125125
]
126126
}
127127
],
128-
"execution_count": 12
128+
"execution_count": 52
129129
},
130130
{
131131
"cell_type": "markdown",
@@ -138,8 +138,8 @@
138138
"cell_type": "code",
139139
"metadata": {
140140
"ExecuteTime": {
141-
"end_time": "2025-11-08T15:29:48.854231Z",
142-
"start_time": "2025-11-08T15:29:48.851318Z"
141+
"end_time": "2025-12-01T19:17:05.587757Z",
142+
"start_time": "2025-12-01T19:17:05.582930Z"
143143
}
144144
},
145145
"source": [
@@ -166,7 +166,7 @@
166166
]
167167
}
168168
],
169-
"execution_count": 13
169+
"execution_count": 53
170170
},
171171
{
172172
"cell_type": "markdown",
@@ -179,8 +179,8 @@
179179
"cell_type": "code",
180180
"metadata": {
181181
"ExecuteTime": {
182-
"end_time": "2025-11-08T15:29:48.963742Z",
183-
"start_time": "2025-11-08T15:29:48.885452Z"
182+
"end_time": "2025-12-01T19:17:05.819345Z",
183+
"start_time": "2025-12-01T19:17:05.681228Z"
184184
}
185185
},
186186
"source": [
@@ -222,7 +222,7 @@
222222
"output_type": "display_data"
223223
}
224224
],
225-
"execution_count": 14
225+
"execution_count": 54
226226
},
227227
{
228228
"cell_type": "markdown",
@@ -233,8 +233,8 @@
233233
"cell_type": "code",
234234
"metadata": {
235235
"ExecuteTime": {
236-
"end_time": "2025-11-08T15:29:51.666629Z",
237-
"start_time": "2025-11-08T15:29:48.993157Z"
236+
"end_time": "2025-12-01T19:17:08.640595Z",
237+
"start_time": "2025-12-01T19:17:05.861129Z"
238238
}
239239
},
240240
"source": [
@@ -272,7 +272,7 @@
272272
]
273273
}
274274
],
275-
"execution_count": 15
275+
"execution_count": 55
276276
},
277277
{
278278
"cell_type": "markdown",
@@ -285,8 +285,8 @@
285285
"cell_type": "code",
286286
"metadata": {
287287
"ExecuteTime": {
288-
"end_time": "2025-11-08T15:29:51.954761Z",
289-
"start_time": "2025-11-08T15:29:51.710920Z"
288+
"end_time": "2025-12-01T19:17:09.195279Z",
289+
"start_time": "2025-12-01T19:17:08.692039Z"
290290
}
291291
},
292292
"source": [
@@ -355,7 +355,7 @@
355355
"output_type": "display_data"
356356
}
357357
],
358-
"execution_count": 16
358+
"execution_count": 56
359359
},
360360
{
361361
"cell_type": "markdown",

0 commit comments

Comments
 (0)