Add Criteo uplift dataset
andrewtavis opened this issue · 0 comments
andrewtavis commented
This is an extensive issue that involves the creation of the following files:
- causeinfer.data.criteo.py where the data will be loaded and formatted
- examples/business_criteo.ipynb where all valid models will be ran over the Criteo dataset
- Adding the dataset to examples/an_iterated_model_dataset_comparison.ipynb
The dataset can be found here.
causeinfer.data.criteo.py would then need to be added to the documentation and be tested, but these should be easy steps.