Commit graph

253 commits

Author SHA1 Message Date
Max Zwiessele
0332fa14f8 tests ignored my nosetests (__test__ = False) 2013-04-26 17:17:36 +01:00
Max Zwiessele
5abe3dee4c commented out kern tests 2013-04-26 17:03:43 +01:00
Max Zwiessele
16b64f41d6 kern psi statistic tests 2013-04-26 16:33:17 +01:00
Max Zwiessele
ebc3b8756e psi_stat_test stash 2013-04-23 16:34:01 +01:00
Max Zwiessele
389a04d2b5 bugfix: cross term psi1 bias + linear 2013-04-23 16:21:41 +01:00
Max Zwiessele
743112c448 psi1 not working (strange transposes) 2013-04-23 15:52:43 +01:00
Max Zwiessele
f01be172be moved *2. of psi2 statistics into kern and corrected bias+linear cross term 2013-04-23 15:22:30 +01:00
Max Zwiessele
2c3a53b174 psi stat tests done and failing gracefully 2013-04-23 14:10:38 +01:00
Max Zwiessele
dc6faeb303 psi stat tests 2013-04-23 13:44:31 +01:00
Max Zwiessele
2b2edae083 new gradcheck for more stability in mrd_tests 2013-04-15 16:26:03 +01:00
Max Zwiessele
51ff92e591 finished mrd and added plotting functions 2013-04-11 18:44:18 +01:00
Max Zwiessele
3593e9f586 mrd touches 2013-04-11 15:02:26 +01:00
Nicolo Fusi
6da0feb7fc added fixed effect kernel 2013-03-13 14:24:10 +00:00
Nicolo Fusi
21c3988a21 ensure_default_constraints() now also works with the BGPLVM 2013-03-12 15:36:29 +00:00
Nicolo Fusi
dc19f44a7f deactivated test_models() 2013-03-11 19:37:56 +00:00
Alan Saul
b06b4ea8f1 Fixed checkgrad test to randomize before checking 2013-03-11 18:25:11 +00:00
Alan Saul
2a1b5f94c8 Got rid of foo 2013-03-11 18:14:23 +00:00
Alan Saul
387ee97d73 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 18:09:53 +00:00
Alan Saul
62615f2ca8 Trying to shuffle 2013-03-11 18:09:47 +00:00
Alan Saul
e6acaf651e Should now test all (although upon error it stops trying to generate any more) 2013-03-11 18:05:25 +00:00
Alan Saul
5c768231eb Add example test generation 2013-03-11 17:35:01 +00:00
Alan Saul
c39af496a6 Added test generator (not quite finished yet) 2013-03-11 17:05:18 +00:00
James Hensman
5b86fce1b3 changes tie_param to tie_params 2013-03-11 16:46:47 +00:00
Alan Saul
9b4cb78fdb Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 14:58:47 +00:00
Alan Saul
d71aabceb5 Changed example tests 2013-03-11 14:58:42 +00:00
James Hensman
d512e9a160 temporarily removed a test (linear X bias) 2013-03-11 14:40:02 +00:00
Nicolo Fusi
05ca5cfe6d working on psi cross terms 2013-03-11 14:03:23 +00:00
Alan Saul
84119a19b3 Skipping tests 2013-03-11 13:55:43 +00:00
Alan Saul
417dac0080 Adding testing file for examples 2013-03-11 13:54:47 +00:00
Nicolo Fusi
da219a66e8 added init 2013-03-11 12:40:53 +00:00
Nicolo Fusi
1eba520b69 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 12:33:14 +00:00
Nicolo Fusi
e32afa11e5 added GPy.tests(), removed some useless tests 2013-03-11 12:33:03 +00:00
James Hensman
401b4f2775 Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 11:51:39 +00:00
Ricardo Andrade
1ddc059251 Test for EP_DTC added 2013-03-11 11:41:22 +00:00
James Hensman
c561867b3c skipping a test known to fail (linear sparse) 2013-03-11 11:19:20 +00:00
James Hensman
7d4e568d7b added sparse_gplvm_tests -- they fail 2013-03-11 11:11:42 +00:00
James Hensman
cd7539a429 added simple gplvm_tests 2013-03-11 11:08:53 +00:00
Ricardo Andrade
612658078c Merge branch 'master' of github.com:SheffieldML/GPy into genFITC 2013-03-07 13:45:43 +00:00
Ricardo Andrade
c6f2082839 Sparse GP with EP is working now 2013-03-06 15:43:58 +00:00
James Hensman
fc34fa3eb9 yak shaving 2013-03-06 13:36:38 +00:00
James Hensman
9501a76bdc added unit test for coregionalisation 2013-03-06 13:33:24 +00:00
Nicolò Fusi
894412a177 added unit test for param tie at the kernel level 2013-02-24 11:52:37 +00:00
Nicolo Fusi
7cd1c426f4 addedd BGPLVM unit tests 2013-02-15 18:31:11 +00:00
James Hensman
bbc7bd8aca various merge conflicts from the newGP branch 2013-02-04 16:15:54 +00:00
Ricardo Andrade
24b6dfa086 Classification examples corrected (2/3) 2013-02-01 16:21:26 +00:00
Nicolo Fusi
6cde99c486 now skipping FITC test 2013-01-30 15:52:49 +00:00
Nicolò Fusi
1680c71445 added unit tests for priors 2013-01-27 18:34:40 +00:00
Nicolas
ffd05027cb More tests in unit_tests 2013-01-18 16:14:13 +00:00
Nicolas
17ec4d6275 change in unit_test to take into account the ARD changes in rbf 2013-01-18 14:33:52 +00:00
James Hensman
4fb28dcbd4 Added get and set attributes to the mode class
... so that we can deal with the parameters in a Neil friendly way.
2012-12-07 15:39:47 -08:00