A new model Weighted-SVD improves recommendation accuracy by adjusting latent factor weights.
problem Current Matrix Factorization models assume equal weights for all latent factors, which may not be accurate.
method Integrates linear regression with SVD to allow different weights for latent factors.
result The Weighted-SVD model outperforms other models in RMSE metrics on multiple datasets.