Recent Releases of OpenSTEF
OpenSTEF - v3.4.73
What's Changed
- Feature: Add median regressor by @ylvab in https://github.com/OpenSTEF/openstef/pull/609
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.72...v3.4.73
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 3 days ago

OpenSTEF - v3.4.72
What's Changed
- Enhance/Fix minor flaws in OpenstfRegressor by @ylvab in https://github.com/OpenSTEF/openstef/pull/607
- Bump lightgbm to 4.0 by @MvLieshout in https://github.com/OpenSTEF/openstef/pull/606
New Contributors
- @ylvab made their first contribution in https://github.com/OpenSTEF/openstef/pull/607
- @MvLieshout made their first contribution in https://github.com/OpenSTEF/openstef/pull/606
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.70...v3.4.72
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 11 days ago

OpenSTEF - v3.4.71
What's Changed
- feature: Remove structlog max version by @clara-de-smet in https://github.com/OpenSTEF/openstef/pull/605
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.69...v3.4.71
Energy Systems - Load and Demand Forecasting
- HTML
Published by clara-de-smet 16 days ago

OpenSTEF - v3.4.70
What's Changed
- feature: Remove structlog max version by @clara-de-smet in https://github.com/OpenSTEF/openstef/pull/605
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.69...v3.4.70
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 17 days ago

OpenSTEF - v3.4.69
What's Changed
- Fix future warnings: Change T to min by @JanMaartenvanDoorn in https://github.com/OpenSTEF/openstef/pull/604
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.68...v3.4.69
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 18 days ago

OpenSTEF - v3.4.68
What's Changed
- [Co-coding] support for custom loggers via logging factory and appsettings by @bartpleiter in https://github.com/OpenSTEF/openstef/pull/600
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.67...v3.4.68
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 month ago

OpenSTEF - v3.4.67
What's Changed
- Bump jinja2 from 3.1.5 to 3.1.6 in /docs by @dependabot in https://github.com/OpenSTEF/openstef/pull/602
- New condition to add extrapolated windspeed by @MentReeze in https://github.com/OpenSTEF/openstef/pull/599
New Contributors
- @MentReeze made their first contribution in https://github.com/OpenSTEF/openstef/pull/599
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.66...v3.4.67
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 month ago

OpenSTEF - v3.4.66
What's Changed
- Only use old model for model specs and score checking if ignore_existing_models is set to False by @JanMaartenvanDoorn in https://github.com/OpenSTEF/openstef/pull/598
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.65...v3.4.66
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 2 months ago

OpenSTEF - v3.4.65
What's Changed
- feature: add nonzero flatliner detection by @lschilders in https://github.com/OpenSTEF/openstef/pull/603
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.64...v3.4.65
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 2 months ago

OpenSTEF - v3.4.64
What's Changed
- Add possibility to install cpu only version of xgboost by @JanMaartenvanDoorn in https://github.com/OpenSTEF/openstef/pull/597
- feature(STEF-247): Added forecast load + quantile plotting. by @egordm in https://github.com/OpenSTEF/openstef/pull/601
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.63...v3.4.64
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 2 months ago

OpenSTEF - v3.4.63
What's Changed
- fix: compute feature importance GBLinear with absolute weight values by @lschilders in https://github.com/OpenSTEF/openstef/pull/596
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.62...v3.4.63
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 2 months ago

OpenSTEF - v3.4.62
What's Changed
- General code improvements by @wfstoel in https://github.com/OpenSTEF/openstef/pull/527
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.61...v3.4.62
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 2 months ago

OpenSTEF - v3.4.61
What's Changed
- Bugfix Delete LICENSES/CC-BY-2.5.txt by @Jonasvdbo in https://github.com/OpenSTEF/openstef/pull/581
- changed license from CC-BY-2.5 to MPL-2.0 by @lschilders in https://github.com/OpenSTEF/openstef/pull/595
- updated dataclasses to pydantic v2 models by @JanMaartenvanDoorn in https://github.com/OpenSTEF/openstef/pull/594
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.60...v3.4.61
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 2 months ago

