ChaLearn LAP. Apparent Personality Analysis: First Impressions (first round) Forum

Go back to competition Back to thread list Post in this thread

> regarding dummy test_gt.csv file

hello,

In learning phase, we were given a dummy validation_gt.csv file, for knowing the order in which the video results have to written.
Is it not true for testing phase (final evaluation) also that we need a dummy test_gt.csv file?

from https://competitions.codalab.org/competitions/9181#learn_the_details-evaluation,
it says "Note that the predictions should be in the same order as the ground-truth, so the first column of the CSV files should be identical both for the predictions and the ground truth."

can you please clarify this?
thanks!

Posted by: Arulkumar @ July 4, 2016, 6:43 a.m.

same question here.

Posted by: stmater @ July 4, 2016, 8:42 a.m.

Dear Participant,

Thanks a lot for your post.

Yes, the example predictions CSV file of the same evaluation page you link has been updated and you can find it in the description:
https://competitions.codalab.org/competitions/9181#learn_the_details-evaluation
Now it corresponds to the dummy CSV file for the test ground-truth file, containing the test data names.
Note you can also download it on the example submission of the second phase in leaderboard corresponding to the test data. As for the first learning phase, you can change the name of this file to be a dummy of the test_gt.csv file to generate another predictions file for test using the script generatePredFile.py.

Best regards,

Posted by: vponcel @ July 4, 2016, 10:56 a.m.
Post in this thread