GPy/GPy/likelihoods
2017-09-11 12:18:01 +01:00
..
__init__.py correcting weibull- changing parameterisation from f to exp(f) similar to loglogistic 2017-07-27 21:11:20 +03:00
bernoulli.py Basic framework for serializing GPy models 2017-09-11 12:18:01 +01:00
binomial.py some more merge conflicts resolved for syncing with the current devel branch of main GPy 2017-08-10 11:51:48 +03:00
exponential.py Updated sampling and plots to be correct shape, and changed plotting of sampling to be posterior samples p(f*|f), like it used to be, and samples_y to plot samples of p(y*|y) 2015-09-10 11:08:28 +01:00
gamma.py Merge from upstream 2015-03-13 14:23:40 +00:00
gaussian.py Basic framework for serializing GPy models 2017-09-11 12:18:01 +01:00
likelihood.py Basic framework for serializing GPy models 2017-09-11 12:18:01 +01:00
link_functions.py Basic framework for serializing GPy models 2017-09-11 12:18:01 +01:00
loggaussian.py fresh branch for these new likelihood functions along with test code- will work atleast with La[lace approximation ... 2017-06-01 15:03:19 +03:00
loglogistic.py change import statements for calling locally 2017-06-01 16:07:50 +03:00
mixed_noise.py [paramz] fully integrated all tests running 2015-10-15 14:59:57 +01:00
poisson.py Fixing bernoulli likelihood for Laplace, fixing Zep for EP, and starting working on quadrature limits 2015-10-19 19:29:57 +01:00
student_t.py [paramz] fully integrated all tests running 2015-10-15 14:59:57 +01:00
weibull.py correcting weibull- changing parameterisation from f to exp(f) similar to loglogistic 2017-07-27 21:11:20 +03:00