scikit-learn/sklearn/gaussian_process
Lars Buitinck 71d524396c FIX replace np.atleast_2d with new utils.array2d
atleast_2d will pass through np.matrix
2011-10-25 15:16:31 +02:00
..
tests Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
__init__.py DOC: added Gaussian Processes to class reference 2011-10-13 13:41:54 +03:00
correlation_models.py ENH accept matrix input throughout 2011-10-21 13:51:12 +02:00
gaussian_process.py FIX replace np.atleast_2d with new utils.array2d 2011-10-25 15:16:31 +02:00
regression_models.py ENH accept matrix input throughout 2011-10-21 13:51:12 +02:00