OpenSTEF - v3.4.60
What's Changed
- remove T-1D and T-7D from TO_KEEP_FEATURES in gblinear_quantile by @lschilders in https://github.com/OpenSTEF/openstef/pull/592
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.59...v3.4.60
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 2 months ago

OpenSTEF - v3.4.59
What's Changed
- fix calculation of rolling aggregates by removing NaNs from window by @lschilders in https://github.com/OpenSTEF/openstef/pull/593
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.58...v3.4.59
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 2 months ago

OpenSTEF - v3.4.58
What's Changed
- fix: add pj as func param in add_features by @lschilders in https://github.com/OpenSTEF/openstef/pull/591
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.57...v3.4.58
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 2 months ago

OpenSTEF - v3.4.57
What's Changed
- sped up test_pipeline_train_model by @lschilders in https://github.com/OpenSTEF/openstef/pull/590
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.56...v3.4.57
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 2 months ago

OpenSTEF - v3.4.56
What's Changed
- add timedelta conversion to iso 8601 format by @lschilders in https://github.com/OpenSTEF/openstef/pull/589
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.55...v3.4.56
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 2 months ago

OpenSTEF - v3.4.55
What's Changed
- fix: Added permissions to pr-labeler workflow by @lschilders in https://github.com/OpenSTEF/openstef/pull/588
- feature(STEF-1345): rolling aggregate load by @lschilders in https://github.com/OpenSTEF/openstef/pull/586
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.54...v3.4.55
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 3 months ago

OpenSTEF - v3.4.54
What's Changed
- Replace apx with more general name by @JanMaartenvanDoorn in https://github.com/OpenSTEF/openstef/pull/578
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.53...v3.4.54
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 3 months ago

OpenSTEF - v3.4.53
What's Changed
- Bump jinja2 from 3.1.4 to 3.1.5 in /docs by @dependabot in https://github.com/OpenSTEF/openstef/pull/582
- feat: added gblinear model as regressor. by @bartpleiter in https://github.com/OpenSTEF/openstef/pull/585
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.52...v3.4.53
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 3 months ago

OpenSTEF - v3.4.52
What's Changed
- Metrics not to assume on pd.Series name by @MartinoMensio in https://github.com/OpenSTEF/openstef/pull/545
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.51...v3.4.52
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 3 months ago

OpenSTEF - v3.4.51
What's Changed
- Revert "fix fallback strategy" by @lschilders in https://github.com/OpenSTEF/openstef/pull/584
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.50...v3.4.51
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 3 months ago

OpenSTEF - v3.4.50
What's Changed
- fix fallback strategy by @MartinoMensio in https://github.com/OpenSTEF/openstef/pull/548
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.49...v3.4.50
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 3 months ago

OpenSTEF - v3.4.49
What's Changed
- fix: line 36 duplicates line 35 by @joyshmitz in https://github.com/OpenSTEF/openstef/pull/536
- fix: test_apply_features by @lschilders in https://github.com/OpenSTEF/openstef/pull/583
New Contributors
- @joyshmitz made their first contribution in https://github.com/OpenSTEF/openstef/pull/536
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.48...v3.4.49
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 3 months ago

OpenSTEF - v3.4.48
What's Changed
- Update black github action to make review suggestions by @bartpleiter in https://github.com/OpenSTEF/openstef/pull/577
- feature(KTP-1459): Added feature clipping support to limit extrapolation on configured features such as APX. by @egordm in https://github.com/OpenSTEF/openstef/pull/580
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.46...v3.4.48
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 5 months ago

OpenSTEF - v3.4.47
What's Changed
- Updated dutch_holidays_2020-2022.csv file by @majidkhoshrou in https://github.com/OpenSTEF/openstef/pull/553
- Create sonarcloud.yml by @Github-OpenSTEF in https://github.com/OpenSTEF/openstef/pull/556
- Fallback for component splitting by @clara-de-smet in https://github.com/OpenSTEF/openstef/pull/558
- Allow SonarCloud action for PRs from forks by @clara-de-smet in https://github.com/OpenSTEF/openstef/pull/559
- fix: SonarCloud checks main instead of PR by @clara-de-smet in https://github.com/OpenSTEF/openstef/pull/560
New Contributors
- @Github-OpenSTEF made their first contribution in https://github.com/OpenSTEF/openstef/pull/556
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.35...v3.4.47
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 5 months ago

