OpenSTEF / openstef

Automated Machine Learning pipelines. Builds the Open Short Term Energy Forecasting package.
https://openstef.github.io/openstef
Mozilla Public License 2.0
92 stars 29 forks source link

[Feature] Hyperparameter optimization pipeline compatible with new sklearn models #83

Closed JanMaartenvanDoorn closed 3 years ago

JanMaartenvanDoorn commented 3 years ago

WHAT: With the new pipeline based on sklearn model updating the hyperparameter optimization pipeline is necessary. Here we implement a new pipeline that works with the new sklearn models.

HOW:

TEST:

FrankKr commented 3 years ago

added link to old pipeline: https://github.com/alliander-opensource/short-term-forecasting/blob/develop/openstf/pipeline/optimize_hyperparameters.py