You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
About
A movie recommender built in Python using IMDb data and the Streamlit platform.