GPy 1.13.2
0
The Gaussian Process Toolbox
Contents
The Gaussian Process Toolbox
How to Install gpy
You can install gpy using pip
pip install gpy
or add it to a project with poetry
poetry add gpy
Package Details
- Author
- GPy Authors: https://github.com/SheffieldML/GPy/graphs/contributors
- License
- BSD 3-clause
- Homepage
- https://sheffieldml.github.io/GPy/
- PyPi:
- https://pypi.org/project/GPy/
Classifiers
- Software Development
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common gpy errors.
Code Examples
Here are some gpy
code examples and snippets.