Commit graph

237 commits

Author SHA1 Message Date
Max Zwiessele
e2533675fd [mixed noise] correction for mixed noise var dtc. still have to make a test 2014-11-04 12:40:23 +00:00
Neil Lawrence
71523427e4 Removed ordinal.py (to Symbolic). 2014-11-03 14:43:38 +00:00
Max Zwiessele
af40ef8cfb [sparse gp] prediction with posterior per dimension activated 2014-10-29 08:23:25 +00:00
James Hensman
d26beb215a numerical stability in variational expectations 2014-10-16 17:32:37 +01:00
James Hensman
c0bfa7e6bb added cloglog link fn 2014-10-16 16:38:32 +01:00
James Hensman
96c112710a Merge branch 'devel' of github.com:sheffieldml/GPy into devel 2014-10-16 16:26:19 +01:00
James Hensman
6983751420 more edits for variational expectations in likelihoods 2014-10-16 16:26:15 +01:00
Neil Lawrence
b8a09bfff7 Remove symbolic import. 2014-10-16 15:45:10 +01:00
Neil Lawrence
4be2ef267d Remove symbolic import. 2014-10-16 15:44:55 +01:00
James Hensman
30343f5e53 more variational quadtrature code 2014-10-16 15:41:01 +01:00
James Hensman
4e85bb2ee3 more removal of references to broken files 2014-10-16 14:18:30 +01:00
James Hensman
50963ae28d fixing more issues cauesd by removal of symbolic.py 2014-10-16 14:09:29 +01:00
James Hensman
84c87f7886 beginning of adding variational GH quadrature to the likelihood class 2014-10-16 12:14:56 +01:00
James Hensman
1765e017dd removed more more more imports 2014-09-22 22:09:25 +01:00
James Hensman
4a3db2bef7 removed more more imports 2014-09-22 22:07:35 +01:00
James Hensman
422cca27d5 removed more imports 2014-09-22 22:06:33 +01:00
James Hensman
5cb159f8d4 removed unnecessary imports in likelihoods when hunting down weave depencencies 2014-09-22 22:05:28 +01:00
Max Zwiessele
4543fc3480 [link|unlink_parameter] renaming add_parameter to link_parameter 2014-09-08 08:57:28 +01:00
Ricardo
3d76664af0 EP is back. 2014-05-15 16:36:03 +01:00
Neil Lawrence
db644408ea Add ordinal and attempt to fix downloads 2014-05-13 12:17:42 +01:00
Neil Lawrence
5405dbd1bc Pre-devel-move check in 2014-04-29 15:43:35 +01:00
Neil Lawrence
643f338337 Merge kernel source. 2014-04-23 12:21:05 +01:00
Neil Lawrence
fc98a975bf Added some missing files. 2014-04-23 12:19:46 +01:00
James Hensman
eca5577260 removed imports of files the are not added to the repo. 2014-04-23 11:03:57 +00:00
Neil Lawrence
ad5f03cf91 Part working on symbolics. Replacing data_resources.json with the correct full file (-hapmap). Don't know why we've gone for separate create file ... 2014-04-21 10:05:54 +02:00
Neil Lawrence
196732b83b Need to fix missing data in likelihoods. 2014-04-20 23:41:04 +02:00
Neil Lawrence
583f3bef0a First draft of base symbolic object, compiling with symbolic mapping. 2014-04-17 07:05:16 -04:00
Neil Lawrence
c2d3c82944 Copy and paste observable_array from repository to try and resolve bizzare merge request. 2014-04-14 10:00:07 +01:00
Neil Lawrence
41ef7f4c72 Ongoing changes to symbolic. 2014-04-08 06:09:30 +01:00
Neil Lawrence
9b5a1edb23 Partial changes to symbolic, including adding mapping covariance and beginning to unify code generation. 2014-04-07 10:31:13 +02:00
mzwiessele
22e4f8a1e8 not importable 2014-04-04 13:14:07 +01:00
Neil Lawrence
19b3784389 Adapt likelihoods init to check for sympy. 2014-04-03 09:15:33 +02:00
Neil Lawrence
6551c343c9 Adding missing functions file. 2014-04-03 09:10:50 +02:00
mzwiessele
ef501e4529 renamed array_core to observable array 2014-04-01 10:22:20 +01:00
Neil Lawrence
f5b8989ef5 Added negative binomial likelihood based on symbolic. 2014-04-01 07:03:01 +01:00
Neil Lawrence
292e076a9a Added first draft of symbolic likelihood (working for a student-t example). 2014-03-31 17:51:20 +01:00
Neil Lawrence
9b2bc907e4 Adding of symbolic likelihoods (not yet fully funcitonal). 2014-03-31 09:20:03 +01:00
Neil Lawrence
6f86b9b0fa Update of symbolic likelihoods. 2014-03-31 09:18:31 +01:00
James Hensman
22dafabca2 correct predictions in Gaussian 2014-03-21 14:15:29 +00:00
Ricardo
ab3ab6a177 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-20 14:42:18 +00:00
Ricardo
fcb6742b60 Merge branch 'params' of github.com:SheffieldML/GPy into params
Conflicts:
	GPy/likelihoods/mixed_noise.py
2014-03-19 09:39:35 +00:00
Max Zwiessele
a307d528ef all tests either notimplemented or known to fail 2014-03-18 17:48:09 +00:00
James Hensman
b96ff9cdfb fixes in likelihoods 2014-03-18 17:09:47 +00:00
James Hensman
601175de2d very weird merge conflict, including in files that I did not change 2014-03-18 16:46:37 +00:00
Ricardo
16ffc11c97 Merge branch 'params' of github.com:SheffieldML/GPy into params 2014-03-18 16:32:06 +00:00
Ricardo
b44fee93c4 function predictive_quantiles added 2014-03-18 16:02:36 +00:00
Ricardo
ef31b5f1c9 Lines not used deleted 2014-03-18 16:02:00 +00:00
Ricardo
ced160c036 default None for Y_metadata in predictive_quantiles 2014-03-18 16:01:21 +00:00
James Hensman
02872b66bd merged 2014-03-18 12:32:03 +00:00
James Hensman
9680a139d4 changed the way the Gaussian likelihood interfaces, to enable mixed_noise things 2014-03-18 12:28:46 +00:00