Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 261 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 261 Bytes

PythonGP

A wrapper over python packages implementing GP Regression

Packages:

Sklearn, GPy, GPytorch, GPyflow, Openturns

To run:

Syntax:

python3 pkgcomp.py

Features:

  • Compares GPR fitting using EMRMSE for different python packages