Skip to content

Details

For 2022, we are starting a series of workshops to introduce the concept of Bayesian statistics using a practical real-world problem: building customer analytics models to help predict customer behaviour.

All code for my workshops and talks can be found in this GitHub repo:

https://github.com/kaybenleroll/data_workshops

This workshop is contained in the ws_clvbayes_202201/ folder

This series of workshops is done live, with code being commited and pushed to the above GitHub repository as well as the Dockerfile infrastructure to build the container to run the code.

Bayesian statistics is an approach that enables the combination of domain knowledge, data and statistical modelling in a principled and logical way. The primary outputs of these models are distributions of the model parameters that allows us to quantify the uncertainty in our models.

In the eighth workshop in this series we use the P/NBD model on real world data, discuss issues with sample validity, and show a few different approaches to diagnosing the problems and how we might alleviate these issues..

We strive to make our workshops as standalone as possible, so new attendees are always welcome!

This workshop will be broadcast using Zoom and will be recorded and made available online via our YouTube channel.

Related topics

Data Science
Statistical Computing
Bayesian Statistics

You may also like