How to get ALS function ?
saraswatmks opened this issue · 1 comments
saraswatmks commented
Hello Dmitriy
How did you use ALS function ? I cannot find in the package. Is there any other package I should load?
The command below doesn't work.
model = ALS$new(rank = 8)
I am trying to reproduce the results from your blog (matrix factorisation part 2) and faced this problem.
dselivanov commented
Yes, documentation is not up to date. See WRMF
class. Also check examples in tests directory https://github.com/dselivanov/reco/tree/master/tests/testthat