Simple Movie Recommender
I built a simple movie recommender tool using the MovieLens 100k dataset. My goals for this project were: Learn about recommendation systems Refresh my memory of Python for data as I don’t use it often at work anymore Build something interactive with Streamlit This is truly a simple recommendation system and it isn’t all that … Continue reading Simple Movie Recommender