Commit graph

35 commits

Author SHA1 Message Date
James Hensman
a6851cf63d massive restructuting to make the EP likelihoods work consistently 2013-01-31 12:28:52 +00:00
James Hensman
ea0802d938 much tidying and breakage in the GP class 2013-01-31 12:00:57 +00:00
Ricardo Andrade
29eb61d65e EP plots samples now for the phi transformation. 2013-01-30 12:14:32 +00:00
Ricardo
d1a0883c12 Log-likelihood,predictions and plotting are working. 2013-01-29 23:54:02 +00:00
Ricardo Andrade
ec89c4efc3 _compute_GP_variables 2013-01-29 16:45:00 +00:00
Ricardo Andrade
cab3b77b6b Assertions included. 2013-01-29 16:44:42 +00:00
Ricardo Andrade
29ec128c9d Other changes. 2013-01-28 17:47:08 +00:00
Ricardo
fad0e07624 Sparse EP 2013-01-28 00:16:23 +00:00
Ricardo Andrade
a8738984b3 Merge branch 'master' into newGP 2013-01-25 18:27:59 +00:00
Ricardo Andrade
738ca78dac No more GP_EP stuff 2013-01-25 18:24:10 +00:00
Ricardo Andrade
6a2e0a1fe5 fixing EP and merging it with GP_regression 2013-01-25 18:14:28 +00:00
Ricardo
b6ffb57263 Fixing GP_EP 2013-01-25 09:30:31 +00:00
Ricardo
4304c1dbe2 Missing scale and location arguments. 2013-01-24 16:55:15 +00:00
Ricardo
d286ffe633 Golden serach and Simpson's rule explained. 2013-01-23 22:54:04 +00:00
Ricardo Andrade
8c3aa5b64d test 2013-01-23 17:02:28 +00:00
Ricardo Andrade
54c4d6df14 Deleted line 2013-01-23 16:53:27 +00:00
Ricardo Andrade
b2bc978767 TODO added 2013-01-23 16:12:04 +00:00
Ricardo Andrade
f949e4a2c8 Poisson and Gaussian likelihood. 2013-01-23 11:25:41 +00:00
Ricardo Andrade
82d5479438 Poisson likelihood. 2013-01-23 11:22:20 +00:00
Neil Lawrence
b43db3f8da Modified log_like_gradients to make it _log_like_gradients and moved extract_gradient to _log_like_gradients_transformed. 2013-01-18 13:47:37 +00:00
Neil Lawrence
1674bc529b expand_param and extract_param replaced with set_params_transformed and get_params_transformed 2013-01-18 13:37:17 +00:00
Neil Lawrence
3c700dfa50 Changed get_param and set_param to _get_params and _set_params 2013-01-18 12:31:37 +00:00
Nicolo Fusi
b4190f907e fixed interface change in optimization.py 2012-12-14 14:00:50 +00:00
Nicolo Fusi
11dacb378a added autodection of Rasmussen's minimize 2012-12-14 13:57:29 +00:00
Nicolo Fusi
da51f69ec3 Merge branch 'master' of github.com:SheffieldML/GPy 2012-12-10 17:26:05 +00:00
Nicolo Fusi
e2770b01bb models are now pickleable 2012-12-10 17:20:45 +00:00
James Hensman
ac84f4f34c changed the name of GP_EP (from simple) in the unit test, added a messages option for full EP 2012-12-06 11:30:12 -08: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
James Hensman
69cc506b9e trivial merge resolution 2012-12-06 08:49:46 -08:00
James Hensman
c8e2ca351d some tidying in the EP code 2012-12-05 22:45:08 -08:00
Neil Lawrence
60fd1c55dc Merge changes for model.py and optimization.py on comments. 2012-12-05 19:22:36 -08:00
Neil Lawrence
0ee11a2077 Added datasets.py back in and minor changes. 2012-12-05 19:19:15 -08:00
James Hensman
c003b2f34d Minor edits 2012-12-05 09:10:27 -08:00
Nicolo Fusi
92adeecb6c added copyright notice and license at the top 2012-11-29 16:39:20 +00:00
Nicolo Fusi
e7a9a6a2fa inference 2012-11-29 16:28:49 +00:00