Primary competition visual

Akeed Restaurant Recommendation Challenge

Helping Oman
$3 000 USD
Completed (over 5 years ago)
Prediction
Collaborative Filtering
1420 joined
242 active
Starti
May 18, 20
Closei
Aug 16, 20
Reveali
Aug 16, 20
Submission error
Help · 14 Aug 2020, 10:51 · 2

Have been trying to make submissions but to no avail, the error coming up has been Missing entries for IDs Z59FTQD X 0 X 243, 0JP29SK X 0 X 243, 0JP29SK X 1 X 243, 0JP29SK X 2 X 243, 0JP29SK X 3 X 243 and more.

After checking my csv file, I found out that these entries are in my file. Am a bit confused, can anyone please help..

Discussion 2 answers

I had gotten the same error and found that I had not set the index parameter to False in submission.to_csv ("sub.csv", index = False)

14 Aug 2020, 11:00
Upvotes 0

thanks so much, it actually worked.