https://github.com/codealchemyml/recommendation_system
This is a project of Movie Recommendation System using Machine Learning. The method used is cosine similarity and with this, I am able to recommend 10 movies based on the input movie of the user.
https://github.com/codealchemyml/recommendation_system
cosine-similarity machine-learning recommendation-system
Last synced: 8 months ago
JSON representation
This is a project of Movie Recommendation System using Machine Learning. The method used is cosine similarity and with this, I am able to recommend 10 movies based on the input movie of the user.
- Host: GitHub
- URL: https://github.com/codealchemyml/recommendation_system
- Owner: CodeAlchemyML
- Created: 2023-09-27T05:07:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-19T19:33:14.000Z (over 2 years ago)
- Last Synced: 2025-01-18T06:31:06.860Z (over 1 year ago)
- Topics: cosine-similarity, machine-learning, recommendation-system
- Language: Jupyter Notebook
- Homepage:
- Size: 3.11 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# recommendation_system
This is a project of Movie Recommendation System using Machine Learning. The method used is cosine similarity and with this, I am able to recommend 10 movies based on the input movie of the user.
The working demo of the project is given: https://www.youtube.com/watch?v=mSjv7VQJCfE