Using “potentials” in Bambi to complicate a regression model
Abraham Flaxman
I have had my eye on a python package called Bambi for a while now, because I often need a regression model that is a little more complicated that sklearn.linear_model.LinearRegression but not complicated enough to make a whole new PyMC … Continue reading →
