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

LinAlgError: 10-th leading minor of the array is not positive definite #7

Open
8188 opened this issue May 2, 2021 · 2 comments
Open

Comments

@8188
Copy link

8188 commented May 2, 2021

I try to use BTMF imputation on my own data, but after 1 or 2 iters I always run into the error above. I have add 1e-8 on all the data and fillna with 0. Does anyone have the same problem?

@pablosteinmetz
Copy link

Im having the same problem

@pablosteinmetz
Copy link

May be project the non-positive matrix into a positive one will solve the problem?

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