Releases: dask/dask-ml
Releases · dask/dask-ml
2024.4.4
What's Changed
- Updated conditions on release workflow by @TomAugspurger in #990
Full Changelog: v2024.4.3...v2024.4.4
v2024.4.3
v2024.4.2
What's Changed
- Fixed release workflow by @TomAugspurger in #988
Full Changelog: v2024.4.1...v2024.4.2
v2024.4.1
v2024.3.20
What's Changed
- Integrate dask-expr and make CI happy by @milesgranger in #980
- Python 3.11 Updates by @mmccarty in #981
New Contributors
- @milesgranger made their first contribution in #980
Full Changelog: v2023.3.24...v2024.3.20
2023.3.24
Packaging for python 3.10 (#966) * Packaging for python 3.10 * changelog
2022.5.27
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
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
RLS: 2021.11.30
v2021.11.16
RLS: 2016.11.16 (#885) * Changelog * Update requirements