Primary competition visual

Expresso Churn Prediction Challenge

Helping Senegal
$1 000 USD
Completed (over 4 years ago)
Classification
Prediction
1378 joined
437 active
Starti
Aug 27, 21
Closei
Nov 28, 21
Reveali
Nov 28, 21
My submission is awaiting score for more than an hour
Platform · 24 Nov 2021, 05:05 · 19

I have submitted the code submission CSV for more than an hour. But the SCORE column still shows 'scoring…'

I am new to this platform. Is this common? Or there might be some issue with the file and hence the system is not able to calculate the score?

Discussion 19 answers
User avatar
Dara_Adepoju

I'm having the same issue too, mine has been running for the past 5 hours. No score has been given

Same thing.

24 Nov 2021, 06:47
Upvotes 0

I am also facing same issue since yesterday.

24 Nov 2021, 07:44
Upvotes 0

My later submissions are scored but a couple of earlier submissions are still showing 'scoring...'

24 Nov 2021, 15:31
Upvotes 0

same here

24 Nov 2021, 16:39
Upvotes 0

same here . what is the problem ? @zindi

24 Nov 2021, 21:56
Upvotes 0

Submission has been running for more than a day! and no score has been given till now . @ZINDI

25 Nov 2021, 11:08
Upvotes 0

All, I did 2 submissions with csv files saved with pandas.

The first one goes by df.to_csv(filename, index=False)

And the second goes by df.to_csv(filename, index=False, float_format="%.6f")

The 1st submission is still trying to score (after a few hours), the second scored within reasonable time.

Let me know if float_format works for you.

I Hope this helps

[UPDATE] : It seems I could not reproduce the magic of getting a score, even with float_format.

your method works, thank you.

Note: i reduced the floating precision fron 6 place to 3 places("%.3f"). Although zindi asks for raw prediction, It might be violation of rule.

@zindi can you please look into the matter

25 Nov 2021, 14:10
Upvotes 0

I also have this !!!!

25 Nov 2021, 19:56
Upvotes 0

Same here

26 Nov 2021, 11:04
Upvotes 0

Same thing @zindi

26 Nov 2021, 14:16
Upvotes 0

The problem is not solved yet @zindi

26 Nov 2021, 15:42
Upvotes 0
User avatar
100i
Ghana Health Service

16hrs and submission still scoring...

26 Nov 2021, 19:13
Upvotes 0
User avatar
100i
Ghana Health Service

Is anyone still experiencing this issue? I still have unscored submissions.

27 Nov 2021, 10:06
Upvotes 0
User avatar
MICADEE
LAHASCOM

I think the current solution to this at least for now is to upload any of your csv files twice. What i discovered was that, one of these same two csv files will give you your score. But the disadvantage is that even the one (csv file) that's still scoring will be counted as one of your total daily submissions which is maximum of 10 subs per day.

27 Nov 2021, 21:52
Upvotes 0

Micadee this solution works occasionally. Not every time. I have few instances where same file is still running tiwce since 20+ hours or even more.

User avatar
MICADEE
LAHASCOM

@ravinder Agreed. Even i have files that are still running for more than a day, some as a matter of some hours. I was only trying to look for a way out because i observed this issue earlier before now. And i have been doing everything possible to resolve this. I am only wondering about what will happen if one of those "scoring submission files" happens to be your best score but it's not tagged by you simply because you couldn't see your score.