Hybrid Website, Based on Web Usage Mining Technique and Using Association Rules

Size: px
Start display at page:

Download "Hybrid Website, Based on Web Usage Mining Technique and Using Association Rules"

Transcription

1 Hybrid Website, Based on Web Usage Mining Technique and Using Association Rules Ali Seyed Shirkhorshidi, Hema Latha Krishna Nair, Yahya AL-Murtadha Asia Pacific University of Technology and Innovation Kuala Lumpur, Malaysia Abstract: With the explosive growth of the World Wide Web, websites are also getting richer every day. Consequently some contain hundreds of web pages and lots of content to show. According to this fact web development is going to be more complicated every day which requires to be improved for better service. Previous researches show Web log mining has a great power to mine visitor s usage browsing behavior patterns. While these patterns are showing users preferences, they can also be employed to improve the usability of website, users satisfaction and loyalty. This article aims to introduce hybrid website based on one of the web mining techniques called association rules, to propose a new approach in website design and development. Hybrid is allocated to an idea about designing website with two separate portions: Dynamic portion and Static portion. Static portion will represent a static structure prepared by administrators, while the dynamic portion will interact with users real time performances. New framework empower website to interact with users, reshape and redesign its dynamic portion based on their browsing behavior. This website will act like a human, and as the time goes by is acting wiser because of their experience. In the same way with gaining more data about the users will serve them better based on their preferences. Figure 1: Traditional website system Keywords: Hybrid website; Web mining; Website usability 1. Introduction The World Wide Web (WWW) continues to grow at an amazing rate as an information gateway. There is ample information available on the websites, however finding the desired one is always a problem that users are confronted with, and sometimes they get lost between lots of web pages. Visitors like to find their desired information rapidly; so there is a drastic competition between competitor websites on representing their information with the high level of usability to satisfy users and gain their loyalty. International standard organization (ISO) defines the term usability as Extent to which a product can be used by specified users to achieve specified goals with effectiveness, efficiency and satisfaction in a specified context of use. [1]For the web development this definition can be simplified as follows: a usable website should represent information effectively for efficient use of visitors which gives them satisfaction. The shape of an ordinary website is shown in figure 1, and figure 2 is the online section of the system. Even though the whole proposed system has been demonstrated in figure 5, it is also shown here separately in order to simplify comparison between what exists and what is proposed. Figure 2: Proposed website system In the traditional ordinary website a user clicks on a link, the request will be sent to the server and the webpage will be represented to the user. How user browse the website does not make any differences, and design of a web page is always the same for all. For example when a user is going to visit a webpage, no matter how or when they are going to visit the webpage, as long as designers do not make any changes on that webpage, it will always have the same shape with the same sorting and design of information. The system has no intelligence to understand and recognize user preferences and behavior and has a static design which is not adaptable with users.

2 As studies have shown, 80% of total maintenance expenses are related to the users problem with the system and not technical bugs. Between them 64% are usability problems. [2] [3] Websites are different in comparison with other applications. Users may have limited choices in terms of choosing software applications, and in some cases they should pay to use them and for changing the software they have to pay extra cost. But numerous websites are available in each category for the users to visit without any expense. So as soon as users encounter difficulty to find desired information in the current website they will abandon it and head to the competitor website. [4] [5] Definition of usability addressed by Kerg may represent all the above concerns briefly and completely in a simple sentence: Don t make user think. [6]Ratschiller and Gerken believe the key for better usability achievement is user-centered development. They represented some key principals for user-centered development: [7] [8] Directly involving users in design process Early and continuing evaluation of website Iterative design and development User-centered, web development, and web usability are tightly related together. [9] [10] Website development needs a careful decision making process to discover the best way of representing information to the users. In fact nobody can communicate the preferable information arrangement better than the users themselves. One of the most important concerns is how to understand users preferences. Web usage mining is an application of data mining which aims to discover users browsing behavior patterns. [11] [12] [13] [14] [15] [16] Previous researches mostly worked on applicability and efficiency of web usage mining to empower administrators to make better decisions based on users browsing behavior. The considerable issue is that these patterns should be deployed by administrators which are a time consuming process. In this paper by proposing a hybrid website with two separated sections we will represent a model to reduce the time. The first one, static section, controlled and designed by administrators protect the main structure of website which users are familiar with, and a dynamic section which is controlled by a system that use web usage mining to represent information based on the latest patterns discovered from the web log file. In the following section we will have a brief literature review about web mining, in section 3 association rules is explained and in between, it will discuss how the proposed system is going to work. In section 4 the solution and proposed model will be discussed and finally conclusions are presented in section Previous works The aim of Web mining and data mining is searching for meaningful knowledge from web log and data base. Databases used in data mining are far more structured in comparison with web log files, so web mining needs an extensive effort to preprocess log files before using them. [17] Web mining classifies into three main categories: Web content mining, web structure mining, and web usage mining. [18] Figure 3: Web mining clasification Web content mining aims to extract knowledge from content of web document or its description. In recent years this approach is broadly used in search engines in order to improve their efficiency and accuracy by introducing agent based mining and data base driven mining instead of traditional search method. Agents are intelligent software which supports the search towards more relevant web contents by intelligently using user profiles. [17] Web structure mining is an attempt to find personalized information from pages by analyzing the hyperlinks in and between the pages. [14] Page rank and hyperlink analysis also are in this category. Generating structured summary about the website and webpage is the goal of web structure mining. It is common that both web content mining and web structure mining are using in an application. [15] Web usage mining is another approach in web mining which is using log files to mine users browsing behavior and is used for different purposes such as site construction, adaptation, management, marketing and user modeling. [15]Web usage mining can be defined as the process of deploying data mining techniques to the web data and is aimed to discover something that users are interested in based on their browsing behavior. [19] This paper is concentrated on web usage mining and using association rules to add interactivity to the websites which can understand users preferences based on their browsing patterns and consequently proposes the most probable pages they might want to visit. Previous researches show web usage mining can be deployed in order to discover users behavior patterns using server log files. Ankit and his colleagues proposed basic association rules to optimize the content of the server log data. They discussed about Apriori algorithm in terms of speed and memory usage and concluded that Apriori algorithm is an efficient approach for market basket analysis, website navigation analysis, homeland security, and so on. [11] Kumar and Rukmani also did a similar research on Apriori and FP Growth algorithms. They mentioned how to deploy these algorithms in a system for web usage mining and what are their strengths and weaknesses. [13] On the other hand, using web log files for web usage mining is the issue which is explained by Gao on his article Research on client behavior pattern recognition system

