summary refs log tree commit diff
path: root/pkgs/development/python-modules/scikitlearn
Commit message (Collapse)AuthorAge
* pythonPackages.scikitlearn: 0.21.2 -> 0.21.3Tyler Benster2019-11-05
|
* python.pkgs.scikitlearn: 0.20.3 -> 0.20.4Orivej Desh2019-09-18
|
* python37Packages.scikitlearn: patching buildDima2019-09-15
| | | | | | | For numpy>=1.17 a test-case broke that required adjustments to a threshold. See https://github.com/NixOS/nixpkgs/issues/68494
* python3.pkgs.scikitlearn: 0.20.3 -> 0.21.2 (#63591)Timo Kaufmann2019-06-22
| | | | Splits scikitlearn into a python2 (0.20.x) and a python3 (>0.20) version.
* treewide: remove unused variables (#63177)volth2019-06-16
| | | | | | * treewide: remove unused variables * making ofborg happy
* python: scikit-learn: 0.20.2 -> 0.20.3Frederik Rietdijk2019-04-18
|
* python: scikitlearn: 0.20.0 -> 0.20.2Averell Dalton2019-01-13
|
* scikitlearn: disable tests on aarch64Kai Wohlfahrt2018-11-13
|
* scikitlearn: 0.19.2 -> 0.20.0Kai Wohlfahrt2018-11-13
| | | | Also re-enable tests
* python.pkgs.scikitlearn: disable tests, not packageFrederik Rietdijk2018-07-29
|
* python.pkgs.scikitlearn: disable tests; remove maintainerFrederik Rietdijk2018-07-26
|
* python: scikit-learn: 0.19.1 -> 0.19.2Frederik Rietdijk2018-07-26
|
* pkgs/*: remove unreferenced function argumentsvolth2018-07-21
|
* pythonPackages.scikitlearn: apply `max_iter` patch from scikitlearn master ↵Maximilian Bosch2018-07-14
| | | | | | | | | | | | | (#43483) See https://github.com/scikit-learn/scikit-learn/pull/10723 This fixes the build of `scikitlearn` on master and nixos-unstable. The issue is originally an upstream issue (see https://github.com/scikit-learn/scikit-learn/issues/10619) which was fixed on master and was mainly caused by changes to the environment. Closes #43466
* treewide: removed name from a few pythonpackages defining pname and versionPatrick Hilhorst2018-06-07
|
* pythonPackages.scikitlearn: disable doctestsRobert Schütz2018-03-17
| | | | fixes https://github.com/NixOS/nixpkgs/issues/35436
* scitkitlearn: disable doctests on darwin as they are known to be broken ↵Rob Vermaas2018-01-16
| | | | there for this version.
* python.pkgs: updatesFrederik Rietdijk2017-10-27
|
* skikit-learn: 0.18.1 -> 0.19.0Moritz Ulrich2017-08-23
|
* python.pkgs.scikitlearn: fix python 3.6 testsJörg Thalheim2017-06-05