Skip to content

Releases: automl/amltk

1.2.0

20 Nov 08:57
Compare
Choose a tag to compare

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

Full Changelog: 1.1.1...1.2.0

1.1.1

19 Nov 23:10
Compare
Choose a tag to compare

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

Full Changelog: 1.1.0...1.1.1

1.1.0

19 Nov 22:46
Compare
Choose a tag to compare

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

Full Changelog: 1.0.1...1.1.0

1.0.1

15 Nov 17:45
Compare
Choose a tag to compare

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