Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 371 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 371 Bytes

A movie recommendation system built using machine learning techniques, including TF-IDF (Term Frequency-Inverse Document Frequency) and cosine similarity algorithms from the scikit-learn library. This web application allows users to input a movie name and receive similar movie suggestions based on descriptions, keywords, and genres from a dataset of over 3000 movies.