OpenSTEF - v3.4.46
What's Changed
- Feature/daylight by @majidkhoshrou in https://github.com/OpenSTEF/openstef/pull/576
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.45...v3.4.46
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 5 months ago

OpenSTEF - v3.4.45
What's Changed
- feature(KTP-1470): Added data balancing feature. by @egordm in https://github.com/OpenSTEF/openstef/pull/574
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.44...v3.4.45
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 5 months ago

OpenSTEF - v3.4.44
What's Changed
- added cyclic features by @majidkhoshrou in https://github.com/OpenSTEF/openstef/pull/572
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.43...v3.4.44
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 5 months ago

OpenSTEF - v3.4.43
What's Changed
- fix: Give write permission to github token on black formatting workflow by @clara-de-smet in https://github.com/OpenSTEF/openstef/pull/570
- fix: Add write permissions to GITHUB_TOKEN in workflow docs-publish.yaml by @lschilders in https://github.com/OpenSTEF/openstef/pull/571
- Make holiday features configurable by @JanMaartenvanDoorn in https://github.com/OpenSTEF/openstef/pull/569
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.42...v3.4.43
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 5 months ago

OpenSTEF - v3.4.42
What's Changed
- fix: Flatliner detection ignores NaNs for latest measurement by @clara-de-smet in https://github.com/OpenSTEF/openstef/pull/568
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.40...v3.4.42
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 5 months ago

OpenSTEF - v3.4.41
What's Changed
- feature(KTP-1279): Changed linear model scaling and improved sample weighting feature. by @egordm in https://github.com/OpenSTEF/openstef/pull/565
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.39...v3.4.41
Energy Systems - Load and Demand Forecasting
- HTML
Published by clara-de-smet 7 months ago

OpenSTEF - v3.4.40
What's Changed
- feature(KTP-1279): Changed linear model scaling and improved sample weighting feature. by @egordm in https://github.com/OpenSTEF/openstef/pull/565
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.39...v3.4.40
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 7 months ago

OpenSTEF - v3.4.39
What's Changed
- fix: Renamed MLModelType to ModelType by @clara-de-smet in https://github.com/OpenSTEF/openstef/pull/564
- [fix] disable imputation on future data by @lschilders in https://github.com/OpenSTEF/openstef/pull/562
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.38...v3.4.39
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 7 months ago

OpenSTEF - v3.4.38
What's Changed
- Removed old teams channel from documentation by @clara-de-smet in https://github.com/OpenSTEF/openstef/pull/563
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.37...v3.4.38
Energy Systems - Load and Demand Forecasting
- HTML
Published by clara-de-smet 7 months ago

OpenSTEF - v3.4.37
What's Changed
- Add Apple Silicon installation instructions to README.md by @twebr in https://github.com/OpenSTEF/openstef/pull/561
New Contributors
- @twebr made their first contribution in https://github.com/OpenSTEF/openstef/pull/561
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.36...v3.4.37
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 7 months ago

OpenSTEF - v3.4.36
What's Changed
- Updated dutch_holidays_2020-2022.csv file by @majidkhoshrou in https://github.com/OpenSTEF/openstef/pull/553
- Create sonarcloud.yml by @Github-OpenSTEF in https://github.com/OpenSTEF/openstef/pull/556
- Fallback for component splitting by @clara-de-smet in https://github.com/OpenSTEF/openstef/pull/558
- Allow SonarCloud action for PRs from forks by @clara-de-smet in https://github.com/OpenSTEF/openstef/pull/559
- fix: SonarCloud checks main instead of PR by @clara-de-smet in https://github.com/OpenSTEF/openstef/pull/560
New Contributors
- @majidkhoshrou made their first contribution in https://github.com/OpenSTEF/openstef/pull/553
- @Github-OpenSTEF made their first contribution in https://github.com/OpenSTEF/openstef/pull/556
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.35...v3.4.36
Energy Systems - Load and Demand Forecasting
- HTML
Published by clara-de-smet 7 months ago

OpenSTEF - v3.4.34
What's Changed
- restrict numpy version below version 2 by @lschilders in https://github.com/OpenSTEF/openstef/pull/550
- Update to python 3.11 by @clara-de-smet in https://github.com/OpenSTEF/openstef/pull/552
- [fix] use of deprecated assertEquals rather than assertEqual by @lschilders in https://github.com/OpenSTEF/openstef/pull/549
- Bump jinja2 from 3.0.0 to 3.1.3 in /docs by @dependabot in https://github.com/OpenSTEF/openstef/pull/494
- Numpy 2.0 compatibility by @clara-de-smet in https://github.com/OpenSTEF/openstef/pull/551
- Bump jinja2 from 3.1.3 to 3.1.4 in /docs by @dependabot in https://github.com/OpenSTEF/openstef/pull/554
- Bump scikit-learn from 1.2.2 to 1.5.0 in /test/unit/trained_models/mlruns/893156335105023143/2ca1d126e8724852b303b256e64a6c4f/artifacts/model by @dependabot in https://github.com/OpenSTEF/openstef/pull/555
- Bump black from 23.9.1 to 24.3.0 by @dependabot in https://github.com/OpenSTEF/openstef/pull/515
New Contributors
- @lschilders made their first contribution in https://github.com/OpenSTEF/openstef/pull/550
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.33...v3.4.34
Energy Systems - Load and Demand Forecasting
- HTML
Published by clara-de-smet 7 months ago

OpenSTEF - v3.4.33
What's Changed
- fix: Fixed data folder bundling in openstef package. by @egordm in https://github.com/OpenSTEF/openstef/pull/546
- fix: Pass kwargs to forecasting tasks by @clara-de-smet in https://github.com/OpenSTEF/openstef/pull/547
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.32...v3.4.33
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 8 months ago

OpenSTEF - v3.4.32
What's Changed
- fix: Made use of non_null params consistent for linear quantile model so null columns are handled correctly. by @egordm in https://github.com/OpenSTEF/openstef/pull/542
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.31...v3.4.32
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 9 months ago

OpenSTEF - v3.4.31
What's Changed
- allow newer statsmodels versions by @MartinoMensio in https://github.com/OpenSTEF/openstef/pull/540
New Contributors
- @MartinoMensio made their first contribution in https://github.com/OpenSTEF/openstef/pull/540
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.30...v3.4.31
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 9 months ago

OpenSTEF - v3.4.30
What's Changed
- fix: Fixed training pipeline typehints. by @egordm in https://github.com/OpenSTEF/openstef/pull/541
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.29...v3.4.30
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 10 months ago

OpenSTEF - v3.4.29
What's Changed
- chore: Bumped version of pydantic-settings package. by @egordm in https://github.com/OpenSTEF/openstef/pull/538
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.28...v3.4.29
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 11 months ago

OpenSTEF - v3.4.28
What's Changed
- feature(KTP-890): Added flatliner model for when only zeros need to be detected. by @egordm in https://github.com/OpenSTEF/openstef/pull/537
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.27...v3.4.28
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 11 months ago

OpenSTEF - v3.4.27
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.26...v3.4.27
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 11 months ago

OpenSTEF - v3.4.26
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.25...v3.4.26
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 11 months ago

OpenSTEF - v3.4.25
What's Changed
- feature(KTP-753): Added new baseline dazls model as dazls default model. by @egordm in https://github.com/OpenSTEF/openstef/pull/535
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.24...v3.4.25
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF 12 months ago

OpenSTEF - v3.4.24
What's Changed
- feature(KTP-767): Implemented XGBoost Multioutput Arctan Loss by @egordm in https://github.com/OpenSTEF/openstef/pull/533
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.23...v3.4.24
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 year ago

OpenSTEF - v3.4.23
What's Changed
- fix(KTP-851): Add infeed profiles to ignored features of quantile lin… by @bartpleiter in https://github.com/OpenSTEF/openstef/pull/534
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.22...v3.4.23
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 year ago

OpenSTEF - v3.4.22
What's Changed
- Use prediction job training horizon for basecase forecast start by @clara-de-smet in https://github.com/OpenSTEF/openstef/pull/530
- change: Enabled Imputation starategy for LinearQuantileModel by default. by @egordm in https://github.com/OpenSTEF/openstef/pull/532
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.21...v3.4.22
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 year ago

OpenSTEF - v3.4.21
What's Changed
- KTP-762 Implemented Linear Quantile Regression Model by @egordm in https://github.com/OpenSTEF/openstef/pull/529
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.20...v3.4.21
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 year ago

OpenSTEF - v3.4.20
What's Changed
- Chore/remove magic numbers by @FrankKr in https://github.com/OpenSTEF/openstef/pull/528
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.19...v3.4.20
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 year ago

OpenSTEF - v3.4.19
What's Changed
- Improve readme by @wfstoel in https://github.com/OpenSTEF/openstef/pull/519
- Optional teams messages by @clara-de-smet in https://github.com/OpenSTEF/openstef/pull/523
New Contributors
- @clara-de-smet made their first contribution in https://github.com/OpenSTEF/openstef/pull/523
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.18...v3.4.19
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 year ago

OpenSTEF - v3.4.18
What's Changed
- Added loglevel in (new) appsetting. by @bartpleiter in https://github.com/OpenSTEF/openstef/pull/525
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.17...v3.4.18
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 year ago

OpenSTEF - v3.4.17
What's Changed
- Feature/sort quantiles by @FrankKr in https://github.com/OpenSTEF/openstef/pull/526
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.16...v3.4.17
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 year ago

OpenSTEF - v3.4.16
What's Changed
- removed all tracy related code by @JonitaRuiter in https://github.com/OpenSTEF/openstef/pull/524
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.15...v3.4.16
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 year ago

OpenSTEF - v3.4.15
What's Changed
- docs(KTP-673) Added missing documentation for possible raised exceptions. by @egordm in https://github.com/OpenSTEF/openstef/pull/521
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.14...v3.4.15
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 year ago

OpenSTEF - v3.4.14
What's Changed
- update of all requirements of documentation by @JonitaRuiter in https://github.com/OpenSTEF/openstef/pull/518
- Improved PJ. by @bartpleiter in https://github.com/OpenSTEF/openstef/pull/520
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.13...v3.4.14
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 year ago

OpenSTEF - v3.4.13
What's Changed
- Update README.md with Badge to show the popularity of the OpenSTEF project by @Jonasvdbo in https://github.com/OpenSTEF/openstef/pull/516
- remove all proloaf references by @FrankKr in https://github.com/OpenSTEF/openstef/pull/517
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.12...v3.4.13
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 year ago

OpenSTEF - v3.4.12
What's Changed
- Updated requirements.txt to use more permissive contraints for structlog. by @egordm in https://github.com/OpenSTEF/openstef/pull/511
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.11...v3.4.12
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 year ago

OpenSTEF - v3.4.11
What's Changed
- New dazls updates by @ThomasNijsen in https://github.com/OpenSTEF/openstef/pull/503
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.10...v3.4.11
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 year ago

OpenSTEF - v3.4.10
What's Changed
- update on both .shift() and [index].iloc[column] deprecation warning by @JonitaRuiter in https://github.com/OpenSTEF/openstef/pull/510
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.9...v3.4.10
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 year ago

OpenSTEF - v3.4.9
What's Changed
- fixed wrong : in unit test by @JonitaRuiter in https://github.com/OpenSTEF/openstef/pull/509
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.8...v3.4.9
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 year ago

OpenSTEF - v3.4.8
What's Changed
- Bugfix failing tests after pandas 2.2 upgrade. by @egordm in https://github.com/OpenSTEF/openstef/pull/508
New Contributors
- @egordm made their first contribution in https://github.com/OpenSTEF/openstef/pull/508
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.7...v3.4.8
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 year ago

OpenSTEF - v3.4.7
What's Changed
- Pandas bug patch by @ThomasNijsen in https://github.com/OpenSTEF/openstef/pull/505
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.6...v3.4.7
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF about 1 year ago

