CFP last date
22 April 2024
Reseach Article

An Implementation of Web Recommendation System using Web Usage Mining Technique

by Dimple Trivedi, Swati Tahiliani
International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
Volume 182 - Number 19
Year of Publication: 2018
Authors: Dimple Trivedi, Swati Tahiliani
10.5120/ijca2018917947

Dimple Trivedi, Swati Tahiliani . An Implementation of Web Recommendation System using Web Usage Mining Technique. International Journal of Computer Applications. 182, 19 ( Oct 2018), 11-17. DOI=10.5120/ijca2018917947

@article{ 10.5120/ijca2018917947,
author = { Dimple Trivedi, Swati Tahiliani },
title = { An Implementation of Web Recommendation System using Web Usage Mining Technique },
journal = { International Journal of Computer Applications },
issue_date = { Oct 2018 },
volume = { 182 },
number = { 19 },
month = { Oct },
year = { 2018 },
issn = { 0975-8887 },
pages = { 11-17 },
numpages = {9},
url = { https://ijcaonline.org/archives/volume182/number19/30040-2018917947/ },
doi = { 10.5120/ijca2018917947 },
publisher = {Foundation of Computer Science (FCS), NY, USA},
address = {New York, USA}
}
%0 Journal Article
%1 2024-02-07T01:11:50.874749+05:30
%A Dimple Trivedi
%A Swati Tahiliani
%T An Implementation of Web Recommendation System using Web Usage Mining Technique
%J International Journal of Computer Applications
%@ 0975-8887
%V 182
%N 19
%P 11-17
%D 2018
%I Foundation of Computer Science (FCS), NY, USA
Abstract

Recommendation system is a classical approach of e-commerce application for suggesting the products to the users. But the use of recommendation system is performed in various other applications such as caching and pre-fetching, lead generation, CRM systems and others. In this presented work an efficient recommendation system is proposed for design and implementation. The proposed recommendation system inherits the properties of web usage mining and web content mining for recommending the most relevant user next web page for user. The web usage mining evaluates the user behavior and the content mining extract the user interest. In first step the web navigation history is analyzed for obtaining user web browsing behavior. Therefore a list of web URLs are extracted from the web access log. In next the user current search requirement is considered and correlated with their past navigational pattern. In final step the user query semantics are measured and the rank based recommendation is produced. The implementation of the proposed technique is performed using JAVA technology. In addition of that for demonstrating the superiority a collaborative filter based recommendation system is compared with the proposed approach. According to the experimental evaluation the proposed technique is found efficient and accurate as compared to the classical recommendation model in terms of accuracy and resource usage.

References
  1. Paritosh Nagarnaik and A. Thomas, “Survey on recommendation system methods”, 2nd International Conference on Electronics and Communication Systems (ICECS), 18 June 2015, Coimbatore, India
  2. Megha Sen and Seema Udgirikar, “Survey Paper on Web Recommendation System”, International Journal of Science and Research (IJSR), Volume 4 Issue 11, November 2015
  3. Toshi Sharma and Ritu Tondon, “User Behavior Analysis Based On Predictive Recommendation System for E-Learning Portal”, International Journal of Core Engineering & Management (IJCEM) Volume 2, Issue 4, July 2015.
  4. Tuzhilin, Alexander, and Gediminas Adomavicius, "Integrating user behavior and collaborative methods in recommender systems", CHI’99 Workshop, Interacting with Recommender Systems. 1999.
  5. Amarjeet Bathija, Jitesh Budhwani and Surabhi Kanth, “Cross Category Product Recommendation System Using Clickstream Mining”, International Journal of Advanced Research in Computer Science and Software Engineering, Volume 6, Issue 1, January 2016
  6. Srivastava, Jaideep, Robert Cooley, Mukund Deshpande, and Pang-Ning Tan. "Web usage mining: Discovery and applications of usage patterns from web data." ACM SIGKDD Explorations Newsletter 1, no. 2 (2000), pp. 12-23.
  7. P. Nithya, and P. Sumathi, “A Survey on Web Usage Mining: Theory and Applications”, International Journal of Computer Technology & Applications, Volume 3, Issue pp. 1625-1629.
  8. AlMurtadha, Yahya, et al. "Ipact: Improved web page recommendation system using profile aggregation based on clustering of transactions." American Journal of Applied Sciences 8.3 (2011): 277.
  9. Chapter 9- Recommendation Systems, available online at: http://i.stanford.edu/~ullman/mmds/ch9.pdf
  10. Barragáns-Martínez and J. Burguillo, “A hybrid content-based and item-based collaborative filtering approach to recommend TV programs enhanced with singular value decomposition”, Inform. Sci., 180: 4290-4311, 2010.
  11. Wu, X., Kumar, V., Quinlan, J.R., Ghosh, J., Yang, Q., Motoda, H., McLachlan, G.J., Ng, A., Liu, B., Philip, S.Y. and Zhou, Z.H., 2008. Top 10 algorithms in data mining. Knowledge and information systems, 14(1), pp.1-37
Index Terms

Computer Science
Information Sciences

Keywords

Recommendation System Web Usages Mining Web Content Mining KNN Correlation Coefficient Data Mining