scikit-learn/sklearn/gaussian_process
Joel Nothman 98c4db3f3b DOC Correct deprecation version 2017-10-18 10:42:48 +02:00
..
tests OPTIM make GaussianProcessRegressor faster with return_std=True 2017-09-01 13:13:12 +02:00
__init__.py doc: fix spellings of 'license' 2016-03-31 17:25:31 -07:00
correlation_models.py DOC Correct deprecation version 2017-10-18 10:42:48 +02:00
gaussian_process.py FIX fmin_cobyla: iprint is deprecated, use disp (#9793) 2017-09-19 11:42:00 +02:00
gpc.py [MRG+2] Clean common tests (#9340) 2017-09-26 18:13:15 +02:00
gpr.py OPTIM make GaussianProcessRegressor faster with return_std=True 2017-09-01 13:13:12 +02:00
kernels.py DOC fix the equation in gaussian_process.kernels.ExpSineSquared (#9224) 2017-06-29 13:31:48 +02:00
regression_models.py DOC Correct deprecation version 2017-10-18 10:42:48 +02:00