Skip to content

Commit 6142c8f

Browse files
committed
Mention Chronos
1 parent 3a0372a commit 6142c8f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

2024-reinvent/timeseries/01-forecasting-essentials.ipynb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -217,6 +217,7 @@
217217
"- statistical models (`ETS`, `Theta`),\n",
218218
"- tree-based models based on LightGBM (`RecursiveTabular`, `DirectTabular`),\n",
219219
"- a deep learning model `TemporalFusionTransformer`,\n",
220+
"- a pretrained model `Chronos-Bolt`\n",
220221
"- and a weighted ensemble combining these.\n",
221222
"\n",
222223
"Other available presets for `TimeSeriesPredictor` are `\"fast_training\"`, `\"high_quality\"` and `\"best_quality\"`.\n",

0 commit comments

Comments
 (0)