Skip to content

Dataset: historical marketing campaign  #19

@Matzawisza

Description

@Matzawisza

Problem

This is a binary classification problem.
On the basis of historical data, models (of varying degrees of complexity) should be developed to predict the purchase uplift of marketing offer (uplift modelling).
The best models should be explained using XAI tools at the instance level and at the data set level.

Data

Datasets: (1) 'train' and (2) 'valid' from R package named 'Information'

Example solution

Two interesting solutions for this dataset are described under the links
https://www.profit-analytics.com/examples/ch-4-uplift-examples/uplift-modeling-example-two-model-approach/
https://humboldt-wi.github.io/blog/research/theses/uplift_modeling_blogpost/

Additional learning materials and implementations:

R grf package Generalized Random Forests https://github.com/grf-labs/grf
R uplift package: https://cran.r-project.org/web/packages/uplift/index.html
R tools4uplift package: https://cran.r-project.org/web/packages/tools4uplift/index.html
R BART package, vignettes: https://rdrr.io/cran/BART/
Python: Microsoft ALICE https://github.com/microsoft/EconML
Python: Uber's CausalML https://github.com/uber/causalml

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions