You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: sklift/datasets/descr/criteo.rst
+9-8Lines changed: 9 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,24 +1,27 @@
1
1
Criteo Uplift Modeling Dataset
2
2
================================
3
-
This is a copy of `Criteo AI Lab Uplift Prediction dataset <https://ailab.criteo.com/criteo-uplift-prediction-dataset/>`_.
3
+
This is a copy of `Criteo AI Lab Uplift Prediction dataset <https://ailab.criteo.com/criteo-uplift-prediction-dataset/>`_.
4
4
5
5
Data description
6
-
-----------------
6
+
################
7
+
7
8
This dataset is constructed by assembling data resulting from several incrementality tests, a particular randomized trial procedure where a random part of the population is prevented from being targeted by advertising.
8
9
10
+
9
11
Fields
10
-
---------
12
+
################
11
13
12
14
Here is a detailed description of the fields (they are comma-separated in the file):
Copy file name to clipboardExpand all lines: sklift/datasets/descr/hillstrom.rst
+10-8Lines changed: 10 additions & 8 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,15 +1,15 @@
1
-
Kevin Hillstrom: MineThatData
2
-
===============================
3
-
Helping CEOs Understand How Customers Interact With Advertising, Products, Brands, and Channels
4
-
------------
5
-
**March 20, 2008**
1
+
Kevin Hillstrom Dataset: MineThatData
2
+
=====================================
6
3
7
-
The MineThatData E-Mail Analytics And Data Mining Challenge
8
-
It is time to find a few smart individuals in the world of e-mail analytics and data mining! And honestly, what follows is a dataset that you can manipulate using Excel pivot tables, so you don't have to be a data mining wizard, just be clever!
4
+
Data description
5
+
################
9
6
10
-
[Here is a link to the MineThatData E-Mail Analytics And Data Mining Challenge dataset:]( http://www.minethatdata.com/Kevin_Hillstrom_MineThatData_E-MailAnalytics_DataMiningChallenge_2008.03.20.csv) The dataset is in .csv format, and is about the size of a typical mp3 file. I recommend saving the file to disk, then open the file (read only' in the software tool of your choice.
7
+
This is a copy of `MineThatData E-Mail Analytics And Data Mining Challenge dataset <https://blog.minethatdata.com/2008/03/minethatdata-e-mail-analytics-and-data.html/>`_.
8
+
9
+
date: March 20, 2008
11
10
12
11
This dataset contains 64,000 customers who last purchased within twelve months. The customers were involved in an e-mail test.
12
+
13
13
* 1/3 were randomly chosen to receive an e-mail campaign featuring Mens merchandise.
14
14
* 1/3 were randomly chosen to receive an e-mail campaign featuring Womens merchandise.
15
15
* 1/3 were randomly chosen to not receive an e-mail campaign.
@@ -28,12 +28,14 @@ Historical customer attributes at your disposal include:
28
28
* Channel: Describes the channels the customer purchased from in the past year.
29
29
30
30
Another variable describes the e-mail campaign the customer received:
31
+
31
32
* Segment
32
33
* Mens E-Mail
33
34
* Womens E-Mail
34
35
* No E-Mail
35
36
36
37
Finally, we have a series of variables describing activity in the two weeks following delivery of the e-mail campaign:
38
+
37
39
* Visit: 1/0 indicator, 1 = Customer visited website in the following two weeks.
38
40
* Conversion: 1/0 indicator, 1 = Customer purchased merchandise in the following two weeks.
39
41
* Spend: Actual dollars spent in the following two weeks.
0 commit comments