A Product Recommendation System Using Vector Space Model and Association Rule

  • Authors:
  • Debajyoti Mukhopadhyay;Ruma Dutta;Anirban Kundu;Rana Dattagupta

  • Affiliations:
  • -;-;-;-

  • Venue:
  • ICIT '08 Proceedings of the 2008 International Conference on Information Technology
  • Year:
  • 2008

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents an alternative product recommendation system for Business-to-customer e-commerce purposes. The system recommends the products to a new user. It depends on the purchase pattern of previous users whose purchase pattern are close to that of new user. The system is based on vector space model to find out the closest user profile among the profiles of all users in database. It also implements Association rule mining based recommendation system, taking into consideration the order of purchase, in recommending more than one product. To make the association rule memory-efficient, cellular automata is used.