An open API service indexing awesome lists of open source software.

https://github.com/andersy005/kaggle-talkingdata-adtracking-fraud-detection

TalkingData AdTracking Fraud Detection Challenge
https://github.com/andersy005/kaggle-talkingdata-adtracking-fraud-detection

Last synced: 8 months ago
JSON representation

TalkingData AdTracking Fraud Detection Challenge

Awesome Lists containing this project

README

          

# [Kaggle-TalkingData AdTracking Fraud Detection Challenge](https://www.kaggle.com/c/talkingdata-adtracking-fraud-detection#description)
Can you detect fraudulent click traffic for mobile app ads?

## Objective

For this competition, our objective is to predict whether a user will download an app after clicking a mobile
app advertisement.

## [Data](https://www.kaggle.com/c/talkingdata-adtracking-fraud-detection/data)

- `train.csv`: 7537.65MB of the training set
- `test.csv`: 863.27MB of the test set
- `sample_submission.csv`: 195.58MB
- `train_sample.csv`: 4.08MB

## [Notebook](http://nbviewer.jupyter.org/github/andersy005/kaggle-talkingdata-adtracking-fraud-detection/blob/master/kaggle-dask-gce.ipynb)