adaptive-intelligent-robotics / QDax

Accelerated Quality-Diversity
https://qdax.readthedocs.io/en/latest/
MIT License
266 stars 45 forks source link

switched depreciated dependency sklearn -> scikit-learn #131

Closed mplemay closed 1 year ago

mplemay commented 1 year ago

switched depreciated dependency sklearn -> scikit-learn

Related issues: #130

The PR replaces the depreciated sklearn package with scikit-learn.

Checks

Future improvements

N/A

mplemay commented 1 year ago

I could very well be wrong, but it tools like ci/build fails due to an unrelated docker permissions error.

ERROR: failed to solve: unexpected status: 403 Forbidden Error: buildx failed with: ERROR: failed to solve: unexpected status: 403 Forbidden

felixchalumeau commented 1 year ago

Hey @mplemay

Yes indeed, the CI is broken for forks. i just created a internal branch for you PR