It seems that PyMC 5.16.2 has introduced some radical changes that removed ModelGraph class for a more functional approach. Temporary fix would take more time. We won't fix this. If graphing is important, please fix pymc==5.16.1
We will instead use bambi 0.14.0 which should fix part of this issue
It seems that PyMC 5.16.2 has introduced some radical changes that removed
ModelGraph
class for a more functional approach. Temporary fix would take more time. We won't fix this. If graphing is important, please fixpymc==5.16.1
We will instead use
bambi 0.14.0
which should fix part of this issue