Open 8188 opened 3 years ago
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?
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?