I am attempting to migrate some old python code using the scikit-Learn library.
When doing so I encountered the GaussianProcess class which is now fully reimplemented