Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 536 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 536 Bytes

Movie Recommender

This movie recommendation system uses data from IMDb Non-Commercial Datasets, implements a k-nearest neighbors algorithm to recommend similar movies, and is hosted on the Streamlit platform.

The dataset files are accessed and downloaded from here.

Try the App

Streamlit App