Assignment 11

Author

Michael Mayne

Assignment 11

Coding Approach

The purpose of this assignment is to use our previous data in order to implement a recommendation system.

I will be using data from assignment 3A in which the global base estimate was usefd in order to calculate the type of movie.

Procedure:

  • I can compare the methods and results used and see how the pair to an imporved recommendation system

  • I plan to use the pack recommender lab in order to test User base Collabrative filtering on our data and find the movie recommended for each person.

  • Some data will be generated as hold-out data which will be then be used to test out the model created in the end.