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

[FEATURE] Alternating Least Squares (ALS) #19

Open
Livia-Rasp opened this issue Apr 26, 2019 · 0 comments
Open

[FEATURE] Alternating Least Squares (ALS) #19

Livia-Rasp opened this issue Apr 26, 2019 · 0 comments
Labels
enhancement New feature or request

Comments

@Livia-Rasp
Copy link
Collaborator

Livia-Rasp commented Apr 26, 2019

Is your feature request related to a problem? Please describe.
ALS is an alternative to the GD in solving the LFM. It has some advantages, when it comes to parallelisation.

Describe the solution you'd like
As described by Koren et al

Additional context
See also https://github.com/Livia-Rasp/Raspository/blob/master/R/imputeALS.R
for an untested implementation.

@Livia-Rasp Livia-Rasp added the enhancement New feature or request label Apr 26, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant