dflemin3 / approxposterior

A Python package for approximate Bayesian inference and optimization using Gaussian processes
https://dflemin3.github.io/approxposterior/
MIT License
41 stars 9 forks source link

updating API to bleeding edge version #50

Closed dflemin3 closed 4 years ago

dflemin3 commented 4 years ago

Remove deprecated/slow options, added option to add linear regression kernel and fit for white noise terms, added Python 3.7 support