Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 198 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 198 Bytes

Movie-Recommendation-System

Built a Movie Recommendation System using cosine similarity, pandas, and sklearn on Juypter notebooks.

Needed Packages:

pip install pandas
pip install sklearn