mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-22 00:35:15 +00:00
46c2c1f344
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. WWW: http://scikit-learn.org/ Feature safe: yes
8 lines
380 B
Plaintext
8 lines
380 B
Plaintext
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.
|
|
|
|
WWW: http://scikit-learn.org/
|