GPy/GPy/likelihoods
2015-04-08 10:57:20 +01:00
..
__init__.py Added binomial likelihood 2015-03-05 10:26:02 +00:00
bernoulli.py Small tidying up 2015-03-27 14:24:24 +00:00
binomial.py Added binomial likelihood 2015-03-05 10:26:02 +00:00
exponential.py Updated other likelihoods to give back logpdf and gradients for each link_f rather than summing on the inside 2015-03-09 10:27:21 +00:00
gamma.py Updated other likelihoods to give back logpdf and gradients for each link_f rather than summing on the inside 2015-03-09 10:27:21 +00:00
gaussian.py Merge branch 'devel' into saul_merge 2015-03-27 14:17:34 +00:00
likelihood.py Added Y_metadata to log_predictive_density 2015-04-08 10:57:20 +01:00
link_functions.py more cooooopyrighting 2014-11-21 11:59:02 +00:00
mixed_noise.py more cooooopyrighting 2014-11-21 11:59:02 +00:00
poisson.py Updated other likelihoods to give back logpdf and gradients for each link_f rather than summing on the inside 2015-03-09 10:27:21 +00:00
student_t.py Merge branch 'devel' into saul_merge 2015-03-27 14:17:34 +00:00