ComedyEvent_identifier: Unique ID for each of the 139 comedy content (ties to specific comedian and event location)
Response_ID: Unique ID for unique combinations of Viewer_ID and ComedyEvent_identifier (as a single viewer may have rated different comedy jokes)
Rating: Rating given by the viewer to the specific comedy event
Files
Description
Files
Test resembles Train.csv but without the target-related columns. This is the dataset on which you will apply your model to.
Train contains the target. This is the dataset that you will use to train your model.
This shows the submission format for this competition, with the ‘ID’ column mirroring that of Test.csv and the ‘target’ column containing your predictions. The order of the rows does not matter, but the names of the ID must be correct.