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

Does this code support Missing Value with imputation? #57

Open
mariolpantunes opened this issue Mar 23, 2021 · 2 comments
Open

Does this code support Missing Value with imputation? #57

mariolpantunes opened this issue Mar 23, 2021 · 2 comments

Comments

@mariolpantunes
Copy link

Dear all,

Is there a method to work with missing values?
I looked in the documentation and I have space data (lots of zeros) that represent missing data. Is there a method that considers 0 as missing data and creates a mask or uses imputation to discard the missing values from the cost function?

@lincoln-harris
Copy link

lincoln-harris commented Oct 24, 2022

I am also curious about this. Adding an option for a mask supplied by the user or support for ignoring NaNs would be useful.

@mariolpantunes
Copy link
Author

Dear @lincoln-harris, I ended up developing my own NMF factorization with imputation, here

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

2 participants