scikit-learn/sklearn/gaussian_process
Andreas Mueller cd5166e82f make check_array convert object to float.
fix dtype check, add test. unfriend all multi-output estimators on facebook.

try to fix what is happening to y (by doing nothing to y)

make test work...

Make everything accept object y or say "invalid label"

fix multioutput linear models

add test for sensible error message.
2015-02-15 12:13:41 -05:00
..
tests Add test for MSE estimate bug. 2015-01-26 13:58:03 -05:00
__init__.py Remove shebang in library code 2013-09-06 15:37:49 +02:00
correlation_models.py FIX various mismatch between docstring and signature params 2015-01-16 11:54:57 -05:00
gaussian_process.py make check_array convert object to float. 2015-02-15 12:13:41 -05:00
regression_models.py Remove shebang in library code 2013-09-06 15:37:49 +02:00