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.