python-scikit-learn-extra 0.3.0-1.0f95d8d
Set of tools for scikit-learn
This package provides a Python module for machine learning that extends scikit-learn. It includes algorithms that are useful but do not satisfy the scikit-learn inclusion criteria, for instance due to their novelty or lower citation number.
- Outputs:
out
- Website: https://github.com/scikit-learn-contrib/scikit-learn-extra
- Licenses: Modified BSD
- Package source: gnu/packages/machine-learning.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-scikit-learn-extra 0.3.0-1.0f95d8d
as follows:
guix install python-scikit-learn-extra@0.3.0-1.0f95d8d
Or install the latest version:
guix install python-scikit-learn-extra
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.