Submission
It is fine if we are mentioning things which have been already said in the previous sections of dataset and problem statement. this is to make it as easy as possible for the user. Also ./data should not be mentioned.
- Prepare a CSV containing header as
click
and predicted value as digit1
or0
respectively denoting whether or not the corresponding ad will be clicked upon. - Name of above file should be
submission.csv
. - Sample submission format available at
sample_submission.csv
.
Edited by shubhankar.sb