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?
I'm having the same issue too, mine has been running for the past 5 hours. No score has been given
Same thing.
I am also facing same issue since yesterday.
My later submissions are scored but a couple of earlier submissions are still showing 'scoring...'
same here
same here . what is the problem ? @zindi
Submission has been running for more than a day! and no score has been given till now . @ZINDI
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
I also have this !!!!
Same here
Same thing @zindi
The problem is not solved yet @zindi
16hrs and submission still scoring...
Is anyone still experiencing this issue? I still have unscored submissions.
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.
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.
@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.