Skip to content

Releases: automl/amltk

1.4.0

12 Dec 03:41
Compare
Choose a tag to compare

1.4.0 (2023-12-12)

Feat

  • Scheduler: Monitor to view efficiency (#197)

Fix

  • data: reduce_int_span with nullable dtypes (#200)

Refactor

  • Scheduling: limit -> max_calls (#201)

[main df8096d] bump: version 1.3.4 → 1.4.0
3 files changed, 17 insertions(+), 3 deletions(-)

What's Changed

Full Changelog: 1.3.4...1.4.0

1.3.4

07 Dec 18:51
Compare
Choose a tag to compare

1.3.4 (2023-12-07)

Fix

  • pipeline: configure only operates on chosen choice (#195)

[main 7ba7987] bump: version 1.3.3 → 1.3.4
3 files changed, 9 insertions(+), 3 deletions(-)

What's Changed

Full Changelog: 1.3.3...1.3.4

1.3.3

06 Dec 16:37
Compare
Choose a tag to compare

1.3.3 (2023-12-06)

Fix

  • rich: Move import into scoped block (#193)

[main b56d730] bump: version 1.3.2 → 1.3.3
3 files changed, 9 insertions(+), 3 deletions(-)

What's Changed

Full Changelog: 1.3.2...1.3.3

1.3.2

06 Dec 11:29
Compare
Choose a tag to compare

1.3.2 (2023-12-06)

Fix

  • _doc: Catch missing else statement for doc_print (#190)

[main b17aec1] bump: version 1.3.1 → 1.3.2
3 files changed, 9 insertions(+), 3 deletions(-)

What's Changed

Full Changelog: 1.3.1...1.3.2

1.3.1

05 Dec 17:14
Compare
Choose a tag to compare

1.3.1 (2023-12-05)

Fix

  • pyproject: Change to recognized classifier for PyPI (#189)

[main 48f72bd] bump: version 1.3.0 → 1.3.1
3 files changed, 9 insertions(+), 3 deletions(-)

What's Changed

Full Changelog: 1.3.0...1.3.1

1.3.0

05 Dec 17:01
Compare
Choose a tag to compare

1.3.0 (2023-12-05)

Feat

  • History: Default to normalizing time of history output

Fix

  • Provide more information if built_item fails (#187)
  • _doc: Use isinstance on types
  • Optimizers: Default to optimizer name #174

Refactor

  • History: History provides mutator methods
  • Move StoredValue to own file in .store

[main e99ec2f] bump: version 1.2.4 → 1.3.0
3 files changed, 20 insertions(+), 3 deletions(-)

What's Changed

New Contributors

Full Changelog: 1.2.4...1.3.0

1.2.4

25 Nov 20:53
Compare
Choose a tag to compare

1.2.4 (2023-11-25)

Fix

  • docs: Optimizer inline examples (#172)

[main ef4d9bb] bump: version 1.2.3 → 1.2.4
3 files changed, 9 insertions(+), 3 deletions(-)

What's Changed

Full Changelog: 1.2.3...1.2.4

1.2.3

24 Nov 00:45
Compare
Choose a tag to compare

1.2.3 (2023-11-24)

Fix

  • Trial: Add table to rich renderables (#170)
  • dask-jobqueue: Default to scale() for predictable behaviour (#168)

[main 1b41aa2] bump: version 1.2.2 → 1.2.3
3 files changed, 10 insertions(+), 3 deletions(-)

What's Changed

Full Changelog: 1.2.2...1.2.3

1.2.2

23 Nov 18:11
Compare
Choose a tag to compare

1.2.2 (2023-11-23)

Fix

  • test: remove stray output from test/docs

[main cb0c1f3] bump: version 1.2.1 → 1.2.2
3 files changed, 9 insertions(+), 3 deletions(-)

What's Changed

Full Changelog: 1.2.1...1.2.2

1.2.1

22 Nov 09:30
Compare
Choose a tag to compare

1.2.1 (2023-11-22)

Fix

  • pipeline: request() correctly sets config key
  • Scheduler: Make sure it's displayable in notebook

[main 4de8c1c] bump: version 1.2.0 → 1.2.1
3 files changed, 10 insertions(+), 3 deletions(-)

What's Changed

Full Changelog: 1.2.0...1.2.1