OpenSTEF - v3.4.6
What's Changed
- By default only detect zero flatliners after a full day of the zero flatliner pattern by @MartijnCa in https://github.com/OpenSTEF/openstef/pull/483
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.5...v3.4.6
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.4.5
What's Changed
- Update of plotly to 5.18 by @JonitaRuiter in https://github.com/OpenSTEF/openstef/pull/501
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.4...v3.4.5
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.4.4
What's Changed
- New dazls updates by @ThomasNijsen in https://github.com/OpenSTEF/openstef/pull/498
- New dazls updates with version and package updates by @ThomasNijsen in https://github.com/OpenSTEF/openstef/pull/499
- New dazls updates by @ThomasNijsen in https://github.com/OpenSTEF/openstef/pull/500
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.2...v3.4.4
Energy Systems - Load and Demand Forecasting
- HTML
Published by wfstoel over 1 year ago

OpenSTEF - v3.4.4
What's Changed
- New dazls updates by @ThomasNijsen in https://github.com/OpenSTEF/openstef/pull/498
- New dazls updates with version and package updates by @ThomasNijsen in https://github.com/OpenSTEF/openstef/pull/499
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.2...v3.4.4
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.4.2
What's Changed
- Updated XGBoost version, added check for early stopping. by @bartpleiter in https://github.com/OpenSTEF/openstef/pull/497
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.4.1...v3.4.2
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.4.1
What's Changed
- New dazls updates by @ThomasNijsen in https://github.com/OpenSTEF/openstef/pull/492
New Contributors
- @ThomasNijsen made their first contribution in https://github.com/OpenSTEF/openstef/pull/492
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.3.15...v3.4.1
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.3.15
What's Changed
- Fixed replacing of repeated values. by @bartpleiter in https://github.com/OpenSTEF/openstef/pull/495
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.3.14...v3.3.15
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.3.14
What's Changed
- reverted xgboost version. by @bartpleiter in https://github.com/OpenSTEF/openstef/pull/496
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.3.13...v3.3.14
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.3.13
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.3.12...v3.3.13
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.3.12
What's Changed
- Allow for input of databricks workspace path by @rodalynbarce in https://github.com/OpenSTEF/openstef/pull/487
New Contributors
- @rodalynbarce made their first contribution in https://github.com/OpenSTEF/openstef/pull/487
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.3.11...v3.3.12
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.3.11
What's Changed
- Forecast zeros as fallback for zero flatliners by @MartijnCa in https://github.com/OpenSTEF/openstef/pull/493
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.3.10...v3.3.11
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.3.10
What's Changed
- Update python-upload-package.yaml by @FrankKr in https://github.com/OpenSTEF/openstef/pull/491
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.3.9...v3.3.10
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.3.9
What's Changed
- Update and rename docs/concepts.rst to architecture_methodology_compo… by @JonitaRuiter in https://github.com/OpenSTEF/openstef/pull/488
- Update index.rst by @JonitaRuiter in https://github.com/OpenSTEF/openstef/pull/489
- Rename architecture_methodology_components.rst to docs/architecture_m… by @JonitaRuiter in https://github.com/OpenSTEF/openstef/pull/490
New Contributors
- @JonitaRuiter made their first contribution in https://github.com/OpenSTEF/openstef/pull/488
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.3.8...v3.3.9
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.3.8
What's Changed
- Use train model horizons specified in prediction job correctly by @MartijnCa in https://github.com/OpenSTEF/openstef/pull/485
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.3.7...v3.3.8
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.3.7
What's Changed
- Update community.rst by @Jonasvdbo in https://github.com/OpenSTEF/openstef/pull/474
- Added suggestion to flatliner message. by @bartpleiter in https://github.com/OpenSTEF/openstef/pull/486
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.3.6...v3.3.7
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.3.6
What's Changed
- Added fix and unit test for detecting flatliners on prediction data w… by @bartpleiter in https://github.com/OpenSTEF/openstef/pull/482
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.3.5...v3.3.6
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.3.5
What's Changed
- Run build action on pull request by @wfstoel in https://github.com/OpenSTEF/openstef/pull/481
- Upgrade pydantic to v2 while referencing v1 by @GBBBAS in https://github.com/OpenSTEF/openstef/pull/479
New Contributors
- @GBBBAS made their first contribution in https://github.com/OpenSTEF/openstef/pull/479
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.3.3...v3.3.5
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.3.3
What's Changed
- Known zero flatliners exception handling by @MartijnCa in https://github.com/OpenSTEF/openstef/pull/478
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.3.1...v3.3.3
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - 3.3.2.dev
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.3.1...3.3.2.dev
Energy Systems - Load and Demand Forecasting
- HTML
Published by MartijnCa over 1 year ago

