Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
7 lines
380 B
Text
7 lines
380 B
Text
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/
|