Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to get ALS function ? #11

Closed
saraswatmks opened this issue Nov 24, 2017 · 1 comment
Closed

How to get ALS function ? #11

saraswatmks opened this issue Nov 24, 2017 · 1 comment

Comments

@saraswatmks
Copy link

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
Copy link
Owner

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants