Gaussian process regression for PTF light curve data
Use scikit-learn python module for Gaussian Process Regression to fit light curve data. Documentation of kernels used is in the notebook.
gpr_fitting.py - Python script used to do GPR fitting, and output results (fitted function and hyperparameters) to .csv files