Skip to content

Tags: dask/dask-ml

Tags

v2024.4.4

Toggle v2024.4.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updated conditions on release workflow (#990)

This `if` condition shouldn't be necessary. We only run this workflow on
releases.

v2024.4.3

Toggle v2024.4.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed release.yaml (#989)

v2024.4.2

Toggle v2024.4.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fixed release workflow (#988)

Previous one failed
https://github.com/dask/dask-ml/actions/runs/8516080288

Trying out the trusted publisher thing.

v2024.4.1

Toggle v2024.4.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Changelog (#987)

v2024.3.20

Toggle v2024.3.20's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Python 3.11 Updates (#981)

* updates to envs

* linting fixes

v2023.3.24

Toggle v2023.3.24's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Packaging for python 3.10 (#966)

* Packaging for python 3.10

* changelog

v2022.5.27

Toggle v2022.5.27's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
RLS: 2022.5.27 (#935)

v2022.1.22

Toggle v2022.1.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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.1.22

Toggle v2021.1.22's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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

Toggle v2021.11.30's commit message
RLS: 2021.11.30