> Erro in 'score.py'

This erro show up to me when i did my submission to website
"
WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
Traceback (most recent call last):
File "/tmp/codalab/tmp9dcEKD/run/program/score.py", line 120, in
score_file.write(score_name + ": %0.12f\n" % score3)
NameError: name 'score3' is not defined
"

Posted by: Elwyslan @ Aug. 29, 2019, 10:11 a.m.

Please follow these instructions to make the submissions:

https://competitions.codalab.org/competitions/20395#learn_the_details-instructions-to-make-submissions

Posted by: shiv_sbilab @ Aug. 29, 2019, 10:38 a.m.

The instructions to make the submissions are as follows:

1. Enter the labels of the images in a text file and name it 'isbi_valid.predict' and create a '.zip' version of it. This is the file that is to be uploaded to the challenge portal. Please strictly follow this naming convention.

2. Directly compress the label file without putting it any folder. When extracted, the '.zip' file should give a file and not a folder.

3. As announced on our challenge page, we will be using the weighted f1 score from sklearn library as an evaluation metric.

Posted by: shiv_sbilab @ Aug. 29, 2019, 10:38 a.m.

Thank you, I follow this procedure, but the error is in "score.py" script

The variable 'score3' is not defined in code.

Posted by: Elwyslan @ Aug. 29, 2019, 5:53 p.m.

I checked it and its working. If possible, please send your submission file to me so that I can look into the issue.

Posted by: shiv_sbilab @ Aug. 30, 2019, 9:58 a.m.

Which email should I send the submission file?

Posted by: Elwyslan @ Sept. 2, 2019, 12:04 p.m.

sbilab@iiitd.ac.in

Posted by: shiv_sbilab @ Sept. 2, 2019, 1:03 p.m.

Could someone send me an example of submission file at pierre.oli@hotmail.fr ?
I can't find the good form to submit it

Posted by: pierreoli @ March 4, 2022, 11:55 a.m.
Post in this thread