1 / 8

Book Recommendation System

Book Recommendation System. Group 3 Ameet Nanda Bhaskar Upadhyay Bhavana Parekh Guided By: Prof. Ellis Horowitz Kaijian Xu. General Description . Build a rating based collaborative filtering recommender system

arwen
Download Presentation

Book Recommendation System

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Book Recommendation System Group 3 Ameet Nanda BhaskarUpadhyay Bhavana Parekh Guided By: Prof. Ellis Horowitz KaijianXu

  2. General Description • Build a rating based collaborative filtering recommender system • Build a simple recommender system based on the book attributes and user’s profile • Compare the results of the two recommender systems • Provide a search option with respect to book attributes

  3. Software to be used Web Server : Apache Server side script : PHP Web Scraping : Perl Database : MySQL Dataset:http://www.informatik.uni-freiburg.de/~cziegler/BX/ Algorithm design for collaborative filtering: For each item in product catalog, I1 For each customer C who purchased I1  For each item I2 purchased by customer C  Record that a customer purchased I1 and I2 For each item I2  Compute the similarity between I1 and I2

  4. Project modules and Task assignments Team Member 1: • Simple Recommender System • Search Option and UI Team Member 2: • Collaborative recommender System implementation • UI Team Member 3: • Amazon data scraping(Home Page) • Collaborative recommender System design

  5. Home Page

  6. User Home page Preview

  7. FIN

More Related