Skip to content

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.

    View · Open in marimo

  • How to Forecast Panel Data


    Forecast multiple related time series using the panel column naming convention.

    View · Open in marimo

Running Examples Locally

just example model_comparison.py
uv run marimo edit examples/model_comparison.py

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