OpenSTEF 4.0.0 documentation#

OpenSTEF is a library for creating short term forecasts for the energy sector. It contains all components for the machine learning pipeline required to make a forecast.

Install#

pip install openstef
uv add openstef
conda install -c conda-forge openstef
pixi add openstef

For more detailed instructions, see the installation guide.

Learn#

How to use OpenSTEF?

What can OpenSTEF do?

Reference

References for OpenSTEF’s components:

  • openstef-models: Core forecasting models and feature engineering

  • openstef-beam: Backtesting, evaluation, analysis and metrics

  • openstef-core: Core utilities, dataset types, shared types and base models

What’s new#

Learn about new features and API changes.

Contribute#

OpenSTEF is an LF Energy community maintained for and by its users. See Contribute for the many ways you can help!

About OpenSTEF#