Commit graph

39 commits

Author SHA1 Message Date
Alan Saul
336f8e11c4 Added sampling for predictive quantiles and also mean and variance
where necessary
2013-10-28 15:22:06 +00:00
Alan Saul
22c24c0abe Use bfgs for laplace instead 2013-10-22 15:33:14 +01:00
Alan Saul
0eee4b42d2 Fixed a few laplace bits 2013-10-18 14:08:37 +01:00
Alan Saul
f3fd9f1325 Rename Binomial to Bernoulli (maybe generalise it with the constant
later, but tilted distribution may change)
2013-10-17 15:04:55 +01:00
Ricardo
c129b98b3b Merge branch 'devel' of github.com:SheffieldML/GPy into devel
Conflicts:
	GPy/examples/classification.py
2013-09-20 15:55:48 +01:00
Ricardo
6df0d3e450 small change in crescent demo 2013-09-20 15:51:58 +01:00
James McMurray
be3880c0bd Fixed docstring warnings - could still be mistakes 2013-09-20 13:38:20 +01:00
Ricardo
c8fec98071 crescent data example is better organized 2013-09-20 11:40:00 +01:00
Ricardo
601a9f8a7b heaviside instead of heavyside 2013-09-17 14:27:51 +01:00
Ricardo
7e4dca7e3a Heaviside transformation fixed 2013-09-16 16:55:12 +01:00
Neil Lawrence
7bb7c0a08c Minor fixes 2013-08-19 08:51:58 +02:00
Neil Lawrence
0380f52702 Minor fixes to classification to allow kernel choice, change of oil example to use full test set and full training set. 2013-08-19 07:37:09 +02:00
James Hensman
8fd8288fb8 ensure_default_constraints is on by default 2013-06-17 15:57:19 +01:00
Ricardo
ca9f9b43d6 FITC example: bound for lengthscale 2013-06-05 18:57:26 +01:00
Ricardo
5f46c60f83 fitc and generalized_fitc models deleted 2013-06-05 18:40:11 +01:00
Ricardo
fa035ac39e examples corrected 2013-06-05 18:01:05 +01:00
Ricardo
d3f84816df FITC example added 2013-06-05 16:30:57 +01:00
Ricardo
aac4f6a237 Fixed naming to standardized PEP8 2013-06-05 14:39:32 +01:00
Ricardo
1dcbd1ee66 New FITC model and other stuff 2013-06-05 14:11:28 +01:00
Ricardo
d383403c8e examples corrected 2013-06-04 18:54:29 +01:00
Ricardo
a87dd7296c new GP_classification model 2013-06-04 18:16:08 +01:00
Ricardo
78aedd84af Examples changed to use new link_functions 2013-06-04 16:32:12 +01:00
Ricardo
775ec15543 Link functions defined 2013-06-04 16:23:04 +01:00
Max Zwiessele
6b63237adf SCG printing prettyfied 2013-05-17 17:17:30 +01:00
Ricardo
95cb52d4a5 convenient but not important changes 2013-05-15 18:12:10 +01:00
Nicolo Fusi
dc19f44a7f deactivated test_models() 2013-03-11 19:37:56 +00:00
Ricardo Andrade
175cc63ddd Merge branch 'master' of github.com:SheffieldML/GPy 2013-03-11 18:18:47 +00:00
Ricardo Andrade
0b1bc1961d Example fixed 2013-03-11 18:18:23 +00:00
James Hensman
5b86fce1b3 changes tie_param to tie_params 2013-03-11 16:46:47 +00:00
Ricardo Andrade
ea6da11aec Examples working 2013-03-11 14:26:26 +00:00
Ricardo Andrade
a54e9bb826 examples directory organized. 2013-03-11 14:05:56 +00:00
Ricardo Andrade
addb5da4e4 Irrelevant changes 2013-03-11 11:41:46 +00:00
Ricardo Andrade
4563a5f8a6 Probit likelihood modified for plotting. 2013-02-07 11:36:45 +00:00
Ricardo Andrade
5e2baf1919 Changes in plotting functions. 2013-02-01 17:58:21 +00:00
Ricardo Andrade
24b6dfa086 Classification examples corrected (2/3) 2013-02-01 16:21:26 +00:00
Ricardo
b6ffb57263 Fixing GP_EP 2013-01-25 09:30:31 +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
92adeecb6c added copyright notice and license at the top 2012-11-29 16:39:20 +00:00
Nicolo Fusi
ba93455c09 examples 2012-11-29 16:27:46 +00:00