Skip to content

SamTech28/Movie-Recommender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

7 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

🎬 Movie Recommender System

A simple Movie Recommender web app built with Streamlit, using the MovieLens Latest Small dataset.
It suggests similar movies based on genres and displays their ratings and release years.


πŸš€ Features

  • Search for any movie by title
  • Fuzzy matching for close title matches
  • Genre-based recommendations using cosine similarity
  • Displays movie title, year, rating, and genres
  • Clean UI powered by Streamlit

πŸ“‚ Dataset

This project uses the MovieLens Latest Small dataset (27,000 movies, 100,000 ratings).
which i have downloaded from MovieLens Small Dataset


πŸ› οΈ Tech Stack

  • Python
  • Streamlit
  • Pandas
  • Scikit-learn
  • RapidFuzz

πŸ‘¨β€πŸ’» Author

Built by Sambhav ✨

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages