Commit graph

23 commits

Author SHA1 Message Date
Mike Croucher
5e4afb765a Relative import fixes for Python 3 compatibility 2015-02-26 07:10:10 +00:00
Max Zwiessele
3c642a5600 [MRD] updates and nicer plotting 2014-11-12 15:08:38 +00:00
Alan Saul
625eedd6ac Catch nosetests import error if not installed, now ignore GPy.tests() when nosetests GPy is called, but allows GPy.tests() to be called, and throws error if this is tried without nose being installed 2014-11-03 11:54:55 +00:00
Max Zwiessele
57e56bd93f [pickling] load added to gpy, allows for easy loading of pickled models 2014-10-29 08:22:11 +00:00
mzwiessele
b9e897c50d [documentation] updated big parts of the doc 2014-09-07 15:42:03 +01:00
mzwiessele
783aa0ca0d [accassibility] GPy.constraints now accassible 2014-09-05 17:59:00 +01:00
Max Zwiessele
b1c98c2c3d Priors added 2014-02-14 13:18:48 +00:00
Max Zwiessele
f71af38505 fixing now works, removing parameters needs fixing 2014-02-13 15:06:05 +00:00
Ricardo
1099c94527 "Missing file?" 2014-01-28 14:36:44 +00:00
Neil Lawrence
d31b5a7c55 Implemented Mapping framework and associated linear and kernel mappings. This is needed for mean functions, back constrained GPLVM and the non-stationary Gibbs kernel. 2013-08-28 13:51:50 +02:00
Alan Saul
c5b3f70681 Made examples possible to run all examples and throw out a dictionary of problems at the end (and whilst it's running, tried to ignore deprecation warnings 2013-06-05 17:15:26 +01:00
James Hensman
d84ae52d41 fixed Alan's dependency nightmare. 2013-06-04 16:21:00 +01:00
Nicolo Fusi
f98e52ffe8 now running nosetest doesn't run unittests twice 2013-03-11 12:40:14 +00:00
Nicolo Fusi
e32afa11e5 added GPy.tests(), removed some useless tests 2013-03-11 12:33:03 +00:00
James Hensman
d077d28fd1 very basic functionality is now working 2013-01-31 15:02:34 +00:00
Nicolas
e8383c2d71 restored examples folder 2013-01-18 18:15:36 +00:00
Nicolas
69743be33e last ARD flag changes to kernels 2013-01-18 16:03:20 +00:00
Neil Lawrence
99034d0fb0 Mods to regression.py now that we have get to get parameters. Moved Youter to YYT. 2013-01-18 15:31:20 +00:00
James Hensman
574f9f4e0a more tidying in EP, removed examples from _module_ ( and opened discussion on github 2012-12-06 09:21:37 -08:00
Neil Lawrence
0ee11a2077 Added datasets.py back in and minor changes. 2012-12-05 19:19:15 -08:00
James Hensman
4b4f1da128 very basic GP_regression demo is working 2012-11-30 09:11:46 +00:00
Nicolo Fusi
92adeecb6c added copyright notice and license at the top 2012-11-29 16:39:20 +00:00
Nicolo Fusi
63321e8409 kerns 2012-11-29 16:31:48 +00:00