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
2fdb60287f
Added derivatives for poisson and a couple of examples,
...
need to fix for EP.
2013-10-25 15:08:53 +01:00
James Hensman
dc2a8a531e
started changing the plotting in examples to remove plot_single_output
2013-10-25 09:51:41 +01:00
Ricardo
d2bc9044fe
Coregionalization examples fixed.
2013-10-07 12:35:55 +01:00
Neil Lawrence
0d4fd01ae1
Minor changes to della_gatta example (multiple optima).
2013-09-30 17:00:38 +01:00
Ricardo
527922264c
coreg_spars fixed
2013-09-17 14:47:32 +01:00
Ricardo
603aa18482
Merge branch 'devel' of github.com:SheffieldML/GPy into devel
...
Conflicts:
GPy/examples/regression.py
GPy/kern/constructors.py
GPy/testing/kernel_tests.py
GPy/util/multioutput.py
2013-09-16 12:32:42 +01:00
Neil Lawrence
336fe164fa
Other local changes.
2013-09-16 11:32:03 +01:00
Ricardo
4bb2ea9606
coregionalisation changed to coregionalization
2013-09-14 17:23:17 +01:00
Ricardo
1bc9374717
linK2_functions2 merged
2013-09-13 18:09:59 +01:00
Ricardo
f8c9e6b982
Merge branch 'linK_functions2' into devel
...
Conflicts:
GPy/core/gp.py
GPy/core/gp_base.py
GPy/core/sparse_gp.py
GPy/examples/regression.py
GPy/kern/constructors.py
GPy/kern/parts/coregionalise.py
GPy/models/__init__.py
GPy/models/sparse_gp_classification.py
GPy/util/__init__.py
2013-09-13 15:57:34 +01:00
Neil Lawrence
b127c96bf2
Polynomial kernel gradients wrt X working.
2013-08-28 00:20:12 +02:00
Neil Lawrence
a61feb17a5
Changed default values of W and kappa for coregionalisation kernel. Changed names of keyword arguments from Nout and R to output_dim and rank.
2013-08-27 10:53:32 +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
Neil Lawrence
2004cf3ea9
Minor fixes to regression example with robot_wireless.
2013-08-19 00:04:46 +02:00
Neil Lawrence
4082f6c02e
Added robot_wireless data set and examples.
2013-08-18 23:46:02 +02:00
Max Zwiessele
5570e82943
constant jitter to Kmm, deleted some white kernels in models and examples
2013-08-02 16:36:51 +01:00
Andreas
b653feb781
Fixed asarray in example toy_ARD
2013-07-18 16:06:12 +01:00
Max Zwiessele
dcec9d2a25
reverted stupid merge error
2013-07-18 15:15:09 +01:00
Andreas
ffa0f3a665
changes to regression and svigp
2013-07-17 17:26:49 +01:00
Andreas
6a5c1c03d3
minor
2013-07-15 20:57:17 +01:00
Andreas
98318a3fdd
Added toy_ARD_sparse.py
2013-07-15 20:09:26 +01:00
Andreas
edfd6ea948
small mod in toy_ARD
2013-07-15 19:23:48 +01:00
Andreas
e798eaa34b
removed depricated max_f_eval
2013-07-15 18:13:01 +01:00
Andreas
77de03f2a1
Added ARD demo
2013-07-14 20:43:46 +01:00
James Hensman
db7485b906
fixed a bug in constructor of periodic_matern52
2013-07-08 13:06:02 +01:00
Ricardo
4054442462
more files
2013-07-01 20:31:16 +01:00
James Hensman
8fd8288fb8
ensure_default_constraints is on by default
2013-06-17 15:57:19 +01:00
Nicolas
dc26ea0dad
example multiple optima now returns a model
2013-06-05 17:44:55 +01:00
Max Zwiessele
bfd99c3607
Merge kern conflicts in examples
2013-06-05 16:16:46 +01:00
Max Zwiessele
0490861099
kern params adapted: Nparams > num_params and fixes of input_dim
2013-06-05 16:14:30 +01:00
Alan Saul
39c242a4d5
Fixed merge conflicts, M now num_inducing
2013-06-05 15:41:48 +01:00
Alan Saul
3475b52b6c
Changed all M's for num_inducing
2013-06-05 15:29:45 +01:00
James Hensman
56a4bc4e21
an assortment of fixes
2013-06-05 14:52:37 +01:00
Max Zwiessele
802d6e7792
merged regression example, corrected refactoring
2013-06-05 14:02:59 +01:00
James Hensman
adb8a98cb3
fixed the multiple optima demo
2013-06-05 13:08:51 +01:00
Max Zwiessele
2e5e8ac026
REFACTORING: model names, lowercase, classes uppercase
2013-06-05 13:02:03 +01:00
James Hensman
aef3ba72ab
how did that happen?
2013-06-05 12:18:23 +01:00
James Hensman
dea4359b4e
changed the behaviour of checkgrad
...
checkgrad usd to check the passed string (for name matching) against the
list of _get_param_names(). Then it would index along
_get_param_names_transformed()!
this led to inconsistensies when fixed or tied variables were used,
which screwed up the ordering of the variable names.
We now match against _get_param_names_transformed().
2013-06-05 12:08:33 +01:00
James Hensman
312cfebcb1
modified the regression demos r
...
they all seem to work now.
2013-06-05 09:10:45 +01:00
James Hensman
1c51eae954
made input_ubncertainty plotting work, modified example a little
2013-06-05 08:59:47 +01:00
Nicolas
392d36964c
making examples working
2013-06-04 18:35:36 +01:00
James Hensman
6196ed794e
fixed printing, some example
2013-06-04 17:54:36 +01:00
Nicolas
96c7810cf1
added parameters max_nb_eval_optim in regression examples
2013-06-04 15:57:37 +01:00
Neil Lawrence
fce4dd7fde
Further edits on visualization code for faces example.
2013-04-02 02:20:53 +02:00
James Hensman
adfa6de1d8
rbf now works in a more memory friendly fashion
2013-03-27 15:03:46 +00:00
Alan Saul
c39af496a6
Added test generator (not quite finished yet)
2013-03-11 17:05:18 +00:00
Ricardo Andrade
e14576f5c9
Examples are working
2013-03-11 14:53:09 +00:00
Ricardo Andrade
a54e9bb826
examples directory organized.
2013-03-11 14:05:56 +00:00
James Hensman
f881e65761
coregionalisation seems to be a go-go
2013-03-08 18:21:29 +00:00