Commit graph

42 commits

Author SHA1 Message Date
mzwiessele
87539b1c1b [beckdaniel] merge in warped gp changes 2015-10-13 08:52:26 +01:00
Max Zwiessele
7deb99c80c Update model_tests.py 2015-10-10 23:29:26 +01:00
Max Zwiessele
0a1b3a909f Update model_tests.py 2015-10-10 23:15:19 +01:00
beckdaniel
273009f9ad Merge remote-tracking branch 'ShefML/devel' into warped_gps_fixes 2015-09-26 13:35:57 +01:00
beckdaniel
1a02c65a61 merging last master 2015-09-17 14:43:00 +01:00
Max Zwiessele
1d354f5cce [classification] sparse gp classification and dtc update 2015-09-11 15:08:30 +01:00
Max Zwiessele
64517eec18 [py3] print statement 2015-09-10 16:10:38 +01:00
Zhenwen Dai
328d45330e apply bug fix for set_XY 2015-09-10 15:31:44 +01:00
Max Zwiessele
6996912184 [doc] some changes to the doc, using mathjax some additions in math 2015-09-08 14:01:54 +01:00
Max Zwiessele
6f29c4646c [coverage] tests for coverage increase 2015-09-07 14:09:55 +01:00
Max Zwiessele
eddebd2ad9 [coverage] added normalizer tests 2015-09-04 13:28:22 +01:00
James Hensman
ea07870e81 fixed random seed for kronecker tests 2015-08-27 12:00:55 +01:00
James Hensman
6b5a027047 adding a white kernel to a sparseGP test for stability 2015-08-27 11:53:30 +01:00
James Hensman
7ba26eda1c the Opper-Archambeau method is now implemented as an inference method in the GPy style 2015-08-18 11:39:27 +01:00
James Hensman
e3fd7885bf ENH: fixed up BCGPLVM to work with new framework 2015-08-17 11:06:45 +01:00
James Hensman
90df33af50 tidied model_tests 2015-08-13 09:27:03 +01:00
beckdaniel
4dd2f4feb7 commenting plotting test 2015-08-05 19:18:57 +01:00
beckdaniel
20a1e8d3c7 some cleaning on WarpedGP code 2015-08-05 19:18:25 +01:00
beckdaniel
995de0f399 added a new test which tries to replicate Snelson's toy 1D but NR seems to diverge... 2015-08-05 19:05:48 +01:00
beckdaniel
76bc0bec25 added initial test for warped gps using identity function 2015-08-05 10:50:59 +01:00
beckdaniel
c221671530 added a small test for warped gps 2015-07-30 17:05:03 +01:00
James Hensman
ea787fd376 manual merging 2015-04-09 15:46:40 +01:00
James Hensman
1e30ffd730 speed ups for normal cdf 2015-04-09 15:42:02 +01:00
Mike Croucher
09c93e62d0 Print fixes for Python 3 2015-02-27 19:03:45 +00:00
Max Zwiessele
b9b6ce91d8 [updates] now handled in observable, should have from the begining :/ 2015-01-13 09:45:11 +00:00
Max Zwiessele
1822f59433 vardtc mixed noise 2014-11-05 14:58:04 +00:00
Max Zwiessele
d263432dde [tests] for issue ##146 and #147, fixing parameters inside __init__ 2014-11-03 15:21:08 +00:00
Max Zwiessele
6b3888f163 [VarDTC] reverted SparseGP to previous state, updated BGPLVM accordingly 2014-11-03 11:16:34 +00:00
Max Zwiessele
26396939e5 [vardtc] missing data handling and stochastic update in d 2014-10-16 12:52:17 +01:00
Max Zwiessele
fa7807ee6f [missing data] general implementation for subsetting data 2014-10-08 12:03:51 +01:00
Max Zwiessele
4543fc3480 [link|unlink_parameter] renaming add_parameter to link_parameter 2014-09-08 08:57:28 +01:00
mzwiessele
32469e0461 [testing] updated tests wrt normalization 2014-09-05 12:40:00 +01:00
Alan Saul
0b3f8b3cc7 Added kronecker and variational gaussian approximation gp's, vargpapprox needs generalising to any factorizing likelihood 2014-08-15 18:22:09 +01:00
mzwiessele
6534e6606d [tests] added some unfix fix print and gradcheck tests, it basically just behaves as a user would do with a model 2014-05-22 12:56:02 +01:00
Max Zwiessele
43ee8ce614 [reverts] some reverts, as one param etc does not work 2014-05-21 16:49:47 +01:00
Max Zwiessele
156ba00719 [bgplvm&mrd] missing data greatly improved, still not there yet 2014-05-21 16:32:06 +01:00
Ricardo
ac4103a537 new test heteroscedastic noise model 2014-04-17 15:51:47 +01:00
Max Zwiessele
333e24a1c3 enabled some more getting/setting parameters, such as regular expressions and params 2014-04-15 16:06:40 +01:00
Max Zwiessele
29ff406c08 objective_function now standalone and only internal robust optimization loop 2014-03-24 12:41:10 +00:00
Max Zwiessele
d305495693 testing 2014-03-24 11:22:02 +00:00
Max Zwiessele
a493dd085e Caching functions now take two arguments: self and which, which is the argument which started the update 2014-03-24 08:52:50 +00:00
Alan Saul
d15c4153f0 Added a couple of tests for model predictions 2014-03-21 14:22:42 +00:00
Renamed from GPy/testing/unit_tests.py (Browse further)