Assignment 2

Assignment 2

Objective:

This assignment is intended to introduce the spark-ml library. As part of this assignment, student need to train/build, test and evaluate the movie recommendation model.

Use the built-in spark ALS recommendation algorithm to recommend the user the movie titles. The main tasks involves:

Data

Please download the MovieLens ratings dataset (small-dataset) here and find the readme help here

Also try with full dataset of 20 Million ratings here