Publikation
pyGPs: a Python library for Gaussian process regression and classification
Marion Neumann; Shan Huang; Daniel E. Marthaler; Kristian Kersting
In: Journal of Machine Learning Research, Vol. 16, Pages 2611-2616, JMLR, 2015.
Zusammenfassung
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.