Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/manojahi/project-search-a-recommendation-system-for-youtube-video-and-amazon-product-based-on-user-comments
Project Search is a Recommendation system for Youtube videos and Amazon products.
https://github.com/manojahi/project-search-a-recommendation-system-for-youtube-video-and-amazon-product-based-on-user-comments
amazon python recommender-system youtube-video
Last synced: 3 months ago
JSON representation
Project Search is a Recommendation system for Youtube videos and Amazon products.
- Host: GitHub
- URL: https://github.com/manojahi/project-search-a-recommendation-system-for-youtube-video-and-amazon-product-based-on-user-comments
- Owner: manojahi
- Created: 2017-05-10T14:50:55.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2017-05-10T15:07:06.000Z (over 7 years ago)
- Last Synced: 2024-09-28T03:21:29.879Z (3 months ago)
- Topics: amazon, python, recommender-system, youtube-video
- Language: Python
- Size: 514 KB
- Stars: 12
- Watchers: 2
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Project_Search
Project Search is a Recommendation system for Youtube videos and Amazon products.
It recommend video based on user comments in that video, and show videos in order of usefulness of the video.
And for amazon product search based on comments on the product it will show most useful product With simple user interface.Algorithm used : naive bayes classifier
To run this code : First install Lamp/Wamp server then run index.php file.