User avatar
Mohamed_abdelrazik
Certified Date not calculated in the Metric
Data · 23 Aug 2025, 20:31 · 10

I submitted 2 CSV files. The first one contained certified dates extracted from the documents. I checked samples of them and they were almost all correct - this file gave me a score of 0.708. However, my gut feeling told me there was a problem, so I submitted the same file again but replaced all values in the "Certified Date" column with today's date (24/08/2025). Guess what? I got exactly the same score: 0.708.

@Amy_Bray @AJoel are you sure the backend code for metric calculation is correct as described in the Info page ?

Discussion 10 answers
User avatar
Mohamed_abdelrazik

BTW i kept the format as the train file format dd/mm/yyy.

23 Aug 2025, 20:35
Upvotes 0
User avatar
offei_lad
University of mines and technology

Try the format in the sample submission

User avatar
Mohamed_abdelrazik

this is the format in my file 19/01/2019 04/04/2019 16/07/2019 18/02/2020 15/07/2020 24/09/2020 20/09/2021 07/12/2020 same as the samplesubmission file

User avatar
offei_lad
University of mines and technology

Really? On my end it appears as "2020-09-16"

User avatar
offei_lad
University of mines and technology

They are all strings right?

User avatar
Mohamed_abdelrazik

OMG i doubled check the samplesubmission file when i download it it was in this format dd/mm/yyyy

User avatar
offei_lad
University of mines and technology

Try submitting in this format "yyyy-mm-dd" as string, dash not slash and check fir improvement in

User avatar
Mohamed_abdelrazik

thank you now it works thank you so much

User avatar
offei_lad
University of mines and technology

No problem brother 🙏, good luck 👍

User avatar
Mohamed_abdelrazik

this is the format in my file 19/01/2019 04/04/2019 16/07/2019 18/02/2020 15/07/2020 24/09/2020 20/09/2021 07/12/2020 same as the samplesubmission file

23 Aug 2025, 21:03
Upvotes 0