scikit-learn/sklearn/gaussian_process/tests
Patrick Ferreira 9b210ae8ff
FIX compute y_std and y_cov properly with multi-target in GPR (#20761)
2021-10-20 22:21:39 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
_mini_sequence_kernel.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_gpc.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
test_gpr.py FIX compute y_std and y_cov properly with multi-target in GPR (#20761) 2021-10-20 22:21:39 +02:00
test_kernels.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00