OpenSTEF - v3.3.1
What's Changed
- Feature/ktps 3069 handling zero flatliners by @MartijnCa in https://github.com/OpenSTEF/openstef/pull/477
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.2.78...v3.3.1
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.2.78
What's Changed
- Feature/ktps 3015 remove old mlflow artifacts by @bartpleiter in https://github.com/OpenSTEF/openstef/pull/476
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.2.77...v3.2.78
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.2.77
What's Changed
- Make model not found uniform by @wfstoel in https://github.com/OpenSTEF/openstef/pull/475
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.2.76...v3.2.77
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.2.76
What's Changed
- Speed up train_model task: extra model age check by @MartijnCa in https://github.com/OpenSTEF/openstef/pull/473
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.2.75...v3.2.76
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.2.75
What's Changed
- remove incorrect report creation by @FrankKr in https://github.com/OpenSTEF/openstef/pull/472
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.2.74...v3.2.75
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.2.74
What's Changed
- Add documentation sql database by @JanMaartenvanDoorn in https://github.com/OpenSTEF/openstef/pull/464
- add uncertainty estimation docs by @FrankKr in https://github.com/OpenSTEF/openstef/pull/471
- improve logging by @FrankKr in https://github.com/OpenSTEF/openstef/pull/470
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.2.73...v3.2.74
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.2.73
What's Changed
- update dazls by @FrankKr in https://github.com/OpenSTEF/openstef/pull/468
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.2.72...v3.2.73
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.2.72
What's Changed
- skip failing test by @FrankKr in https://github.com/OpenSTEF/openstef/pull/466
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.2.71...v3.2.72
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF over 1 year ago

OpenSTEF - v3.2.71
What's Changed
- default split for train_pipeline and scoring by @BenoitHardier in https://github.com/OpenSTEF/openstef/pull/446
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.2.70...v3.2.71
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF almost 2 years ago

OpenSTEF - v3.2.70
What's Changed
- 403 confidence interval and fiabilities for quantile models by @BenoitHardier in https://github.com/OpenSTEF/openstef/pull/408
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.2.69...v3.2.70
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF almost 2 years ago

OpenSTEF - v3.2.69
What's Changed
- Feature/ktps 2880 skip pids with external forecasts by @MartijnCa in https://github.com/OpenSTEF/openstef/pull/463
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.2.67...v3.2.69
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF almost 2 years ago

OpenSTEF - v3.2.67
What's Changed
- Bugfix/ktps 2838 stdev explodes by @FrankKr in https://github.com/OpenSTEF/openstef/pull/462
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.2.66...v3.2.67
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF almost 2 years ago

OpenSTEF - v3.2.66
What's Changed
- Incorrect name.. adds methodology documentation by @FrankKr in https://github.com/OpenSTEF/openstef/pull/460
- fix future warning by @JanMaartenvanDoorn in https://github.com/OpenSTEF/openstef/pull/461
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.2.64...v3.2.66
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF almost 2 years ago

OpenSTEF - v3.2.64
What's Changed
- Exception during model loading always leads to fallback by @wfstoel in https://github.com/OpenSTEF/openstef/pull/459
Full Changelog: https://github.com/OpenSTEF/openstef/compare/v3.2.63...v3.2.64
Energy Systems - Load and Demand Forecasting
- HTML
Published by Github-OpenSTEF almost 2 years ago
