Hello Zindi team, All my submissions return a score of 0.000 — even if I submit: The official SampleSubmission.csv (unchanged) A file with all label = 0.5 My model’s predictions I’ve verified the format (header, row count, order, encoding). Could you please confirm whether the evaluation pipeline is functioning correctly? Thank you,
I see you have made some successful submissions in the past and I have verified that our pipeline is working.
Please ensure you are submitting strings for the ID and ints for the label.
thank you for your response.
I’ve tried all the following:
However, even with these corrections, my submission (e.g., submission_label_capital.csv) still returns a score of 0.000.
Could you please double-check if the evaluation script is using the correct column name and properly reading the file?
@Valunauts, do you still have that problem?