International Journal of Computer Applications |
Foundation of Computer Science (FCS), NY, USA |
Volume 115 - Number 16 |
Year of Publication: 2015 |
Authors: Tanveer Kaur Dewgun, Pushpraj Singh Chauhan |
10.5120/20238-2558 |
Tanveer Kaur Dewgun, Pushpraj Singh Chauhan . Enhanced Integrated Approach to Predict Web User's Future Requests using K-Means and FP-Growth. International Journal of Computer Applications. 115, 16 ( April 2015), 42-46. DOI=10.5120/20238-2558
The tremendous growth in the World Wide Web has led to the user perceived latency when requesting for resources from the web servers. Millions of users are connected to the web server for different needs. To improve the performance of the servers, caching is used where the frequently accessed pages are stored in proxy server caches. Pre-fetching of web pages is the new research area which when used with caching greatly increases the performance. In this paper, a better algorithm for predicting the web pages is proposed. Clustering of web users according to their location using K-Means clustering is done and then each cluster is mined using FP-Growth algorithm to find the association rules and predict the pages to be pre-fetched for storing in cache.