This package browser is in early development. Mind the rough edges.

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.

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.