We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c24c37d commit 49b8e04Copy full SHA for 49b8e04
2 files changed
README.md
@@ -463,7 +463,7 @@ responses = asyncio.run(forecast_multiple_series())
463
464
See the `examples/` directory for complete Jupyter notebook examples:
465
466
-- **`model_comparison_simple.ipynb`** - Point forecasting with FlowState on AirPassengers dataset
+- **`toy_example.ipynb`** - A toy example showing how to get started with FAIM and generate both point and probabilistic forecasts.
467
468
## Requirements
469
examples/model_comparison_simple.ipynb examples/toy_example.ipynbexamples/model_comparison_simple.ipynb renamed to examples/toy_example.ipynb
0 commit comments