Getting Started#
This section takes you from zero to running forecasts with OpenSTEF, whether you want a quick demo or a deep understanding of the library’s capabilities.
- Installation (Installation)
Set up OpenSTEF and its dependencies on your system — start here if this is your first time.
- Quickstart (Quickstart)
Run your first forecast in under 5 minutes using a preset workflow and sample data.
- Your First Forecast (Your First Forecast)
Step-by-step tutorial that walks through the full forecasting pipeline with detailed explanations.
- Backtesting Models (Backtesting Your Models)
Evaluate model performance on historical data using the BEAM (Backtesting, Evaluation, Analysis and Metrics) framework.
- Advanced Customization (Advanced Customization)
Extend OpenSTEF with custom data sources, feature engineering, and model configurations for production use cases.