Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | gnu: python-scikit-learn: Update to 0.20.1. | Marius Bakke | 2018-11-22 |
| | | | | | | | | | | | * gnu/packages/patches/python-scikit-learn-fix-test-non-determinism.patch: Delete file. * gnu/local.mk (dist_patch_DATA): Remove it. * gnu/packages/machine-learning.scm (python-scikit-learn): Update to 0.20.1. [source](patches): Remove. [arguments]: Skip network tests with pytest instead of deleting files. Make sure $HOME is writable. (python2-scikit-learn): Rewrite in terms of PACKAGE-WITH-PYTHON2. | ||
* | gnu: python-scikit-learn: Patch test non-determinism. | Ben Woodcroft | 2017-12-14 |
* gnu/packages/patches/python-scikit-learn-fix-test-non-determinism.patch: New file. * gnu/packages/machine-learning.scm (python-scikit-learn)[source]: Use it. * gnu/local.mk (dist_patch_DATA): Add it. |