pyGPs -- A Python Library for Gaussian Process Regression and Classification

Marion Neumann, Shan Huang, Daniel E. Marthaler, Kristian Kersting.

Year: 2015, Volume: 16, Issue: 80, Pages: 2611−2616


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.

PDF BibTeX code