Surprise
Surprise copied to clipboard
How do I apply ALS minimization in SVD?
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
Hi, No, only SGD is available in surprise for the SVD model