Tutorials

Basic

It is better to start scikit-uplift from the basic tutorials.

The overview of the basic approaches to solving the Uplift Modeling problem

In English 🇬🇧

Open In Colab1

nbviewer

github

In Russian 🇷🇺

Open In Colab2

nbviewer

github

Uplift modeling metrics

In English 🇬🇧

Open In Colab1

nbviewer

github

Example of usage model from sklift.models in sklearn.pipeline

In English 🇬🇧

Open In Colab3

nbviewer

github

In Russian 🇷🇺

Open In Colab4

nbviewer

github

Example of usage model from sklift.models in sklearn.model_selection

In English 🇬🇧

Open In Colab5

nbviewer

github

Exploratory data analysis

The package contains various public datasets for uplift modeling. Below you find jupyter notebooks with EDA of these datasets and a simple baseline.

EDA of Lenta dataset

In English 🇬🇧

Open In Colab6

nbviewer

github

EDA of X5 dataset

In English 🇬🇧

Open In Colab7

nbviewer

github

EDA of Criteo dataset

In English 🇬🇧

Open In Colab8

nbviewer

github

EDA of Hillstrom dataset

In English 🇬🇧

Open In Colab9

nbviewer

github

EDA of Megafon dataset

In English 🇬🇧

Open In Colab10

nbviewer

github