bayesvalidrox.surrogate_models.gaussian_process_sklearnΒΆ Implementation of metamodel as GPE, using the Scikit-Learn library Classes GPESkl(input_obj[, meta_model_type, ...]) GP MetaModel using the Scikit-Learn library MySklGPE([max_iter, gtol]) GP ScikitLearn class, to change the default values for maximum iterations and optimization tolerance.