Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

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.