3 based on web log mining. He goes into more detail of the system and explains about how to design it. [20] Currently, Web mining techniques has emerged as an important research area to help web users find the information needed. Subsequent researches have used mining server log files to generate accurate user preferred patterns to develop recommendation system for the website administrators, for marketing and targeted advertising. In many cases after warehousing and cleaning log files, association rules had been used for pattern recognition, the proposed system by these research works is illustrated in figure 4. [11] [20] The primary data for data mining process is provided by a database which is warehousing server log file. Different types of data are stored in server log file such as IP address, request time, requested file URL, transmission bytes and etc. [20] The main responsibility of the pre-processing stage is data selection and standardization of data to form an analytical model applicable to data mining process. When data has been cleaned and prepared for data mining process, patterns will be generated by data mining techniques. These patterns can facilitate administrators decision making process by identifying users preferences, so they can make changes on the website based on users needs in order to increase user satisfaction and loyalty. Figure 4: Pattern discovery system Although it provides more knowledge about users, it doesn t have direct and instant effect on their browsing experiences. All the benefits of this system depend on administrator decision and since decision making and change management processes are time consuming processes, it takes long time to feel and benefit from them. The most important problem is that this system is working off line and needs human decision making process. These studies and other research show the potential of web usage mining and prove its efficiency in terms of speed and time. Even though such studies show the technical portion of web mining, nevertheless it does not propose an integrated solution for its application which can have direct impact on website users. The new framework proposed in this article, tries to fulfill this gap by a combination of two separated systems: online website system and offline pattern discovery system as a single integrated system. This study is an aim to propose a new framework for website systems to be more intelligent in order to understand their users preferences and behaviors and respond to their different performances with distinctive website design. The proposed framework is based on web log mining. 3. Association Rules and Proposed System Association rules is a data mining technique which is broadly used in marketing intelligence and market basket analysis. [17] However this study aims to use association rules in a different way to help users by improving their browsing experience by predicting and proposing them web pages they might want to see. Existing systems consider relativity between contents and help users see information relevant with what they are visiting. In fact they are content based systems not user based. Association rules are able to recognize and predict users preferences and propose web pages based on users behavior patterns. A brief explanation of association rules and its usage log file analysis can clarify its strength. An example association rule generated from a website log file could be: URL1 URL2 (Support 20%, Confidence90%) Support in the rule means that 20% of users visit both URL1 and URL 2 and the confidence means those who visit URL1 also visit URL2 90% of the time. Liu in his book Mining the web defines concepts of the association rules such as support and confidence clearly. In the following paragraphs these definitions are mentioned. If we consider I = {i 1, i 2, i 3, i 4, }as a set of items and T = (t 1, t 2, t 3, t 4,... ) as a set of the data base transaction, then association rules could represent as: X Y, where X I, Y I, and X Y =. X or Y is a set of items, called an item set. [21] The support count of X in T (denoted by X.count) is the number of transactions in T that contain X. The strength of a rule is measured by its support and confidence. Support: support for a rule like X Y, is the percentage of transactions in T that includes X Y. It can show as an estimate of the probability, P(X Y). The support of the rule determines how frequent the rule is applicable in the transaction set T. if we consider n as the number of transactions in T, the support of the rule X Y is computed as follows: Confidence: The confidence for a rule like X Y, is defined as the percentage of transactions in T that include X also include Y. In fact it is an estimate of the conditional probability, Pr(Y X). It is computed as follows: In fact confidence determines the predictability of the rule. A rule is not reliable if the confidence of a rule is too low and it means that it is not reliable to infer or predict Y from X.

4 Now according to the website discussion if the website has 5 web pages, I set can be shown as following: I= {URL1, URL2, URL3, URL4, URL5} And the rules can be represented as: URL1 URL2 URL1 URL3 URL1 URL4 URL1 URL5 URL2 URL3 URL2 URL4 URL2 URL5 URL1, URL2 URL3 URL1, URL2, URL3 URL4 URL1, URL2, URL3 URL5 There are other rules that can be generated from set I, but these are enough for explanation, so other rules are not shown here. Association rules generate support and confidence for each of the rule. These support and confidence will be generated based on the previous users behavior. In fact the system analyzes previous users behavior and produces the percents of support and confidence which represent each rule s value. For example consider a user is visiting URL1 now. Based on above rules, let us assume that association rules generate following support and confidence: URL1 URL2 (support 40%, confidence 80%) URL1 URL3 (support 10%, confidence 50%) URL1 URL4 (support 60%, confidence 80%) URL1 URL5 (support 20%, confidence 60%) If system want to propose 2 most probable pages that user might like to visit, based on above rules the system will propose URL2 and URL4 to the new user. One of the strength of this proposing system is that it is not dependent on the users profiles data, so this system will work for very new users even those who are visiting the website for the first time. In fact the system analyzes the whole set of previous users to find the patters which are similar to the new user s visiting pattern and then based on that, system will propose the best web pages which are more likely to be the new user s preferred pages to visit. With each click, user changes the rule and so the system will update its propositions based on the new rule. For instance consider that user click on the URL2 as the next page to visit, and then the new set of rules will be: URL1, URL2 URL3 URL1, URL2 URL4 URL1, URL2 URL5 The system will calculate the support and confidence then will represent the rules with the best support and confidence to the user. And again after user s next click the rules will be changed and consequently the system will propose respective proposition to the user based on that rule once more. It is noticeable that system is continuously interacting with the users on each click they make. With this interactions user will feel that the website is alive and aware of each of his/her click and propose the best choices to him/her. Beside the exiting user experience, user always find most probable web pages he might want to see easily and quickly. So the users do not need to surf the whole website to find their desired information, because the system will provide all the desired pages for them. Another important issue about the system is that by visits to the web site by different people as the time goes by, the system will get more accurate, because the decision will be made based on additional data gathered from new users. All the information of users browsing behavior will be warehoused by the system and this warehouse will be richer when the time goes by and with more users visiting the website. We can say that as the time passes by, the system gains more experience on how to interact with the visitors. 4. Hybrid website framework This research is going to represent a framework which is a mixture of three different and separate knowledge areas as it is represented in Figure 3. It tries to fully utilize the technologies and potentials available to develop more usable website that can interact with users in real time and change the shape of the website based on the way users interact and behave with the website. The framework prepares a base model for the websites to be interactive and respond to each movement and clicks that users make. Website analyzes users behavior and based on that it will represent related links and information available on the website based on visitor s preferences. As a result with each click users will see more relevant data that even they never thought it might be available in the website, or they had to spend lots of time to find it. Beside, as the website adapts its design with each individual user in different way, each user will feel that the website is alive and interact instantly to each of his movements. So user will feel more comfortable and will be more satisfied, moreover as a result their loyalty to the website will be increased. Figure 5: Knowledge areas linked by hybrid interactive website

