Added sampling for predictive quantiles and also mean and variance

where necessary
This commit is contained in:
Alan Saul 2013-10-28 15:22:06 +00:00
parent 5a924ff5cb
commit 336f8e11c4
4 changed files with 53 additions and 39 deletions

View file

@ -61,6 +61,7 @@ def toy_linear_1d_classification(seed=default_seed):
#m.update_likelihood_approximation()
# Parameters optimization:
#m.optimize()
#m.update_likelihood_approximation()
m.pseudo_EM()
# Plot