Posts tagged logistic regression

Modeling Events

This notebook is part of the PyMC port of the Statistical Rethinking 2023 lecture series by Richard McElreath.

Read more ...


Out-Of-Sample Predictions

We want to fit a logistic regression model where there is a multiplicative interaction between two numerical features.

Read more ...