Examples¶
Interactive notebooks grouped by purpose: Tutorials walk through a topic step-by-step, while How-to Guides solve a specific task.
How-to Guides¶
-
How to Compare Forecasters
Fit multiple statistical forecasters on the same dataset and evaluate their accuracy with MAE.
-
How to Forecast Panel Data
Forecast multiple related time series using the panel column naming convention.
Running Examples Locally¶
Next Steps¶
- Concepts: Deep dive into core concepts and best practices
- API Reference: Complete documentation on all forecaster classes
- Contributing: Add your own examples or improve existing ones