Question: Please experiment with the ALS algorithm, you can use the following notebook as starting template: Try to train and run the model on the 20
Please experiment with the ALS algorithm, you can use the following notebook as starting template:
Try to train and run the model on the 20 Million movie ratings dataset instead of the 1 Million one. Files:
/databricks-datasets/cs110x/ml-20m/data-001/movies.csv
/databricks-datasets/cs110x/ml-20m/data-001/ratings.csv
Test with various values of:
ranks
regularization parameter
number of iterations
Compare the models and find the best model based on the error value (i.e RMSE).
Prepare a table with at least 10 of your own ratings for the movies that you select and run the model with this data as input and show the top 20 movies that the model recommends for you to watch.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
