Recent Releases of openstef
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
- HTML
Published by Github-OpenSTEF 10 months 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
- HTML
Published by Github-OpenSTEF 11 months 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
- HTML
Published by Github-OpenSTEF 11 months ago
openstef - v3.4.66
What's Changed
- Only use old model for model specs and score checking if ignoreexistingmodels 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
- HTML
Published by Github-OpenSTEF 11 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
- HTML
Published by Github-OpenSTEF 12 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
- HTML
Published by Github-OpenSTEF 12 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
- HTML
Published by Github-OpenSTEF about 1 year 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
- HTML
Published by Github-OpenSTEF about 1 year 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: testapplyfeatures 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
- HTML
Published by Github-OpenSTEF about 1 year 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
- HTML
Published by Github-OpenSTEF about 1 year ago
openstef - v3.4.47
What's Changed
- Updated dutchholidays2020-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
- HTML
Published by Github-OpenSTEF about 1 year 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
- HTML
Published by Github-OpenSTEF about 1 year 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
- HTML
Published by clara-de-smet over 1 year 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
- HTML
Published by Github-OpenSTEF over 1 year 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
- HTML
Published by Github-OpenSTEF over 1 year 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
- HTML
Published by Github-OpenSTEF over 1 year ago
openstef - v3.4.36
What's Changed
- Updated dutchholidays2020-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
- HTML
Published by clara-de-smet over 1 year 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
- HTML
Published by clara-de-smet over 1 year 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
- HTML
Published by Github-OpenSTEF over 1 year 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
- HTML
Published by Github-OpenSTEF over 1 year 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
- HTML
Published by Github-OpenSTEF over 1 year 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
- HTML
Published by Github-OpenSTEF over 1 year 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
- HTML
Published by Github-OpenSTEF almost 2 years 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
- HTML
Published by Github-OpenSTEF almost 2 years 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
- HTML
Published by Github-OpenSTEF almost 2 years 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
- HTML
Published by Github-OpenSTEF almost 2 years 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
- HTML
Published by Github-OpenSTEF almost 2 years 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
- HTML
Published by Github-OpenSTEF almost 2 years 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
- HTML
Published by Github-OpenSTEF almost 2 years 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
- HTML
Published by Github-OpenSTEF almost 2 years 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
- HTML
Published by Github-OpenSTEF about 2 years 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
- HTML
Published by Github-OpenSTEF about 2 years 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
- HTML
Published by Github-OpenSTEF about 2 years 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
- HTML
Published by wfstoel about 2 years 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
- HTML
Published by Github-OpenSTEF about 2 years 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
- HTML
Published by Github-OpenSTEF about 2 years 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
- HTML
Published by Github-OpenSTEF about 2 years ago
openstef - v3.3.9
What's Changed
- Update and rename docs/concepts.rst to architecturemethodologycompo… by @JonitaRuiter in https://github.com/OpenSTEF/openstef/pull/488
- Update index.rst by @JonitaRuiter in https://github.com/OpenSTEF/openstef/pull/489
- Rename architecturemethodologycomponents.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
- HTML
Published by Github-OpenSTEF about 2 years 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
- HTML
Published by Github-OpenSTEF about 2 years 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
- HTML
Published by Github-OpenSTEF over 2 years 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
- HTML
Published by Github-OpenSTEF over 2 years ago