Solving a Machine Learning (ML) problem

We provide a sample submission file to the candidate to show them the format that they are expected to use for their predictions.

We do not provide the target variables to the candidate. However, we retain the correct prediction file that we separate from the testing set. This file is as follows:

Correct prediction file (correct_prediction.csv)

The candidates train their models on training.csv and make the predictions on test.csv, after which they submit a prediction file similar to the following file: 

User prediction file (user_prediction.csv)