Yagmur GULEC

Results 1 comments of Yagmur GULEC

I think it should shrinkage_value. You should initiate SoftImpute(shrinkage_value=0.1). I also implemented SoftImpute based on Julia implementation https://github.com/YagmurGULEC/py-soft-impute/blob/master/soft_impute.py.