Code and demonstrate a prototype of a recommender system utilizing the 25M MovieLens dataset.
The implementation utilizes a matrix factorization approach to leverage the 25 million ratings available in the dataset.
The technical report showcases the recommendation engine prototype and outlines the step-by-step process employed in its development.