5 4.1 Hybrid Method Main idea in dividing the webpage into two sections is to use the power of automatic designing tools without sacrificing the main structure of the website. If the whole design of the website passes to the automated website designing tools, users might get confused; because in this case each time they visit website, they would see different design. Using dynamic and static sections together will provide a balance between the structure of the website and its instructiveness. Figure 4 shows a schematic comparison between new proposed web page and traditional fully static web page. Static section of the website is the same as traditional web page and the decisions about design and content representation will be fully dependent on the administrators decisions. Dynamic section of the web page interacts with users and automatically reshapes itself based on their real time behavior. ordering the links and information, then combines the static and dynamic web pages together and shows it as a final web page to the user. Proposing the pages based on the rules is as simple as fetching data from rule repository database and representing it at the webpage. In fact the whole thing which is added to the website is a very simple data base transaction, and all other time consuming processes are shifted into the offline section. Figure 7: Hybrid interactive website framework Figure 6: Traditional and hybrid website 4.2 Interactivity on dynamic section Trying to provide interaction between the websites and the users is the main functionality of the system. In order to reach to this point, website system needs to understand users preferences and then reshape its dynamic section to show their desired contents. For understanding the users and their behaviors, association rules are used as mentioned in the previous section. But for analyzing, the system needs users data. These data will come from warehousing web log files. Following paragraphs are devoted to explain how these data will be warehoused and how they will come into use. The whole proposed system is shown in Figure 5. The proposed system is divided into online section and offline section. In the offline section, server log files will be cleaned and warehoused in a database. This data base will always be fed by new data from log files. As the time passes, more data from users will be stored in this warehouse. Data inside the data warehouse will be analyzed and association rules will be generated, these rules will be stored in another database called Rule Repository. Rules can be generated from the cleansed data and be stored based on preset time; for example hourly or daily or real time which depends on the availability of the resources. On line section of the website is almost the same as other traditional websites; the only difference is the Online proposing system application which is available in the web server. Responsibility of this application is to fetch rules from rule repository and making the dynamic section by 5. Conclusion and future works As discussed, Hybrid interactive website is an efficient framework for new generation of the websites which can partially design themselves based on users preferences. This approach will improve users browsing experience and they will feel that the website is interacting with them, and with each click will predict their desires and reshape itself based on that. The main benefits can be represented as follows: Interactivity with the users on each click The system gains experience and improve itself As all the websites are dealing with different database transactions, and this new framework just add a very common database fetching operation in the online section, it would not have a negative impact on the website s speed and performance. In order to discuss about the best way to implement this system, it can be put into practice in the future by using different languages and different technologies 6. Acknowledgments Ali Seyed Shirkhorshidi gratefully acknowledges Fatemeh Zahdedifar for her helpful discussion and revision and Zailan Arabee Bin Abdul Salam for his help.

6 7. Bibliography [1] ISO-9241, International standard - ISO :1998(E), 1 ed., International Organization for Standardization, [2] Ahmed Seffah,Jan Gulliksen,Michel C. Desmarais, Human-Centered Software Engineering - Integrating Usabilityin the Software Development Lifecycle, vol. 8, Dordrecht, The Netherlands: Springer, [3] B. W. Boehm, IEEE Software, vol. 8, no. 1, pp , [4] Lisa E, "5 Signs That Indicate Website Usability Problems," [Online]. Available: [Accessed 4 May 2012]. [5] J. Nielsen, "Designing Web Usability," New Riders, vol. 3, no. 1, p. 419, [6] S. Krug, Don't make me think, 2nd ed., Berkeley, California: New Riders, [7] Tobias Ratschiller, Till Gerken, Web Application Development with PHP 4.0, 1st ed., Indianapolis, Indiana: New Riders, [8] R. Katz-Haas, "User-Centered Design and Web Development," [Online]. Available: web_devel.html. [Accessed 2 June 2012]. [9] J. Lazar, User-Centered Web Development, Jones and Bartlett Publishers, [10] Noor Azura Zakaria,Media A. Ayu, User-centered web development for GMI alumni website, IEEE, 2010, pp. A32-A36. [11] Ankit R Kharwar, Viral Kapadia, Nilesh Prajapati, Permal Patel, "Implementing Apriori algorithm on web server log," Gujarat,India, [12] Ashok Kumar D, Lorain Charlet Annie M.C., "Web log mining using K-Apriori algorithm," International Journal of Computer Applications, vol. 41, no. 11, pp , [13] B.Santhosh Kumar, K.V. Rukmani, "Implementation of web usage mining using Apriori and FP Growth algorithms," Advanced Networking and Applications, vol. 01, no. 06, pp , [14] Jiang Yongbo, Zhang Ruili, "Intelligent search engines based on web mining," IEEE, pp , [15] Rekha Jain, G. N. Purohit, "Page ranking algorithms for web mining," International journal of computer applications, vol. 13, no. 5, pp , [16] Yan Li, Xin-Zhong Chen, Bing-Ru Yang, "Research on web mining based intelligent search engine," Beijing, [17] Liu Jian, Wang Yan-Qing, "Web log data mining based on association rule," in International conference on fuzzy systems and knowlege discovery (FSKD), [18] Miguel Gomes da Costa Júnior,Zhiguo Gong, "Web Structure Mining: An Introduction," in International Conference on Information Acquisition, Hong Kong and Macau, China, [19] Qingtian Han, Xiaoyan Gao, Wenguo Wu, "Study on web mining algorithm based on usage mining," in 9th International Conference on ComputerAided Industrial Design and Conceptual Design, [20] W.-H. Gao, "Research on client behavior pattern recognition system based on web log mining," Qingdao, [21] B. Liu, Web Data Mining, 2nd ed., Berlin: Springer, 2011.

A Time Efficient Algorithm for Web Log Analysis

A Time Efficient Algorithm for Web Log Analysis A Time Efficient Algorithm for Web Log Analysis Santosh Shakya Anju Singh Divakar Singh Student [M.Tech.6 th sem (CSE)] Asst.Proff, Dept. of CSE BU HOD (CSE), BUIT, BUIT,BU Bhopal Barkatullah University,

More information

Association rules for improving website effectiveness: case analysis

Association rules for improving website effectiveness: case analysis Association rules for improving website effectiveness: case analysis Maja Dimitrijević, The Higher Technical School of Professional Studies, Novi Sad, Serbia, dimitrijevic@vtsns.edu.rs Tanja Krunić, The

More information

E-Banking Integrated Data Utilization Platform WINBANK Case Study

E-Banking Integrated Data Utilization Platform WINBANK Case Study E-Banking Integrated Data Utilization Platform WINBANK Case Study Vasilis Aggelis Senior Business Analyst, PIRAEUSBANK SA, aggelisv@winbank.gr Abstract we all are living in information society. Companies

More information

Key words: web usage mining, clustering, e-marketing and e-business, business intelligence; hybrid soft computing.

Key words: web usage mining, clustering, e-marketing and e-business, business intelligence; hybrid soft computing. Volume 5, Issue 3, March 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Special Issue:

More information

ASSOCIATION RULE MINING ON WEB LOGS FOR EXTRACTING INTERESTING PATTERNS THROUGH WEKA TOOL

ASSOCIATION RULE MINING ON WEB LOGS FOR EXTRACTING INTERESTING PATTERNS THROUGH WEKA TOOL International Journal Of Advanced Technology In Engineering And Science Www.Ijates.Com Volume No 03, Special Issue No. 01, February 2015 ISSN (Online): 2348 7550 ASSOCIATION RULE MINING ON WEB LOGS FOR

More information

Subject Description Form

Subject Description Form Subject Description Form Subject Code Subject Title COMP417 Data Warehousing and Data Mining Techniques in Business and Commerce Credit Value 3 Level 4 Pre-requisite / Co-requisite/ Exclusion Objectives

More information

131-1. Adding New Level in KDD to Make the Web Usage Mining More Efficient. Abstract. 1. Introduction [1]. 1/10

131-1. Adding New Level in KDD to Make the Web Usage Mining More Efficient. Abstract. 1. Introduction [1]. 1/10 1/10 131-1 Adding New Level in KDD to Make the Web Usage Mining More Efficient Mohammad Ala a AL_Hamami PHD Student, Lecturer m_ah_1@yahoocom Soukaena Hassan Hashem PHD Student, Lecturer soukaena_hassan@yahoocom

More information

WEB SITE OPTIMIZATION THROUGH MINING USER NAVIGATIONAL PATTERNS

WEB SITE OPTIMIZATION THROUGH MINING USER NAVIGATIONAL PATTERNS WEB SITE OPTIMIZATION THROUGH MINING USER NAVIGATIONAL PATTERNS Biswajit Biswal Oracle Corporation biswajit.biswal@oracle.com ABSTRACT With the World Wide Web (www) s ubiquity increase and the rapid development

More information

Mining for Web Engineering

Mining for Web Engineering Mining for Engineering A. Venkata Krishna Prasad 1, Prof. S.Ramakrishna 2 1 Associate Professor, Department of Computer Science, MIPGS, Hyderabad 2 Professor, Department of Computer Science, Sri Venkateswara

More information

A SURVEY ON WEB MINING TOOLS

A SURVEY ON WEB MINING TOOLS IMPACT: International Journal of Research in Engineering & Technology (IMPACT: IJRET) ISSN(E): 2321-8843; ISSN(P): 2347-4599 Vol. 3, Issue 10, Oct 2015, 27-34 Impact Journals A SURVEY ON WEB MINING TOOLS

More information

Data Mining in Web Search Engine Optimization and User Assisted Rank Results

Data Mining in Web Search Engine Optimization and User Assisted Rank Results Data Mining in Web Search Engine Optimization and User Assisted Rank Results Minky Jindal Institute of Technology and Management Gurgaon 122017, Haryana, India Nisha kharb Institute of Technology and Management

More information

Arti Tyagi Sunita Choudhary

Arti Tyagi Sunita Choudhary Volume 5, Issue 3, March 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com Web Usage Mining

More information

Importance of Domain Knowledge in Web Recommender Systems

Importance of Domain Knowledge in Web Recommender Systems Importance of Domain Knowledge in Web Recommender Systems Saloni Aggarwal Student UIET, Panjab University Chandigarh, India Veenu Mangat Assistant Professor UIET, Panjab University Chandigarh, India ABSTRACT

More information

Business Lead Generation for Online Real Estate Services: A Case Study

Business Lead Generation for Online Real Estate Services: A Case Study Business Lead Generation for Online Real Estate Services: A Case Study Md. Abdur Rahman, Xinghui Zhao, Maria Gabriella Mosquera, Qigang Gao and Vlado Keselj Faculty Of Computer Science Dalhousie University

More information

Research and Development of Data Preprocessing in Web Usage Mining

Research and Development of Data Preprocessing in Web Usage Mining Research and Development of Data Preprocessing in Web Usage Mining Li Chaofeng School of Management, South-Central University for Nationalities,Wuhan 430074, P.R. China Abstract Web Usage Mining is the

More information

72. Ontology Driven Knowledge Discovery Process: a proposal to integrate Ontology Engineering and KDD

72. Ontology Driven Knowledge Discovery Process: a proposal to integrate Ontology Engineering and KDD 72. Ontology Driven Knowledge Discovery Process: a proposal to integrate Ontology Engineering and KDD Paulo Gottgtroy Auckland University of Technology Paulo.gottgtroy@aut.ac.nz Abstract This paper is

More information

Search Engine Optimization Techniques To Enhance The Website Performance

Search Engine Optimization Techniques To Enhance The Website Performance Search Engine Optimization Techniques To Enhance The Website Performance 1 Konathom Kalpana, 2 R. Suresh 1 M.Tech 2 nd Year, Department of CSE, CREC Tirupati, AP, India 2 Professor & HOD, Department of

More information

Indirect Positive and Negative Association Rules in Web Usage Mining

Indirect Positive and Negative Association Rules in Web Usage Mining Indirect Positive and Negative Association Rules in Web Usage Mining Dhaval Patel Department of Computer Engineering, Dharamsinh Desai University Nadiad, Gujarat, India Malay Bhatt Department of Computer

More information

Visualizing e-government Portal and Its Performance in WEBVS

Visualizing e-government Portal and Its Performance in WEBVS Visualizing e-government Portal and Its Performance in WEBVS Ho Si Meng, Simon Fong Department of Computer and Information Science University of Macau, Macau SAR ccfong@umac.mo Abstract An e-government

More information

Data Mining Solutions for the Business Environment

Data Mining Solutions for the Business Environment Database Systems Journal vol. IV, no. 4/2013 21 Data Mining Solutions for the Business Environment Ruxandra PETRE University of Economic Studies, Bucharest, Romania ruxandra_stefania.petre@yahoo.com Over

More information

Web Log Based Analysis of User s Browsing Behavior

Web Log Based Analysis of User s Browsing Behavior Web Log Based Analysis of User s Browsing Behavior Ashwini Ladekar 1, Dhanashree Raikar 2,Pooja Pawar 3 B.E Student, Department of Computer, JSPM s BSIOTR, Wagholi,Pune, India 1 B.E Student, Department

More information

2.1. The Notion of Customer Relationship Management (CRM)

2.1. The Notion of Customer Relationship Management (CRM) Int. J. Innovative Ideas (IJII) www.publishtopublic.com A Review on CRM and CIS: A Service Oriented Approach A Review on CRM and CIS: A Service Oriented Approach Shadi Hajibagheri 1, *, Babak Shirazi 2,

More information

VOL. 3, NO. 7, July 2013 ISSN 2225-7217 ARPN Journal of Science and Technology 2011-2012. All rights reserved.

VOL. 3, NO. 7, July 2013 ISSN 2225-7217 ARPN Journal of Science and Technology 2011-2012. All rights reserved. An Effective Web Usage Analysis using Fuzzy Clustering 1 P.Nithya, 2 P.Sumathi 1 Doctoral student in Computer Science, Manonmanaiam Sundaranar University, Tirunelveli 2 Assistant Professor, PG & Research

More information

Online & Offline Correlation Conclusions I - Emerging Markets

Online & Offline Correlation Conclusions I - Emerging Markets Lead Generation in Emerging Markets White paper Summary I II III IV V VI VII Which are the emerging markets? Why emerging markets? How does the online help? Seasonality Do we know when to profit on what

More information

Web Mining Functions in an Academic Search Application

Web Mining Functions in an Academic Search Application 132 Informatica Economică vol. 13, no. 3/2009 Web Mining Functions in an Academic Search Application Jeyalatha SIVARAMAKRISHNAN, Vijayakumar BALAKRISHNAN Faculty of Computer Science and Engineering, BITS

More information

Business Intelligence in E-Learning

Business Intelligence in E-Learning Business Intelligence in E-Learning (Case Study of Iran University of Science and Technology) Mohammad Hassan Falakmasir 1, Jafar Habibi 2, Shahrouz Moaven 1, Hassan Abolhassani 2 Department of Computer

More information

A Process Driven Architecture of Analytical CRM Systems with Implementation in Bank Industry

A Process Driven Architecture of Analytical CRM Systems with Implementation in Bank Industry International Journal of Intelligent Information Technology Application 1:1 (2008) 48-52 Available at http://www.engineering-press.org/ijiita.htm A Process Driven Architecture of Analytical CRM Systems

More information

ISSN: 2348 9510. A Review: Image Retrieval Using Web Multimedia Mining

ISSN: 2348 9510. A Review: Image Retrieval Using Web Multimedia Mining A Review: Image Retrieval Using Web Multimedia Satish Bansal*, K K Yadav** *, **Assistant Professor Prestige Institute Of Management, Gwalior (MP), India Abstract Multimedia object include audio, video,

More information

Optimization of Search Results with Duplicate Page Elimination using Usage Data A. K. Sharma 1, Neelam Duhan 2 1, 2

Optimization of Search Results with Duplicate Page Elimination using Usage Data A. K. Sharma 1, Neelam Duhan 2 1, 2 Optimization of Search Results with Duplicate Page Elimination using Usage Data A. K. Sharma 1, Neelam Duhan 2 1, 2 Department of Computer Engineering, YMCA University of Science & Technology, Faridabad,

More information

Web Usage Association Rule Mining System

Web Usage Association Rule Mining System Interdisciplinary Journal of Information, Knowledge, and Management Volume 6, 2011 Web Usage Association Rule Mining System Maja Dimitrijević The Advanced School of Technology, Novi Sad, Serbia dimitrijevic@vtsns.edu.rs

More information

Web Advertising Personalization using Web Content Mining and Web Usage Mining Combination

Web Advertising Personalization using Web Content Mining and Web Usage Mining Combination 8 Web Advertising Personalization using Web Content Mining and Web Usage Mining Combination Ketul B. Patel 1, Dr. A.R. Patel 2, Natvar S. Patel 3 1 Research Scholar, Hemchandracharya North Gujarat University,

More information

Database Marketing, Business Intelligence and Knowledge Discovery

Database Marketing, Business Intelligence and Knowledge Discovery Database Marketing, Business Intelligence and Knowledge Discovery Note: Using material from Tan / Steinbach / Kumar (2005) Introduction to Data Mining,, Addison Wesley; and Cios / Pedrycz / Swiniarski

More information

A NEW DECISION TREE METHOD FOR DATA MINING IN MEDICINE

A NEW DECISION TREE METHOD FOR DATA MINING IN MEDICINE A NEW DECISION TREE METHOD FOR DATA MINING IN MEDICINE Kasra Madadipouya 1 1 Department of Computing and Science, Asia Pacific University of Technology & Innovation ABSTRACT Today, enormous amount of data

More information

Implementation of Data Mining Techniques to Perform Market Analysis

Implementation of Data Mining Techniques to Perform Market Analysis Implementation of Data Mining Techniques to Perform Market Analysis B.Sabitha 1, N.G.Bhuvaneswari Amma 2, G.Annapoorani 3, P.Balasubramanian 4 PG Scholar, Indian Institute of Information Technology, Srirangam,

More information

A Knowledge Management Framework Using Business Intelligence Solutions

A Knowledge Management Framework Using Business Intelligence Solutions www.ijcsi.org 102 A Knowledge Management Framework Using Business Intelligence Solutions Marwa Gadu 1 and Prof. Dr. Nashaat El-Khameesy 2 1 Computer and Information Systems Department, Sadat Academy For

More information

Analysis of Server Log by Web Usage Mining for Website Improvement

Analysis of Server Log by Web Usage Mining for Website Improvement IJCSI International Journal of Computer Science Issues, Vol., Issue 4, 8, July 2010 1 Analysis of Server Log by Web Usage Mining for Website Improvement Navin Kumar Tyagi 1, A. K. Solanki 2 and Manoj Wadhwa

More information

Model Analysis of Data Integration of Enterprises and E-Commerce Based on ODS

Model Analysis of Data Integration of Enterprises and E-Commerce Based on ODS Model Analysis of Data Integration of Enterprises and E-Commerce Based on ODS Zhigang Li, Yan Huang and Shifeng Wan College of Information Management, Chengdu University of Technology, Chengdu 610059,

More information

A Framework for Data Warehouse Using Data Mining and Knowledge Discovery for a Network of Hospitals in Pakistan

A Framework for Data Warehouse Using Data Mining and Knowledge Discovery for a Network of Hospitals in Pakistan , pp.217-222 http://dx.doi.org/10.14257/ijbsbt.2015.7.3.23 A Framework for Data Warehouse Using Data Mining and Knowledge Discovery for a Network of Hospitals in Pakistan Muhammad Arif 1,2, Asad Khatak

More information

Enhanced Boosted Trees Technique for Customer Churn Prediction Model

Enhanced Boosted Trees Technique for Customer Churn Prediction Model IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 04, Issue 03 (March. 2014), V5 PP 41-45 www.iosrjen.org Enhanced Boosted Trees Technique for Customer Churn Prediction

More information

SPATIAL DATA CLASSIFICATION AND DATA MINING

SPATIAL DATA CLASSIFICATION AND DATA MINING , pp.-40-44. Available online at http://www. bioinfo. in/contents. php?id=42 SPATIAL DATA CLASSIFICATION AND DATA MINING RATHI J.B. * AND PATIL A.D. Department of Computer Science & Engineering, Jawaharlal

More information

Grid Density Clustering Algorithm

Grid Density Clustering Algorithm Grid Density Clustering Algorithm Amandeep Kaur Mann 1, Navneet Kaur 2, Scholar, M.Tech (CSE), RIMT, Mandi Gobindgarh, Punjab, India 1 Assistant Professor (CSE), RIMT, Mandi Gobindgarh, Punjab, India 2

More information

The Impact Of Organization Changes On Business Intelligence Projects

The Impact Of Organization Changes On Business Intelligence Projects Proceedings of the 7th WSEAS International Conference on Simulation, Modelling and Optimization, Beijing, China, September 15-17, 2007 414 The Impact Of Organization Changes On Business Intelligence Projects

More information

Exploitation of Server Log Files of User Behavior in Order to Inform Administrator

Exploitation of Server Log Files of User Behavior in Order to Inform Administrator Exploitation of Server Log Files of User Behavior in Order to Inform Administrator Hamed Jelodar Computer Department, Islamic Azad University, Science and Research Branch, Bushehr, Iran ABSTRACT All requests

More information

Journal of Chemical and Pharmaceutical Research, 2015, 7(3):1388-1392. Research Article. E-commerce recommendation system on cloud computing

Journal of Chemical and Pharmaceutical Research, 2015, 7(3):1388-1392. Research Article. E-commerce recommendation system on cloud computing Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2015, 7(3):1388-1392 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 E-commerce recommendation system on cloud computing

More information

Web usage mining: Review on preprocessing of web log file

