Mark Goodhead
Mark Goodhead
## Description of your problem **Please provide a minimal, self-contained, and reproducible example.** ```python import pymc as pm import pymc.sampling_jax import numpy as np import pandas as pd from aesara...
An example PR for what a predict_sklearn method would look like on the model object (not for merging/review, just for discussion)
I'm not sure if this is an issue as such but more a comment / point of discussion. As a fairly new user to bambi, I found the behaviour of...