scikit-learn/sklearn/gaussian_process
Fabian Pedregosa 1543ba214c FIX: docstring
array2d not defined in docstring. Instead of importing it, I decided
to use np.asarray, which is probably what people familiar with numpy
will expect.
2012-01-06 19:36:29 +01:00
..
tests Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
__init__.py DOC: Standardize the module documentation format (work in progress) 2011-11-30 10:30:13 +01:00
correlation_models.py FIX RST and references 2011-12-27 21:47:29 +01:00
gaussian_process.py FIX: docstring 2012-01-06 19:36:29 +01:00
regression_models.py ENH accept matrix input throughout 2011-10-21 13:51:12 +02:00