Skip to content

Alternating least squares for regularized collaborative filtering

Notifications You must be signed in to change notification settings

choltz95/netflix_als

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netflix_als

Alternating least squares with weighted-lambda-regularization for collaborative filtering

Implemented Alternating Least Squares with weighted-$\lambda$-regularization described in section \textbf{3.1} of the paper \textbf{Large-scale Parallel Collaborative Filtering for the Netflix Prize} by Zhou et al. The parallel approaches they applied in sections \textbf{3.2} were not implemented.

See: http://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.173.2797

About

Alternating least squares for regularized collaborative filtering

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages