Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 434 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 434 Bytes

Movie Recommendation System

Recommendation website made with Streamlit, based on TMDB 5000 Movie Dataset

  • Due to the large size of movie_list.pkl and similarity.pkl, I compressed those file into binary file
  • If you want to get movie_list.pkl and similarity.pkl, please run movie-recommendation-system.ipynb