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 do I apply ALS minimization in SVD? #456

Open
Shariar076 opened this issue Jan 4, 2023 · 1 comment
Open

How do I apply ALS minimization in SVD? #456

Shariar076 opened this issue Jan 4, 2023 · 1 comment

Comments

@Shariar076
Copy link

Hello, @NicolasHug

According to the docs, the SVD model uses SGD as the minimization algorithm. Is there any way of using ALS instead? I needed to compare the performance of these two in my data

@NicolasHug
Copy link
Owner

Hi,
No, only SGD is available in surprise for the SVD model

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