maks-sh / scikit-uplift

:exclamation: uplift modeling in scikit-learn style in python :snake:
https://www.uplift-modeling.com
MIT License
725 stars 96 forks source link

Add Megafon dataset in sklift.datasets #99

Closed maks-sh closed 3 years ago

maks-sh commented 3 years ago

💡 Feature request

Add new function fetch_megafon that loads and return train part of the Megafon dataset

Motivation

Recently, one of the Russian telecom companies (Megafon) provide the MegaFon Uplift Competition

The real data of Megafon company is sensitive data, and they are very responsible for the confidentiality of information. Therefore, they generated synthetic data, trying to bring them closer to the real case that they encountered.

We want it to be convenient for researchers to use our package so we try to collect datasets for uplift modeling in one place

If you have any problems getting access to the data write to us at team@uplift-modeling.com

ezhdi commented 3 years ago

take it