GPy/GPy/likelihoods
2015-10-15 14:59:57 +01:00
..
__init__.py [hetnoise] import correction 2015-09-02 15:45:55 +01:00
bernoulli.py [ep] now calling exact inference instead of copying code 2015-09-11 15:47:07 +01:00
binomial.py Merge from upstream 2015-03-13 14:23:40 +00: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 [paramz] fully integrated all tests running 2015-10-15 14:59:57 +01:00
likelihood.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
link_functions.py Switched to scipy.special.log1p@ 2015-09-07 16:34:53 +01:00
mixed_noise.py [paramz] fully integrated all tests running 2015-10-15 14:59:57 +01:00
poisson.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
student_t.py [paramz] fully integrated all tests running 2015-10-15 14:59:57 +01:00