Recent Releases of dask-ml
dask-ml - 2025.1.0
What's Changed
- Fixed: stop using invalid .A attribute of scipy sparse matrix by @GaetanLepage in https://github.com/dask/dask-ml/pull/996
- Upgrade to latest Dask by @jrbourbeau in https://github.com/dask/dask-ml/pull/1008
- Fix upstream miniconda setup by @jrbourbeau in https://github.com/dask/dask-ml/pull/1011
New Contributors
- @GaetanLepage made their first contribution in https://github.com/dask/dask-ml/pull/996
Full Changelog: https://github.com/dask/dask-ml/compare/v2024.4.4...v2025.1.0
- Python
Published by TomAugspurger over 1 year ago
dask-ml - v2024.3.20
What's Changed
- Integrate dask-expr and make CI happy by @milesgranger in https://github.com/dask/dask-ml/pull/980
- Python 3.11 Updates by @mmccarty in https://github.com/dask/dask-ml/pull/981
New Contributors
- @milesgranger made their first contribution in https://github.com/dask/dask-ml/pull/980
Full Changelog: https://github.com/dask/dask-ml/compare/v2023.3.24...v2024.3.20
- Python
Published by TomAugspurger over 2 years ago
dask-ml - 2022.5.27
What's Changed
- Replace ispairwise import with ispairwise_metric for compatibility with scikit-learn 1.1 by @cmarmo in https://github.com/dask/dask-ml/pull/910
- Black formatting updates by @mmccarty in https://github.com/dask/dask-ml/pull/909
- Fix precomputed kernel test with safetags. by @cmarmo in https://github.com/dask/dask-ml/pull/921
- Fixing CI by @mmccarty in https://github.com/dask/dask-ml/pull/929
- Update coefficient assignment by @kchare in https://github.com/dask/dask-ml/pull/914
New Contributors
- @cmarmo made their first contribution in https://github.com/dask/dask-ml/pull/910
- @kchare made their first contribution in https://github.com/dask/dask-ml/pull/914
Full Changelog: https://github.com/dask/dask-ml/compare/v2021.1.22...v2022.5.27
- Python
Published by TomAugspurger about 4 years ago