The file you submit should be a text file. File format is described under the Datasets tab.
Your file should contain exactly one line per example. On each line, give your predicted probability the label is 1 (positive). The probability should be a decimal number between 0 and 1 (inclusive) with up to 6 decimal places of precision. So if you use all 6 decimal places, the format should be x.xxxxxx, where each x is an integer between 0 and 9.
Files that do not follow the
submission format, have too many or too few values, or contain labels other than those mentioned above,
may be discarded.
Newer submissions will overwrite previous ones, but your highest
score will be remembered on the leaderboard.