pyGPs: a Python library for Gaussian process regression and classificationDownload PDFOpen Website

Published: 2015, Last Modified: 05 May 2023J. Mach. Learn. Res. 2015Readers: Everyone
Abstract: We introduce pyGPs, an object-oriented implementation of Gaussian processes (gps) for machine learning. The library provides a wide range of functionalities reaching from simple gp specification via mean and covariance and gp inference to more complex implementations of hyperparameter optimization, sparse approximations, and graph based learning. Using Python we focus on usability for both "users" and "researchers". Our main goal is to offer a user-friendly and flexible implementation of GPs for machine learning.
0 Replies

Loading