Web usage mining: Review on preprocessing of web log file Web usage mining: Review on preprocessing of web log file Sunita sharma Ashu bansal M.Tech., CSE Deptt. A.P., CSE Deptt. Hindu College of Engg. Hindu College of Engg. Sonepat, Haryana Sonepat, Haryana

More information

A COGNITIVE APPROACH IN PATTERN ANALYSIS TOOLS AND TECHNIQUES USING WEB USAGE MINING

A COGNITIVE APPROACH IN PATTERN ANALYSIS TOOLS AND TECHNIQUES USING WEB USAGE MINING A COGNITIVE APPROACH IN PATTERN ANALYSIS TOOLS AND TECHNIQUES USING WEB USAGE MINING M.Gnanavel 1 & Dr.E.R.Naganathan 2 1. Research Scholar, SCSVMV University, Kanchipuram,Tamil Nadu,India. 2. Professor

More information

ANALYSIS OF WEB LOGS AND WEB USER IN WEB MINING

ANALYSIS OF WEB LOGS AND WEB USER IN WEB MINING ANALYSIS OF WEB LOGS AND WEB USER IN WEB MINING L.K. Joshila Grace 1, V.Maheswari 2, Dhinaharan Nagamalai 3, 1 Research Scholar, Department of Computer Science and Engineering joshilagracejebin@gmail.com

More information

HIDS and NIDS Hybrid Intrusion Detection System Model Design Zhenqi Wang 1, a, Dankai Zhang 1,b

HIDS and NIDS Hybrid Intrusion Detection System Model Design Zhenqi Wang 1, a, Dankai Zhang 1,b Advanced Engineering Forum Online: 2012-09-26 ISSN: 2234-991X, Vols. 6-7, pp 991-994 doi:10.4028/www.scientific.net/aef.6-7.991 2012 Trans Tech Publications, Switzerland HIDS and NIDS Hybrid Intrusion

More information

Keywords : Data Warehouse, Data Warehouse Testing, Lifecycle based Testing

Keywords : Data Warehouse, Data Warehouse Testing, Lifecycle based Testing Volume 4, Issue 12, December 2014 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com A Lifecycle

More information

A Survey on Web Mining From Web Server Log

A Survey on Web Mining From Web Server Log A Survey on Web Mining From Web Server Log Ripal Patel 1, Mr. Krunal Panchal 2, Mr. Dushyantsinh Rathod 3 1 M.E., 2,3 Assistant Professor, 1,2,3 computer Engineering Department, 1,2 L J Institute of Engineering

More information

Single Level Drill Down Interactive Visualization Technique for Descriptive Data Mining Results

Single Level Drill Down Interactive Visualization Technique for Descriptive Data Mining Results , pp.33-40 http://dx.doi.org/10.14257/ijgdc.2014.7.4.04 Single Level Drill Down Interactive Visualization Technique for Descriptive Data Mining Results Muzammil Khan, Fida Hussain and Imran Khan Department

More information

Effective User Navigation in Dynamic Website

Effective User Navigation in Dynamic Website Effective User Navigation in Dynamic Website Ms.S.Nithya Assistant Professor, Department of Information Technology Christ College of Engineering and Technology Puducherry, India Ms.K.Durga,Ms.A.Preeti,Ms.V.Saranya

More information

Web Mining using Artificial Ant Colonies : A Survey

Web Mining using Artificial Ant Colonies : A Survey Web Mining using Artificial Ant Colonies : A Survey Richa Gupta Department of Computer Science University of Delhi ABSTRACT : Web mining has been very crucial to any organization as it provides useful

More information

AN EFFICIENT APPROACH TO PERFORM PRE-PROCESSING

AN EFFICIENT APPROACH TO PERFORM PRE-PROCESSING AN EFFIIENT APPROAH TO PERFORM PRE-PROESSING S. Prince Mary Research Scholar, Sathyabama University, hennai- 119 princemary26@gmail.com E. Baburaj Department of omputer Science & Engineering, Sun Engineering

More information

Context Aware Predictive Analytics: Motivation, Potential, Challenges

Context Aware Predictive Analytics: Motivation, Potential, Challenges Context Aware Predictive Analytics: Motivation, Potential, Challenges Mykola Pechenizkiy Seminar 31 October 2011 University of Bournemouth, England http://www.win.tue.nl/~mpechen/projects/capa Outline

More information

A Framework for Integrating Software Usability into Software Development Process

A Framework for Integrating Software Usability into Software Development Process A Framework for Integrating Software Usability into Software Development Process Hayat Dino AFRICOM Technologies, Addis Ababa, Ethiopia hayudb@gmail.com Rahel Bekele School of Information Science, Addis

More information

Website Strategy. Once filled out, this document should be faxed or e-mailed to us as a PDF document using one of the following contact methods:

Website Strategy. Once filled out, this document should be faxed or e-mailed to us as a PDF document using one of the following contact methods: Website Strategy This questionaire is helpful in planning for a new website design or for a website redesign. The answers to the questions contained in this document will help us to understand not only

More information

A UPS Framework for Providing Privacy Protection in Personalized Web Search

A UPS Framework for Providing Privacy Protection in Personalized Web Search A UPS Framework for Providing Privacy Protection in Personalized Web Search V. Sai kumar 1, P.N.V.S. Pavan Kumar 2 PG Scholar, Dept. of CSE, G Pulla Reddy Engineering College, Kurnool, Andhra Pradesh,

More information

Lead Generation in Emerging Markets

Lead Generation in Emerging Markets Lead Generation in Emerging Markets White paper Summary I II III IV V VI VII Which are the emerging markets? Why emerging markets? How does online help? Seasonality Do we know when to profit on what we

More information

Design of Distributed Pharmaceutical Retail Management System Based on Advanced Encryption Standard Algorithm

Design of Distributed Pharmaceutical Retail Management System Based on Advanced Encryption Standard Algorithm , pp. 35-42 http://dx.doi.org/10.14257/ijsia.2015.9.6.04 Design of Distributed Pharmaceutical Retail System Based on Advanced Encryption Standard Algorithm Jingjing Yang, Yuanqiang Wang and Xiao Zhang*

More information

Enhancing Quality of Data using Data Mining Method

Enhancing Quality of Data using Data Mining Method JOURNAL OF COMPUTING, VOLUME 2, ISSUE 9, SEPTEMBER 2, ISSN 25-967 WWW.JOURNALOFCOMPUTING.ORG 9 Enhancing Quality of Data using Data Mining Method Fatemeh Ghorbanpour A., Mir M. Pedram, Kambiz Badie, Mohammad

More information

Intelligent Log Analyzer. André Restivo <andre.restivo@portugalmail.pt>

Intelligent Log Analyzer. André Restivo <andre.restivo@portugalmail.pt> Intelligent Log Analyzer André Restivo 9th January 2003 Abstract Server Administrators often have to analyze server logs to find if something is wrong with their machines.

More information

An Enhanced Framework For Performing Pre- Processing On Web Server Logs

