https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/
This dataset was created by Mohamed NIANG
Released under CC0: Public Domain
https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/
This dataset was created by Mohamed NIANG
Released under CC0: Public Domain
This dataset was created by Arturo Garcia
This dataset is a sample from the TalkingData AdTracking competition. I kept all the positive examples (where is_attributed == 1
), while discarding 99% of the negative samples. The sample has roughly 20% positive examples.
For this competition, your objective was to predict whether a user will download an app after clicking a mobile app advertisement.
train_sample.csv
- Sampled data
Each row of the training data contains a click record, with the following features.
ip
: ip address of click.app
: app id for marketing.device
: device type id of user mobile phone (e.g., iphone 6 plus, iphone 7, huawei mate 7, etc.)os
: os version id of user mobile phonechannel
: channel id of mobile ad publisherclick_time
: timestamp of click (UTC)attributed_time
: if user download the app for after clicking an ad, this is the time of the app downloadis_attributed
: the target that is to be predicted, indicating the app was downloadedNote that ip, app, device, os, and channel are encoded.
I'm also including Parquet files with various features for use within the course.
Not seeing a result you expected?
Learn how you can add new datasets to our index.
https://creativecommons.org/publicdomain/zero/1.0/https://creativecommons.org/publicdomain/zero/1.0/
This dataset was created by Mohamed NIANG
Released under CC0: Public Domain