lsqfitgp

This is the documentation for the python module lsqfitgp. It provides a simple but powerful interface to use Gaussian processes for fitting. The code is open source, available on github under the GNU General Public License.

Briefly, Gaussian processes are a statistical tool for fitting unknown functions. If you want to know more about Gaussian processes, the book Gaussian Processes for Machine Learning is a good reference available for free. However, understanding the technical details is not necessary to use the basic functionality of the module.

To start, read the Installation section, and then First example: a sine. To report bugs or request features, open an issue on github.

Indices and tables