Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Filling NaNs #1

Open
rainmaker29 opened this issue Dec 23, 2019 · 0 comments
Open

Filling NaNs #1

rainmaker29 opened this issue Dec 23, 2019 · 0 comments

Comments

@rainmaker29
Copy link
Owner

rainmaker29 commented Dec 23, 2019

48 rows had NaNs in important attributes like Dribbling etc.. which i had to drop for the current prediction.

I used these approaches to fill NaNs :

  1. Fill NaNs with similar,related players values.
  2. Fill NaNs with Mean of that attribute

Both the above approaches messed up prediction :P

@rainmaker29 rainmaker29 changed the title 48 players with NaN Dribbling and other important attributes have been dropped. Can somebody suggest a way to include them in prediction too? Filling NaNs Dec 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant