GPy/GPy/likelihoods
2015-09-11 15:47:07 +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 Python 3 fixes 2015-09-07 14:07:09 +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 More relative import fixes for Python 3 compatibility 2015-02-26 07:14:40 +00: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 Fixed deg free gradient 2015-04-28 10:51:13 +01:00