Version: 0.23.2, Package name: py-scikit-learn-0.23.2 |
Maintained by: Paul Irofti |
Master sites: |
Flavors (export FLAVOR=xyz, setenv FLAVOR xyz):
|
Description scikit-learn is a BSD-licensed Python module for machine learning and data mining built on top of SciPy. |
Filesize: 6988.118 KB |
Version History (View Complete History) |
|
2021-01-04 07:06:39 by Stuart Henderson | Files touched by this commit (242) |
Log message: regen PLISTs for python ports with .so files that end up renamed due to the EXT_SUFFIX change in Python 3.8.7 |
2020-11-14 12:20:31 by Kurt Mosiejczuk | Files touched by this commit (1) |
Log message: py-scikit-learn uses C++11, so needs ports-gcc for base-gcc arches. ok daniel |
2020-10-27 22:04:04 by Daniel Dickman | Files touched by this commit (3) |
Log message: unbreak sklearn by updating to 0.23.2 Doing "import sklearn" resulted in breakage at runtime due to sklearn 0.20.3 not being compatible with python 3.8. In addition: - add WANTLIB - rework the DEPs for the new version - remove SKLEARN_NO_OPENMP which was dropped in commit 9876f748 Breakage initially reported by James Cook (who provided many pointers on moving forward) and also tested the update. |
2020-07-03 15:13:23 by Stuart Henderson | Files touched by this commit (1032) |
Log message: bump REVISION; python 3 default changed to 3.8 |
2020-07-01 04:07:33 by Stuart Henderson | Files touched by this commit (1) |
Log message: py-scikit-learn: use MODPY_FLAVOR for py-joblib |
2020-06-26 06:57:46 by Paul Irofti | Files touched by this commit (8) |
Log message: Switch ports to FLAVOR=python3. OK sthen@ |
2020-04-06 02:48:07 by Paul Irofti | Files touched by this commit (20) |
Log message: Bump after MAINTAINER update. |
2020-04-05 18:04:32 by Paul Irofti | Files touched by this commit (20) |
Log message: Update my email address. |
2019-11-26 09:11:34 by Kurt Mosiejczuk | Files touched by this commit (6) |
Log message: Move testing instances using uname -r with backticks to the better OSREV |