Scikit-learn models ------------------- GPSat model based on the scikit-learn Gaussian process regression module. This is a fairly lightweight model intended to be used for simpler problems. No GPU capability. .. automodule:: GPSat.models.sklearn_models :members: :undoc-members: :show-inheritance: