Energy-Data-Science-Collaboration-Forum / ps-demand-forecasting

Forecasting daily gas demand at the Powerstation level
MIT License
2 stars 3 forks source link

Train models on schedule #4

Closed adfi closed 1 year ago

adfi commented 1 year ago

Hi, I've added another workflow which trains the model according to a schedule (every Tuesday).

The workflow first gets all the latest data, runs the training of all models and then inserts the new performance results into the README. All in all, it takes about half an hour to run.

The final model objects are added as artefacts to the workflow run. Updating the README requires an automatic commit at the end but I think it's ok as it will happen on the main branch (I don't even know if that's possible but we'll see).