scikit-learn/sklearn/gaussian_process
Thomas J. Fan 8aa6f076a2
MNT Catches scipy 1.3.0 for using deprecated tostring method (#18755)
2020-11-06 18:58:38 +01:00
..
tests MNT Catches scipy 1.3.0 for using deprecated tostring method (#18755) 2020-11-06 18:58:38 +01:00
__init__.py MNT Make modules private in guassian_process (#15320) 2019-10-28 11:20:36 +08:00
_gpc.py DOC Add None as valid option to random_state for gaussian_process module (#18252) 2020-08-26 11:05:26 +02:00
_gpr.py DOC Clarify GaussianProcessRegressor default kernel behavior (#18518) 2020-10-05 18:58:14 +11:00
kernels.py DOC clarify the kernel gradient for GaussianProcesses (#18115) 2020-08-16 09:54:18 +10:00