scikit-learn/sklearn/gaussian_process
leonpalafox 6e59f6c431 Change exception text when multiple input features have the same value from: "Multiple X are not allowed" to: "Multiple input features cannot have the same value" 2012-02-22 08:53:51 +01:00
..
tests TST: use assert_true instead of assert + remove some relative imports 2012-02-11 15:43:03 +01:00
__init__.py DOC: Standardize the module documentation format (work in progress) 2011-11-30 10:30:13 +01:00
correlation_models.py COSMIT pep8 2012-01-23 10:02:01 +01:00
gaussian_process.py Change exception text when multiple input features have the same value from: "Multiple X are not allowed" to: "Multiple input features cannot have the same value" 2012-02-22 08:53:51 +01:00
regression_models.py ENH accept matrix input throughout 2011-10-21 13:51:12 +02:00