2018/04/27 by Pritish Yuvraj, Yuvraj, Pritish, Suneetha K. R +1
Computer Science · #Algorithms and Data Compression #Artificial Intelligence (cs.AI) #Data Mining Algorithms and Applications #Databases (cs.DB) #FOS: Computer and information sciences #Web Data Mining and Analysis #cs.AI #cs.DB
paper · pdf · doi:10.48550/arxiv.1804.10711
arxiv created 2018/04/27 · openalex publication_date 2018/04/27 · arxiv updated 2018/05/01 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28
Web Usage Mining is an application of Data Mining Techniques to discover interesting usage patterns from web data in order to understand and better serve the needs of web-based applications. The paper proposes an algorithm for finding these usage patterns using a modified version of Apriori Algorithm called Apriori-Graph. These rules will help service providers to predict, which web pages, the user is likely to visit next. This will optimize the website in terms of efficiency, bandwidth and will have positive economic benefits for them. The proposed Apriori Graph Algorithm O((V)(E)) works faster compared to the existing Apriori Algorithm and is well suitable for real-time application.