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
Submission Error
21 Sep 2021, 17:58 · 2

Has anyone else encountered submission file error lately?

The error says that my submission file is lacking some ids, I have cross-checked everything, including setting index=False while saving the submission file, and even taken one id in the error message to see whether it is in test file, where I have found it is not. The ids that are said to be missing are not even in my test data.

@Zindi has anything changed? Has the data been updated?

Discussion 2 answers

Did you filter some of the rows out of the test data?

21 Sep 2021, 21:12
Upvotes 0

No, I even tried replacing submission ids with those of a freshly read test dataframe.

I guess the best way to know if the problem is in the submissions page is to upload an earlier file that gave a score, if that works then I'll have to figure out what I'm doing wrong.