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
Update GLM Model Selection to best practices (#173)
* [WIP] Update GLM Model Selection to best practices
* update with bambi
* commit: use separate dicts for linear and quadratic models
* update descriptions
* remove duplicate initialization of traces_lin and traces_quad
* fix and execute glm model selection notebook
* add glm tag
* add alt text to flying icon of level categories
Co-authored-by: Oriol (ZBook) <[email protected]>
title={Bayesian measures of model complexity and fit},
225
+
author={Spiegelhalter, David J and Best, Nicola G and Carlin, Bradley P and Van Der Linde, Angelika},
226
+
journal={Journal of the royal statistical society: Series b (statistical methodology)},
227
+
volume={64},
228
+
number={4},
229
+
pages={583--639},
230
+
year={2002},
231
+
publisher={Wiley Online Library},
232
+
doi={10.1111/rssb.12062}
233
+
}
234
+
211
235
@misc{szegedy2014going,
212
236
title={Going Deeper with Convolutions},
213
237
author={Christian Szegedy and Wei Liu and Yangqing Jia and Pierre Sermanet and Scott Reed and Dragomir Anguelov and Dumitru Erhan and Vincent Vanhoucke and Andrew Rabinovich},
0 commit comments