1
0
Fork 0
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-06-19 16:09:19 +03:00
Commit graph

9 commits

Author SHA1 Message Date
Felix Buehler
e4f8185766 python3{8,9}Packages.scikit-learn: 1.0.1 -> 1.0.2 2022-01-06 15:33:30 +01:00
Robert Schütz
2cae050057
python2Packages: remove superfluous overrides
Since Python 2 is not supported anymore we only keep those overrides
which are used by leaf packages.
2022-01-01 02:10:53 +01:00
Jonathan Ringer
5967ec6c4c
python3Packages.scikit-learn: 0.24.1 -> 1.0.1 2021-11-30 18:52:59 -08:00
Markus Kowalewski
76f9e8dc07
scikit-learn: move gfortran to nativeBuildInputs 2021-09-03 13:33:34 +02:00
Markus Kowalewski
7d1b3059fc
scikit-learn: move gfortran to nativeBuildInputs 2021-09-03 13:33:34 +02:00
DavHau
4af47234fa scikit-learn: disable some tests for darwin 2021-05-24 19:36:20 +07:00
Noah D. Brenowitz
cb2891b8c8
python3Packages.scikitlearn: disable flaky tests
* Disable all tests of the NuSVC estimator that use memmap'd data
* build in serial on darwin

Resolves #121988
2021-05-22 20:52:53 -07:00
DavHau
0a1a14d13e python3Packages.scikit-learn: enable parallel building and testing 2021-05-17 18:04:25 +07:00
DavHau
cd8f3e6c44 python3Packages.scikitlearn: rename to scikit-learn 2021-05-17 17:41:36 +07:00