Guys, I keep getting missing entries for IDs all the time. Would anyone help me with this problem? Why does this problem occur?
Common mistakes.
1. Check your csv submission file to ensure you didn't pass the index as a column when creating it from the data frame
2. If you have empty targets in your target column replace them with something. maybe an empty space.
Hopefully it's one of these two....😉
Common mistakes.
1. Check your csv submission file to ensure you didn't pass the index as a column when creating it from the data frame
2. If you have empty targets in your target column replace them with something. maybe an empty space.
Hopefully it's one of these two....😉