This is a project for a movie recommender with has three parts:
- Popularity rankings
- Item-based filtering
- User-based filtering
Here you can find a Jupyter notebook with the development of the three recommenders. There is also a python file which connect with streamlit and show and interface of the recommender app.