Creating a book recommender system

EPFL, Sep - Dec 2024

This project is part of the CS‑423 “Distributed Information Systems” course at EPFL taught by Prof. Karl Aberer.

The objective of this project is to design a recommender system capable of predicting user ratings for books. Multiple approaches were explored, including matrix factorization and content-based filtering, to provide accurate and personalized book recommendations.

You can find below the project report and code repository.