Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

5 Commits
Β 
Β 
Β 
Β 

Repository files navigation

AIML-Project

🎬 Rashmi Recommends β€” Movie Recommendation Engine

A streamlined, multi-method recommendation system built using the MovieLens dataset. This app offers content-based, collaborative, and genre-driven suggestions β€” all through an interactive Streamlit interface.


πŸ“¦ What It Does

Users select a movie, and the system returns recommendations using:

  • πŸ”– Tag-Based Content Filtering – via tag relevance scores from genome_scores.csv
  • πŸ‘₯ Collaborative Filtering – using item-based cosine similarity over ratings.csv
  • 🎭 Genre-Based Filtering – powered by TF-IDF on the genres column in movie.csv

Each technique provides different yet complementary perspectives on what users might enjoy watching next.


πŸš€ Try It Out

To run locally:

git clone https://github.com/Rashmi12-coder/AIML-Project.git
cd AIML-Project
streamlit run cleaned_recommender_app.py

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages