└── README.md /README.md: -------------------------------------------------------------------------------- 1 | # Bambi Livestream 2 | ## Goals 3 | - [ ] Get a PyMC v4 environment with bambi 4 | - [ ] Recreate an example Causal Inference: The Mixtape 5 | - [ ] Push the results up here! 6 | 7 | 8 | ### Additional todos 9 | * Show the difference between fully declared PyMC Model 10 | * Explain ArviZ Plots 11 | * Show the model graph output 12 | * Explain how to interpret plot_energy 13 | * Ravin will update the arviz docs to explain 14 | * Can VI be used with Bambi? 15 | 16 | ### Future livestream 17 | * How to debug a bambi model 18 | * Use a hierarchical example https://bayesiancomputationbook.com/markdown/chp_04.html#hierarchical-models 19 | --------------------------------------------------------------------------------