RMSE in Bayesian Context
- Ngôn ngữ chính
- Python
- Star
- 20.4k
- Fork
- 4.6k
- Merge trung bình
- 19 giờ 52 phút
- Pull request đã merge (30 ngày)
- 1
Mô tả
When accessing model fit, it seems like a lot of people have been using existing packages in R or Python.
However, with a package, we are simply getting the traditional RMSE as:

In the Bayesian context where we have posterior samples from each prediction of interest, we can express this equation as:

I know there's now a `m.predictive_samples(future)` function built into v0.2 so this wouldn't be hard to add. What are people thoughts? It seems like we are losing a lot of the uncertainty we gain from fitting a Bayesian model by simply using the posterior mean for model fit evaluation.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.