An Enhanced Framework For Performing Pre- Processing On Web Server Logs An Enhanced Framework For Performing Pre- Processing On Web Server Logs T.Subha Mastan Rao #1, P.Siva Durga Bhavani #2, M.Revathi #3, N.Kiran Kumar #4,V.Sara #5 # Department of information science and

More information

Performance Management Systems: Conceptual Modeling

Performance Management Systems: Conceptual Modeling 2011 International Conference on Economics and Business Information IPEDR vol.9 (2011) (2011) IACSIT Press, Bangkok, Thailand Performance Management Systems: Conceptual Modeling Dmitry Isaev Business Analytics

More information

Understanding Web personalization with Web Usage Mining and its Application: Recommender System

Understanding Web personalization with Web Usage Mining and its Application: Recommender System Understanding Web personalization with Web Usage Mining and its Application: Recommender System Manoj Swami 1, Prof. Manasi Kulkarni 2 1 M.Tech (Computer-NIMS), VJTI, Mumbai. 2 Department of Computer Technology,

More information

Automatic Recommendation for Online Users Using Web Usage Mining

Automatic Recommendation for Online Users Using Web Usage Mining Automatic Recommendation for Online Users Using Web Usage Mining Ms.Dipa Dixit 1 Mr Jayant Gadge 2 Lecturer 1 Asst.Professor 2 Fr CRIT, Vashi Navi Mumbai 1 Thadomal Shahani Engineering College,Bandra 2

More information

Identifying the Number of Visitors to improve Website Usability from Educational Institution Web Log Data

Identifying the Number of Visitors to improve Website Usability from Educational Institution Web Log Data Identifying the Number of to improve Website Usability from Educational Institution Web Log Data Arvind K. Sharma Dept. of CSE Jaipur National University, Jaipur, Rajasthan,India P.C. Gupta Dept. of CSI

More information

Mining User's Preference Information through System Log toward a Personalized ERP System

Mining User's Preference Information through System Log toward a Personalized ERP System Mining User's Preference Information through System Log toward a Personalized ERP System Zhang Qun Tel +86-10-62332744 Fax +86-10-62333582 Email: zq@manage.ustb.edu.cn ShouLin Lai ShuFen Dai XueDong Gao

More information

Business Intelligence Solutions for Gaming and Hospitality

Business Intelligence Solutions for Gaming and Hospitality Business Intelligence Solutions for Gaming and Hospitality Prepared by: Mario Perkins Qualex Consulting Services, Inc. Suzanne Fiero SAS Objective Summary 2 Objective Summary The rise in popularity and

More information

HELSINKI UNIVERSITY OF TECHNOLOGY 26.1.2005 T-86.141 Enterprise Systems Integration, 2001. Data warehousing and Data mining: an Introduction

HELSINKI UNIVERSITY OF TECHNOLOGY 26.1.2005 T-86.141 Enterprise Systems Integration, 2001. Data warehousing and Data mining: an Introduction HELSINKI UNIVERSITY OF TECHNOLOGY 26.1.2005 T-86.141 Enterprise Systems Integration, 2001. Data warehousing and Data mining: an Introduction Federico Facca, Alessandro Gallo, federico@grafedi.it sciack@virgilio.it

More information

THE USE OF WEB LOG ANALYSIS IN ACADEMIC JOURNALS CASE STUDY

THE USE OF WEB LOG ANALYSIS IN ACADEMIC JOURNALS CASE STUDY THE USE OF WEB LOG ANALYSIS IN ACADEMIC JOURNALS CASE STUDY Azad I. Ali, Indiana University of Pennsylvania, azad.ali@iup.edu Frederick Kohun, Robert Morris University, Kohun@rmu.edu ===========================================================================

More information

On the Design of an Advanced Web-Based System for Supporting Thesis Research Process and Knowledge Sharing

On the Design of an Advanced Web-Based System for Supporting Thesis Research Process and Knowledge Sharing Yan, Y., Han, X., Yang, J., & Zhou, Q. (2012). On the design of an advanced web-based system for supporting thesis research process and knowledge sharing. Journal of Educational Technology Development

More information

An Effective Analysis of Weblog Files to improve Website Performance

An Effective Analysis of Weblog Files to improve Website Performance An Effective Analysis of Weblog Files to improve Website Performance 1 T.Revathi, 2 M.Praveen Kumar, 3 R.Ravindra Babu, 4 Md.Khaleelur Rahaman, 5 B.Aditya Reddy Department of Information Technology, KL

More information

Using reporting and data mining techniques to improve knowledge of subscribers; applications to customer profiling and fraud management

Using reporting and data mining techniques to improve knowledge of subscribers; applications to customer profiling and fraud management Using reporting and data mining techniques to improve knowledge of subscribers; applications to customer profiling and fraud management Paper Jean-Louis Amat Abstract One of the main issues of operators

More information

Web Usage mining framework for Data Cleaning and IP address Identification

Web Usage mining framework for Data Cleaning and IP address Identification Web Usage mining framework for Data Cleaning and IP address Identification Priyanka Verma The IIS University, Jaipur Dr. Nishtha Kesswani Central University of Rajasthan, Bandra Sindri, Kishangarh Abstract

More information

Enhance Preprocessing Technique Distinct User Identification using Web Log Usage data

Enhance Preprocessing Technique Distinct User Identification using Web Log Usage data Enhance Preprocessing Technique Distinct User Identification using Web Log Usage data Sheetal A. Raiyani 1, Shailendra Jain 2 Dept. of CSE(SS),TIT,Bhopal 1, Dept. of CSE,TIT,Bhopal 2 sheetal.raiyani@gmail.com

More information

Metadata Technique with E-government for Malaysian Universities

Metadata Technique with E-government for Malaysian Universities www.ijcsi.org 234 Metadata Technique with E-government for Malaysian Universities Mohammed Mohammed 1, Ahmed Hasson 2 1 Faculty of Information and Communication Technology Universiti Teknikal Malaysia

More information

Web Application: Performance Testing Using Reactive Based Framework

Web Application: Performance Testing Using Reactive Based Framework International Journal of Research in Computer and Communication Technology, Vol 4,Issue 2,February -2015 ISSN (Online) 2278-5841 ISSN (Print) 2320-5156 : Performance Testing Using Reactive Based Framework

More information

COURSE RECOMMENDER SYSTEM IN E-LEARNING

COURSE RECOMMENDER SYSTEM IN E-LEARNING International Journal of Computer Science and Communication Vol. 3, No. 1, January-June 2012, pp. 159-164 COURSE RECOMMENDER SYSTEM IN E-LEARNING Sunita B Aher 1, Lobo L.M.R.J. 2 1 M.E. (CSE)-II, Walchand

More information

Distributed Knowledge Management based on Software Agents and Ontology

Distributed Knowledge Management based on Software Agents and Ontology Distributed Knowledge Management based on Software Agents and Ontology Michal Laclavik 1, Zoltan Balogh 1, Ladislav Hluchy 1, Renata Slota 2, Krzysztof Krawczyk 3 and Mariusz Dziewierz 3 1 Institute of

More information

Preprocessing Web Logs for Web Intrusion Detection

