madeleineudell / LowRankModels.jl

LowRankModels.jl is a julia package for modeling and fitting generalized low rank models.
Other
190 stars 65 forks source link

Refactoring for new missing value type #83

Closed ramcha24 closed 6 years ago

ramcha24 commented 6 years ago

Currently works for input DataFrame containing all real values and default choice of loss functions and regularizers. More changes to be made to ensure other column types with missing values also work. README.md needs to be edited too.

cstjean commented 6 years ago

Also REQUIRE should be bumped to 0.11