scikit-learn/sklearn/gaussian_process
mandjevant 510fb587c6
DOC fix typo in gaussian_process_regressor (#21653)
2021-11-15 15:14:04 +01:00
..
tests FIX compute y_std and y_cov properly with multi-target in GPR (#20761) 2021-10-20 22:21:39 +02:00
__init__.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
_gpc.py DOC move versionadded misplaced (#21162) 2021-09-27 12:55:38 +02:00
_gpr.py DOC fix typo in gaussian_process_regressor (#21653) 2021-11-15 15:14:04 +01:00
kernels.py DOC fix an import in the docsting of RationalQuadratic (#21156) 2021-09-27 11:37:04 +02:00