Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 383 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 383 Bytes

Movie_Recommender

This Python code was developed at the end of a Machine Learning and Python course as final project. Firstly, we do a pre-processing data: cleaning, dropping duplicates data and keeping valued data. Then, we go on with a data visualization. At the end of the code, we use collaborative filtering, matrix and cosine similarity to predict unknown values of a user.