Preprocessing Web Logs for Web Intrusion Detection Preprocessing Web Logs for Web Intrusion Detection Priyanka V. Patil. M.E. Scholar Department of computer Engineering R.C.Patil Institute of Technology, Shirpur, India Dharmaraj Patil. Department of Computer

More information

民 國 九 十 七 年 四 月 第 38 卷 第 2 期

民 國 九 十 七 年 四 月 第 38 卷 第 2 期 民 國 九 十 七 年 四 月 第 38 卷 第 2 期 1============================================================ Inside of Internet Data Nien-Yi Jan Ming-Tsung Chen Wan-Ting Chang Wei Shen Chow Along with the Internet technology

More information

An Empirical Study of Application of Data Mining Techniques in Library System

An Empirical Study of Application of Data Mining Techniques in Library System An Empirical Study of Application of Data Mining Techniques in Library System Veepu Uppal Department of Computer Science and Engineering, Manav Rachna College of Engineering, Faridabad, India Gunjan Chindwani

More information

How People Read Books Online: Mining and Visualizing Web Logs for Use Information

How People Read Books Online: Mining and Visualizing Web Logs for Use Information How People Read Books Online: Mining and Visualizing Web Logs for Use Information Rong Chen 1, Anne Rose 2, Benjamin B. Bederson 2 1 Department of Computer Science and Technique College of Computer Science,

More information

The Implementation of Wiki-based Knowledge Management Systems for Small Research Groups

The Implementation of Wiki-based Knowledge Management Systems for Small Research Groups International Journal of Computer Information Systems and Industrial Management Applications (IJCISIM) ISSN 2150-7988 Vol.1 (2009), pp. 68 75 http://www.mirlabs.org/ijcisim The Implementation of Wiki-based

More information

A financial software company

A financial software company A financial software company Projecting USD10 million revenue lift with the IBM Netezza data warehouse appliance Overview The need A financial software company sought to analyze customer engagements to

More information

Retrieving Business Applications using Open Web API s Web Mining Executive Dashboard Application Case Study

Retrieving Business Applications using Open Web API s Web Mining Executive Dashboard Application Case Study ISSN:0975-9646 A.V.Krishna Prasad et al. / (IJCSIT) International Journal of Computer Science and Information Technologies, Vol. 1 (3), 2010, 198-202 Retrieving Business Applications using Open Web API

More information

Research on Trust Management Strategies in Cloud Computing Environment

Research on Trust Management Strategies in Cloud Computing Environment Journal of Computational Information Systems 8: 4 (2012) 1757 1763 Available at http://www.jofcis.com Research on Trust Management Strategies in Cloud Computing Environment Wenjuan LI 1,2,, Lingdi PING

More information

E-business Management System Based on Coordinated Center for Dealer

E-business Management System Based on Coordinated Center for Dealer The Fourth International Conference on Electronic Business (ICEB2004) / Beijing 533 E-business Based on Coordinated Center for Dealer Ding Zhang 1, Jingwen An 1, Zhongqing Cheng 2 1 School of Management,

More information

Building a Database to Predict Customer Needs

Building a Database to Predict Customer Needs INFORMATION TECHNOLOGY TopicalNet, Inc (formerly Continuum Software, Inc.) Building a Database to Predict Customer Needs Since the early 1990s, organizations have used data warehouses and data-mining tools

More information

A STUDY OF DATA MINING ACTIVITIES FOR MARKET RESEARCH

A STUDY OF DATA MINING ACTIVITIES FOR MARKET RESEARCH 205 A STUDY OF DATA MINING ACTIVITIES FOR MARKET RESEARCH ABSTRACT MR. HEMANT KUMAR*; DR. SARMISTHA SARMA** *Assistant Professor, Department of Information Technology (IT), Institute of Innovation in Technology

More information

Extension of Decision Tree Algorithm for Stream Data Mining Using Real Data

Extension of Decision Tree Algorithm for Stream Data Mining Using Real Data Fifth International Workshop on Computational Intelligence & Applications IEEE SMC Hiroshima Chapter, Hiroshima University, Japan, November 10, 11 & 12, 2009 Extension of Decision Tree Algorithm for Stream

More information

Enhancing e-business Through Web Data Mining

Enhancing e-business Through Web Data Mining Enhancing e-business Through Web Data Mining Amy Shi 1, Allen Long 2, and David Newcomb 3 1 Accurate Business Solutions, Courtyard, Denmark Street, Wokingham, RG 40 2AZ, U.K. amy.shi@accurate.uk.com 2

More information

An application for clickstream analysis

An application for clickstream analysis An application for clickstream analysis C. E. Dinucă Abstract In the Internet age there are stored enormous amounts of data daily. Nowadays, using data mining techniques to extract knowledge from web log

More information

Towards Virtual Course Evaluation Using Web Intelligence

Towards Virtual Course Evaluation Using Web Intelligence Towards Virtual Course Evaluation Using Web Intelligence M.E. Zorrilla 1, D. Marín 1, and E. Álvarez 2 1 Department of Mathematics, Statistics and Computation, University of Cantabria. Avda. de los Castros

More information

Meta-data and Data Mart solutions for better understanding for data and information in E-government Monitoring

Meta-data and Data Mart solutions for better understanding for data and information in E-government Monitoring www.ijcsi.org 78 Meta-data and Data Mart solutions for better understanding for data and information in E-government Monitoring Mohammed Mohammed 1 Mohammed Anad 2 Anwar Mzher 3 Ahmed Hasson 4 2 faculty

More information

A Comparative Study of Different Log Analyzer Tools to Analyze User Behaviors

A Comparative Study of Different Log Analyzer Tools to Analyze User Behaviors A Comparative Study of Different Log Analyzer Tools to Analyze User Behaviors S. Bhuvaneswari P.G Student, Department of CSE, A.V.C College of Engineering, Mayiladuthurai, TN, India. bhuvanacse8@gmail.com

More information

Generalization of Web Log Datas Using WUM Technique

Generalization of Web Log Datas Using WUM Technique Generalization of Web Log Datas Using WUM Technique 1 M. SARAVANAN, 2 B. VALARAMATHI, 1 Final Year M. E. Student, 2 Professor & Head Department of Computer Science and Engineering SKP Engineering College,

More information

IMPROVING BUSINESS PROCESS MODELING USING RECOMMENDATION METHOD

IMPROVING BUSINESS PROCESS MODELING USING RECOMMENDATION METHOD Journal homepage: www.mjret.in ISSN:2348-6953 IMPROVING BUSINESS PROCESS MODELING USING RECOMMENDATION METHOD Deepak Ramchandara Lad 1, Soumitra S. Das 2 Computer Dept. 12 Dr. D. Y. Patil School of Engineering,(Affiliated

More information

Optimizing Display Advertisements Based on Historic User Trails

Optimizing Display Advertisements Based on Historic User Trails Optimizing Display Advertisements Based on Historic User Trails Neha Gupta, Udayan Sandeep Nawathe Khurana, Tak Yeon Lee Tumri Inc. Department of Computer San Mateo, CA Science snawathe@tumri.com University

More information