Releases: automl/amltk
Releases · automl/amltk
1.2.0
1.2.0 (2023-11-20)
Feat
- sklearn: Special keywords for splits
Fix
- trials: Always use a
PathBucket
with optimizers - Trial: Trial should now always have a bucket
[main 223693b] bump: version 1.1.1 → 1.2.0
3 files changed, 14 insertions(+), 3 deletions(-)
What's Changed
- fix: Cleanup around Trials by @eddiebergman in #157
Full Changelog: 1.1.1...1.2.0
1.1.1
1.1.1 (2023-11-19)
Fix
- doc: Add classifiers to pypi for bades (#155)
[main 7de1879] bump: version 1.1.0 → 1.1.1
3 files changed, 9 insertions(+), 3 deletions(-)
What's Changed
- doc: Add badges to readme by @eddiebergman in #154
- fix(doc): Add classifiers to pypi for bades by @eddiebergman in #155
- doc: Fix test badge by @eddiebergman in #156
Full Changelog: 1.1.0...1.1.1
1.1.0
1.1.0 (2023-11-19)
Feat
- scheduler: method
call_later
(#145)
Refactor
- optimization: Add concept of
Metric
(#150)
[main 0bde21d] bump: version 1.0.1 → 1.1.0
3 files changed, 13 insertions(+), 3 deletions(-)
What's Changed
- feat(scheduler): method
call_later
by @eddiebergman in #145 - doc(CONTRIBUTING): Update contributing by @eddiebergman in #151
- refactor(optimization): Add concept of
Metric
by @eddiebergman in #150 - doc(README): Update with some examples by @eddiebergman in #152
- Fix(randomness): Ensure we always get a python int by @eddiebergman in #147
- ci: Disable windows and mac until #149 is fixed by @eddiebergman in #153
Full Changelog: 1.0.1...1.1.0
1.0.1
1.0.1 (2023-11-15)
Fix
- CHANGELOG: Fresh changelog
[main c91e972] bump: version 1.0.0 → 1.0.1
3 files changed, 8 insertions(+), 3 deletions(-)
create mode 100644 CHANGELOG.md
Full Changelog: 1.0.0...1.0.1