Metadata-Version: 2.4
Name: openstef-models
Version: 4.0.0.dev1
Summary: Core models for OpenSTEF
Project-URL: Documentation, https://openstef.github.io/openstef/index.html
Project-URL: Homepage, https://lfenergy.org/projects/openstef/
Project-URL: Issues, https://github.com/OpenSTEF/openstef/issues
Project-URL: Repository, https://github.com/OpenSTEF/openstef
Author-email: "Alliander N.V" <short.term.energy.forecasts@alliander.com>
License-Expression: MPL-2.0
Keywords: energy,forecasting,machinelearning
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Python: <4.0,>=3.12
Requires-Dist: holidays>=0.79
Requires-Dist: mlflow-skinny<4,>=3
Requires-Dist: openstef-beam<5,>=4.0.0.dev0
Requires-Dist: openstef-core<5,>=4.0.0.dev0
Requires-Dist: pvlib>=0.13
Requires-Dist: pycountry>=24.6.1
Requires-Dist: scikit-learn<2,>=1.7.1
Requires-Dist: scipy<2,>=1.16.3
Provides-Extra: xgb-cpu
Requires-Dist: xgboost-cpu<4,>=3; (sys_platform == 'linux' or sys_platform == 'win32') and extra == 'xgb-cpu'
Requires-Dist: xgboost<4,>=3; (sys_platform == 'darwin') and extra == 'xgb-cpu'
Provides-Extra: xgb-gpu
Requires-Dist: xgboost<4,>=3; extra == 'xgb-gpu'
Description-Content-Type: text/markdown

<!--
SPDX-FileCopyrightText: 2025 Contributors to the OpenSTEF project <short.term.energy.forecasts@alliander.com>

SPDX-License-Identifier: MPL-2.0
-->

# openstef-model