Skip to content

Latest commit

 

History

History
21 lines (15 loc) · 652 Bytes

File metadata and controls

21 lines (15 loc) · 652 Bytes

OpenSTEF Examples

Before you start, make sure to install all the necessary dependencies by running:

uv sync

Contents

  • tutorials/ — step-by-step notebooks covering forecasting, backtesting, feature engineering, ensembles, and more.
  • benchmarks/ — production-scale benchmark runs on the Liander 2024 dataset.
  • deployment/ — runnable deployment examples for Dagster, Airflow, and Celery. See deployment/README.md.