Lecture

Recommender Systems: MovieLens Dataset

Description

This lecture covers the implementation of recommender systems using the MovieLens dataset. The instructor demonstrates loading the dataset, exploring the number of users and movies, splitting the data, creating user-item matrices, and implementing item-based collaborative filtering. The lecture then progresses to writing code for similarity metrics, predicting ratings, and optimizing the solution. Finally, the instructor introduces user-based collaborative filtering, computes user similarities, and predicts ratings. The lecture concludes with an overview of evaluating recommenders using RMSE and MAE metrics in the Surprise library.

About this result
This page is automatically generated and may contain information that is not correct, complete, up-to-date, or relevant to your search query. The same applies to every other page on this website. Please make sure to verify the information with EPFL's official sources.