Python Movie Recommendation System with Scikit-learn and Streamlit

Day 7 of my 100 Days of Code challenge 🚀 Today I built a Movie Recommendation System using Python, Pandas, Scikit-learn, and Streamlit 🎬 This project recommends similar movies based on genre using content-based filtering and cosine similarity. What I learned from this project: How recommendation systems work at a basic level How to convert text data into vectors using CountVectorizer How to use cosine similarity to find similar items How to deploy a Streamlit app How to debug a real deployment issue related to file paths It was a simple project, but it gave me a practical understanding of how recommendation logic works behind the scenes. 🔗 Live Demo: https://lnkd.in/dW8bTgzE 💻 GitHub Repo: https://lnkd.in/g6mgQ7qY Every small project is helping me understand concepts better and build confidence step by step. #100DaysOfCode #Python #MachineLearning #DataScience #Streamlit #ScikitLearn #AI #LearningInPublic #CodingJourney

  • graphical user interface, text, application

To view or add a comment, sign in

Explore content categories