python-gpy 1.13.2
The Gaussian Process Toolbox
GPy
is a Gaussian Process (GP) framework written in Python, from the Sheffield machine learning group. GPy implements a range of machine learning algorithms based on GPs.
- Outputs:
out
- Website: https://sheffieldml.github.io/GPy/
- Licenses: Modified BSD
- Package source: gnu/packages/machine-learning.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-gpy 1.13.2
as follows:
guix install python-gpy@1.13.2
Or install the latest version:
guix install python-gpy
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.