xinychen/transdim

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

8188 opened this issue · 2 comments

8188 commented

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?

Im having the same problem

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