An open API service indexing awesome lists of open source software.

https://github.com/bookingcom/uplift-modeling-for-marketing-personalization-tutorial


https://github.com/bookingcom/uplift-modeling-for-marketing-personalization-tutorial

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Uplift Modeling for Marketing Personalization in Practice

This is the official repository for PyData Amsterdam 2024 tutorial "Uplift Modeling for Marketing Personalization in Practice."

## How to use this repository as attendee

If you're attending the tutorial, you can directly navigate to the tutorial [README.md](tutorial/README.md)

## Publishing jupyter book on pages

If you wish to republish the book on pages, you can do so by following the instructions below.

In your terminal, run:

```bash
make publish-ghp
```

The previous command will install the required packages and rebuild the gh-pages branch from scratch