Commit graph

156 commits

Author SHA1 Message Date
Max Zwiessele
f6d07ff76a [magnification] added static kernel support and faster derivative computations 2015-09-03 10:19:57 +01:00
Max Zwiessele
4dfdce9b80 Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-03 09:33:13 +01:00
Max Zwiessele
839e3dc6f0 [magnification] plot_magnification expanded 2015-09-03 09:33:07 +01:00
Ricardo
06f540584b Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-09-02 19:40:45 +01:00
Ricardo
8e437e4bda New function to plot just the errorbars of the training data 2015-09-02 19:40:11 +01:00
Max Zwiessele
ca60ad3195 [magnification] mostly plotting and some model corrections for _predictive_variable 2015-09-02 15:46:40 +01:00
Max Zwiessele
016b3a9965 Merge branch 'updates' into devel 2015-09-02 11:23:35 +01:00
Max Zwiessele
70a9a26d7e [core] updating system, security branching 2015-09-02 09:06:17 +01:00
James Hensman
ce9ee6c758 ensuring the shape of the mean vector at predict time fixes bug in EP prediction 2015-09-01 22:38:49 +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
ea3bfbb597 minor bugfixes in plotting: quantiles are now computed using predict_kw
correctly
2015-08-18 08:00:47 +01:00
Zhenwen Dai
9217438d90 allow Y to be uncertain 2015-08-07 13:37:47 +01:00
Zhenwen Dai
1a141d9ce5 improve the documentation of infer_newX 2015-07-27 12:51:03 +01:00
Alan Saul
af20bed747 Passing metadata 2015-07-22 18:32:12 +01:00
Zhenwen Dai
6240f494f2 [ssgplvm] change the default gamma interval 2015-05-28 14:19:46 +01:00
Zhenwen Dai
afa0621488 [ssgplvm] implement IBP prior 2015-05-21 14:18:32 +01:00
Zhenwen Dai
d01545c92b prevent the predicted variance to be negative 2015-05-16 22:39:11 +01:00
Max Zwiessele
b55f84f04f [predict] documentation 2015-05-11 11:26:25 +01:00
Max Zwiessele
dc138aa97b [predict] documentation 2015-05-11 11:21:45 +01:00
Alan Saul
5dd75d66ae Merge branch 'devel' of github.com:SheffieldML/GPy into devel 2015-04-28 10:51:23 +01:00
Alan Saul
75ebe4bf10 Added log predictive density, student t degrees of freedom gradients and plotting functionality 2015-04-27 18:56:20 +01:00
mzwiessele
335df2942f [plotting] added predict_kw to plot function 2015-04-24 11:02:01 +02:00
mzwiessele
aaa5020bf1 Merge branch 'devel' of https://github.com/SheffieldML/GPy into devel 2015-04-17 12:17:33 +02:00
mzwiessele
18f1c2772d [minor edits] 2015-04-17 12:17:30 +02:00
Alan Saul
f4cf052bce Added option to plot the transformed link function (posterior once the link function has been applied) 2015-04-10 15:44:15 +01:00
Alan Saul
034d141d63 Fix typo 2015-04-10 10:43:00 +01:00
Alan Saul
ef2b11c799 Minor commenting changes 2015-04-10 10:40:18 +01:00
Mike Croucher
5c653fa4b0 Fix merge conflicts 2015-04-01 13:03:48 +01:00
James Hensman
8c71d52b7f Merge branch 'mean_functions' into devel 2015-04-01 09:16:08 +01:00
James Hensman
2c7582516d adding a comment to clarify predictive_gradeints (Thanks AT) 2015-03-30 13:41:25 +01:00
James Hensman
cf0e29b207 working mean function examples 2015-03-26 08:48:56 +00:00
James Hensman
e97b6e59aa added mean function into the prediction 2015-03-23 14:59:08 +00:00
James Hensman
2d312099c0 added parseing of mean func to gp.py 2015-03-23 14:56:19 +00:00
Mike Croucher
7930eb646f Merge from upstream 2015-03-13 14:23:40 +00:00
Zhenwen Dai
7f30fef698 add trigger update to set_{X,Y,Z} 2015-03-13 09:47:36 +00:00
Mike Croucher
1521b3e260 Convert print to function for Python 3 compatibility. This breaks compatibility for versions of Python < 2.6 2015-02-26 08:11:11 +00:00
Mike Croucher
2ca24a88f5 More relative import fixes for Python 3 compatibility 2015-02-26 07:14:40 +00:00
Zhenwen Dai
9f7ae611ed force set_XY to update the model 2015-02-17 10:49:06 +00:00
James Hensman
9bc65ac814 more ]#copyrighting 2014-11-21 11:40:50 +00:00
Max Zwiessele
c635de54b9 [infer_newX] updated for missing data 2014-11-14 11:09:51 +00:00
Max Zwiessele
9b2e49c949 [updates] starting to extract out standalone modules 2014-11-11 10:21:58 +00:00
Max Zwiessele
07a5e290de [updates] starting to extract out standalone modules 2014-11-11 10:20:34 +00:00
Alan Saul
3a3beb31db Documenting the core GP class 2014-11-05 14:51:12 +00:00
Zhenwen Dai
6f78a724fc a bug fix for set_XY 2014-11-03 17:37:33 +00:00
Zhenwen Dai
c885af7fbb update the set_XY function 2014-11-03 17:26:31 +00:00
Zhenwen Dai
1840b7e6b8 extend inference X for all gp models 2014-11-03 16:04:15 +00:00
James Hensman
3e07b207a9 whitespace 2014-10-06 11:49:02 +01:00
Zhenwen Dai
10bfb47aa6 add set_X and set_Y interface to gp model 2014-09-24 14:36:25 +01:00
Ricardo
badacfb585 bug fixed in normalization 2014-09-11 16:18:13 +01:00
Max Zwiessele
4543fc3480 [link|unlink_parameter] renaming add_parameter to link_parameter 2014-09-08 08:57:28 +01:00