ODWZ/Music-Recommendation-System
This project report is dedicated to construction and implementation of recommendation models using Spark‘s Alternating Least Squares (ALS) method. The objective of the recom- mendation system is to learn latent factor representations for users and items, and finally give top 500 recommendations of song tracks for each user.
Python