Hi, we have started building a dashboard package for Bayesian inference. Dashboarding is new to us so any help/input from the PyMC community is welcomed.
Dashboards are build on top of the great Panel package. To increase interactivity, we use Bokeh plots.
There are couple goals
- general customizable inference dashboard
- posterior predictive dashboard with widgets
- loo (reloo) dashboard
- streaming interface (e.g. coupled with PyMC3)
See
So, just to reiterate, any help is welcomed, also opinions about what we should add and do.