Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 7 days ago
JSON representation

Project Search is a Recommendation system for Youtube videos and Amazon products.

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.