pythonPackages.scikitlearn: apply max_iter patch from scikitlearn master#43483
pythonPackages.scikitlearn: apply max_iter patch from scikitlearn master#43483dotlambda merged 1 commit intoNixOS:masterfrom
max_iter patch from scikitlearn master#43483Conversation
|
currently running |
|
|
|
Shouldn't we apply scikit-learn/scikit-learn@2aba6e2 as a patch instead? |
|
I tried to do that, but it doesn't apply properly. |
test_max_iter testtest_max_iter test
|
just marked the PR as |
06bb0c2 to
a4174a5
Compare
test_max_iter testmax_iter patch from scikitlearn master
There was a problem hiding this comment.
Can you add a link to the appropriate commit?
|
@GrahamcOfBorg build python2.pkgs.scikitlearn python3.pkgs.scikitlearn |
…aster See scikit-learn/scikit-learn#10723 This fixes the build of `scikitlearn` on master and nixos-unstable. The issue is originally an upstream issue (see scikit-learn/scikit-learn#10619) which was fixed on master and was mainly caused by changes to the environment. Closes NixOS#43466
a4174a5 to
2644a61
Compare
|
Success on x86_64-linux (full log) Attempted: python2.pkgs.scikitlearn, python3.pkgs.scikitlearn Partial log (click to expand)
|
|
Failure on aarch64-linux (full log) Attempted: python2.pkgs.scikitlearn, python3.pkgs.scikitlearn Partial log (click to expand)
|
Motivation for this change
See scikit-learn/scikit-learn#10723
This fixes the build of
scikitlearnon master and nixos-unstable.The issue is originally an upstream issue
(see scikit-learn/scikit-learn#10619) which
was fixed on master and was mainly caused by changes to the environment.
Closes #43466
Things done
sandboxinnix.confon non-NixOS)nix-shell -p nox --run "nox-review wip"./result/bin/)nix path-info -Sbefore and after)