Closed mplemay closed 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
Hey @mplemay
Yes indeed, the CI is broken for forks. i just created a internal branch for you PR
switched depreciated dependency sklearn -> scikit-learn
Related issues: #130
The PR replaces the depreciated
sklearn
package withscikit-learn
.Checks
Future improvements
N/A