Commit Graph

15 Commits

Author SHA1 Message Date
Cory Lorenz 5ad1dfe319 Fix Float Resolution Bug on Gaussian Process Test
Observed with:
Ubuntu 14.04.1 LTS (vagrant/VirtualBox)
scikit-learn==0.17.dev0
scipy==0.13.3
numpy==1.8.2
2015-04-15 12:44:53 -04:00
Raghav R V cd2ee7e454 MAINT docstring --> comments to prevent nose from using doc in verbose mode 2015-03-21 11:16:49 +05:30
Andreas Mueller 50b83aefec Add test for MSE estimate bug. 2015-01-26 13:58:03 -05:00
Olivier Grisel f848a04f27 FIX heisenfailure on 32 bit python + speedup 2014-09-04 09:50:36 +02:00
Lars Buitinck c604ac39ad Merge branch 'pr/3545'
Fixes #3545.
2014-08-11 13:18:17 +02:00
Jan Hendrik Metzen 1bdd2ce11a TST regression test for optimum over several random-starts of GP 2014-08-11 13:18:08 +02:00
Jan Hendrik Metzen 9789fdb247 FIX Anisotropic hyperparam optimization of GP bounds
Fixes #2798, #2867.
2014-06-25 11:42:54 +02:00
Jaques Grobler 6ebcf4d020 COSMIT fix PEP8 errors 2014-02-02 00:30:28 +11:00
Alexandre Gramfort f244a285a8 ENH : Gaussian process for arbitrary-dimensional output spaces by @JohntheBear 2013-09-30 09:06:00 +02:00
Robert Layton dacfd8bd5d DOC: Replaced all BSD style licenses with "BSD 3 clause"
Replaced all BSD style licenses with "BSD 3 clause"
Not checked yet!

Removed duplicate "3 clause, 3 clause"

Removed trailing period if exists

Fixed some missed licences, still about 50 to do, but those can be automated

Think I got the last of them.

Apparently me and sed have different ideas of regex.

Found a few more
2013-04-30 08:34:46 +02:00
Daniel Nouri a361f0e05f Test non-normalized GaussianProcess 2012-11-02 16:18:56 +01:00
Alexandre Gramfort ad8e4912cb TST: use assert_true instead of assert + remove some relative imports 2012-02-11 15:43:03 +01:00
Fabian Pedregosa ddf4b72109 Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
Fabian Pedregosa 68f27e3790 Revert "Move project directory from scikits.learn to sklearn"
This reverts commit fd0d3b879d.
2011-09-02 12:03:18 +02:00
Fabian Pedregosa fd0d3b879d Move project directory from scikits.learn to sklearn 2011-09-02 11:38:24 +02:00