The training data has 30172 rows and test data has 8760 rows.
Variable Description User_ID unique ID of the customer Description description of the review posted Browser_Used browser used to post the review Device_Used device used to post the review Is_Response target Variable
The fields are delimited by '~' separator in each file.
Submission: You have to submit
-
A csv file containing User_ID and predicted Response in a text file for test data, with '~' as delimiter/separator. Please check the sample submission file for correct format.
-
A document containing bullet points describing the solution/approach.
-
Complete code file/s written as part of model building exercise.