Hello everyone, am currntly getting Missing entries for IDs 5157, 5538, 5567, 14566, and 13994
yet earlier my submissions were okay... but have constantly getting this issue and am not getting scores... have tried to rectify everything i my code though i did some normalisation. wud be grateful for any help rendered
I always get that error,but i came to realize that mostly the problem occurs because of the last part where you are doing y_pred=model.predict(test)..For me i guess the problem is with the test dataframe.or maybe overfitting problem..Suggestion tho
maybe you should change your model maybe use RandomForestRegressor