Path to this page:
NOTICE: This package has been removed from pkgsrc./
wip/py-scikit-learn,
Machine learning algorithms for Python
Branch: CURRENT,
Version: 1.3.2,
Package name: py311-scikit-learn-1.3.2,
Maintainer: pkgsrc-usersscikit-learn is a Python module integrating classic machine learning
algorithms in the tightly-knit scientific Python world (numpy, scipy,
matplotlib). It aims to provide simple and efficient solutions to
learning problems, accessible to everybody and reusable in various
contexts: machine-learning as a versatile tool for science and
engineering.
Required to run:[
lang/g95] [
math/lapack] [
math/blas] [
devel/py-setuptools] [
math/py-scipy] [
math/py-numpy] [
lang/python27]
Required to build:[
pkgtools/cwrappers]
Master sites:
Filesize: 7334.229 KB
Version history: (Expand)
- (2023-11-14) Package deleted from pkgsrc
- (2023-11-12) Package has been reborn
- (2023-11-12) Updated to version: py311-scikit-learn-1.3.2
- (2023-05-10) Package deleted from pkgsrc
- (2023-03-16) Updated to version: py310-scikit-learn-1.2.2
- (2023-02-13) Package has been reborn
CVS history: (Expand)
2014-12-31 14:58:32 by Thomas Klausner | Files touched by this commit (37) |
Log message:
Improve EGG_NAME default to work for packages with '-' in their name.
Remove now unnecessary overrides in various packages.
Fix various problems while here, including marking packages as not ready
for python-3.x.
|
2014-09-24 17:01:41 by Filip Hajny | Files touched by this commit (4) |
Log message:
Import py-scikit-learn-0.15.2.
scikit-learn is a Python module integrating classic machine learning
algorithms in the tightly-knit scientific Python world (numpy, scipy,
matplotlib). It aims to provide simple and efficient solutions to
learning problems, accessible to everybody and reusable in various
contexts: machine-learning as a versatile tool for science and
engineering.
|