awesome-python
awesome-python copied to clipboard
Update README.md
What is this Python project?
Describe features.
A content-based Movie Recommendation System built using Python. It suggests movies similar to the one entered by the user based on genres and descriptions using TF-IDF and cosine similarity.