How to model/deal with weighted binary outcomes

problem with this method is that you cannot sample from posterior predictive distribution…

i.e. if you wanted to perform logistic regression similar to this example:
https://docs.pymc.io/notebooks/posterior_predictive.html

you cannot do class weighting in order to predict new points from test set…

1 Like