You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi! I'm looking for an implementation of the version of Bayesian linear regression where we can place an inverse gamma prior on the variance of the measurement noise and [as it looks like here] a Gaussian prior on the weight vector. then, the posterior has an analytical form. see eqns. 9-12 here. please let me know if this is already in this package and I am missing it, or if there is another package in Julia for this. thanks!
The text was updated successfully, but these errors were encountered:
This would indeed be something that would be good to have. We don't have it in this package at this point, but I would definitely be open to a proposal
hi! I'm looking for an implementation of the version of Bayesian linear regression where we can place an inverse gamma prior on the variance of the measurement noise and [as it looks like here] a Gaussian prior on the weight vector. then, the posterior has an analytical form. see eqns. 9-12 here. please let me know if this is already in this package and I am missing it, or if there is another package in Julia for this. thanks!
The text was updated successfully, but these errors were encountered: