Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 483 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 483 Bytes

Recommendation System using SVD

A Python 3 collaborative filtering recommendation system based on Singular Value Decomposition (SVD). This is a work presented as a requirement to complete the course of Linear Albera (SME0142 - Álgebra Linear e Aplicações - ICMC USP).

The dataset used in this work can be found here.

The video containing the final presentation can be found here.