Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 407 Bytes

File metadata and controls

9 lines (5 loc) · 407 Bytes

Apache-Spark-RecommendationSystem

Description

This Application uses Apache Spark to perform music recommendations. To create this system we use Spark and ALS implicit collaborative filtering technique.

publicly available song data from audioscrobbler is used (link)

For this project, a model with implicit feedback is trained.