Skip to content

Releases: dask/dask-ml

2024.4.4

02 Apr 02:32
b95ba90
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2024.4.3...v2024.4.4

v2024.4.3

02 Apr 01:53
2dfe474
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2024.4.2...v2024.4.3

v2024.4.2

02 Apr 01:49
12d396b
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2024.4.1...v2024.4.2

v2024.4.1

02 Apr 01:29
d7727ea
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2024.3.20...v2024.4.1

v2024.3.20

20 Mar 12:59
b3954e9
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2023.3.24...v2024.3.20

2023.3.24

24 Mar 22:04
b5640cb
Compare
Choose a tag to compare
Packaging for python 3.10 (#966)

* Packaging for python 3.10

* changelog

2022.5.27

27 May 14:17
1f71018
Compare
Choose a tag to compare

What's Changed

  • Replace _is_pairwise import with _is_pairwise_metric for compatibility with scikit-learn 1.1 by @cmarmo in #910
  • Black formatting updates by @mmccarty in #909
  • Fix precomputed kernel test with _safe_tags. by @cmarmo in #921
  • Fixing CI by @mmccarty in #929
  • Update coefficient assignment by @kchare in #914

New Contributors

Full Changelog: v2021.1.22...v2022.5.27

2022.1.22

22 Jan 13:23
1e811ce
Compare
Choose a tag to compare
Skip `_check_param_grid` import for scikit-learn > 1.0.2 (#901)

* Only import _check_param_grid for sklearn <= 1.0.2 (test-upstream)

* Call _get_param_iterator in bad param grid tests (test-upstream)

* Resolve different errors raised in > 1.0.2 (test-upstream)

v2021.11.30

30 Nov 15:20
Compare
Choose a tag to compare
RLS: 2021.11.30

v2021.11.16

17 Nov 02:22
2f028b5
Compare
Choose a tag to compare
RLS: 2016.11.16 (#885)

* Changelog
* Update requirements