Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 315 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 315 Bytes

Movie_Recommendation

MACHINE LEARNING APPLICATION - PYTHON | STREAMLIT

The application takes in a user's input, such as their favourite movie title, and uses cosine similarity to find the most similar movies based on the user's input. The application then recommends the top 5 most similar movies to the user.