KNOWLEDGE DISCOVERY FOR SUPPLY CHAIN MANAGEMENT SYSTEMS: A SCHEMA COMPOSITION APPROACH

Size: px
Start display at page:

Download "KNOWLEDGE DISCOVERY FOR SUPPLY CHAIN MANAGEMENT SYSTEMS: A SCHEMA COMPOSITION APPROACH"

Transcription

1 KNOWLEDGE DISCOVERY FOR SUPPLY CHAIN MANAGEMENT SYSTEMS: A SCHEMA COMPOSITION APPROACH Shi-Ming Huang and Tsuei-Chun Hu* Department of Accounting and Information Technology *Department of Information Management National Chung Cheng University, Taiwan smhuang@mis.ccu.edu.tw ABSTRACT Decision support and global knowledge discovery on SCM system have become an important issue, since SCM has become a common way for achieving competitive advantage. This research proposes a distributed data mining mechanism that uses a relationship metadata to integrate the data source derived from partner of the supply chain, thus solving the problem of excessive and various data volume in the current supply chain. With prior relevance detection, the mining process will be much better. On the other hand, since data provided by the partner is not extremely complete for traditional data mining, we can utilize peculiarity oriented data mining process to generate the rules across the organizations in order to achieve more competitive advantage. Therefore, all important rules will be mined successfully in our architecture. The results provided by the experimental system can identify the relevant resource effectively with more user-defined requirements. Keywords: Distributed Data Mining, Granule Computing, Peculiarity Oriented Data Mining, Contingency Table, Supply Chain Management. INTRODUCTION With the growing popularity of the Internet and e-commerce, individual companies no longer compete as a solely entity, but rather as part of the supply chain. The concept of supply chain management (SCM) is to utilize some efficient ways to integrate data and process among partners to achieve higher customer satisfaction and lower cost. SCM is increasingly important for enterprises. It is considered for a necessary IT investment with better capability for SCM, it tends to keep or get more competitive advantages (6). Figure1 illustrates the supply chain process. The information flow in SCM serve as the bridge between various phases within a supply chain, for allowing supply partners to coordinate their actions and increase inventory visibility (5). Information sharing on SCM is another important topic. The degree of information sharing and the availability of information at each level of supply chain cause an immediate influence on activities in SCM. Operational performance is particularly driven by information. Some studies reveal that information sharing will provide significant cost saving and inventory reduction (10). On the other hand, decision support and decision technologies have become increasingly important in SCM (11). They enable companies to engage in smart business (s-business). It is the next stage in the evolution of business, beyond the supply chain (3). Currently, three technologies are widely adopted as decision tools: (i) data warehousing; (ii) OLAP (On-Line Analytical Process- Volume V, No 2, Issues in Information Systems

2 ing); and (iii) Data Mining. However, information and decision-supporting on SCM face two serious problems: Resource variety: the sharable information is dispersed at different members of the supply chain. Information overloading: according to the study of (7), as shown in Figure2, the rate of growth of information sources available for technical and managerial executives is rapidly increasing. Figure1 The Supply Chain Process Figure2 Growth in information sources available to corporate decision-makers (7) To resolve the above problem, some studies suggested the distributed data mining approach. However, the distributed data mining algorithms nowadays focus on homogeneous data which are horizontally or vertically partitioned into multi-parts. It is not suitable for the heterogeneous data of the supply chain environment. In this study, we propose a distributed data mining mechanism with semantic composition, which can produce the decision rules and the reasons which influence the efficiency of the supply chain. The objectives of this paper are described as follows: 1. To investigate a mechanism to for building the relationship between different data sources; 2. To investigate a mechanism for retrieving the data for mining; 3. To investigate a mining mechanism for generating the decision rules; With our approach, distributed knowledge on various resources and extremely large datasets can be properly found and integrated. The quality of knowledge will therefore be basically certified. In the next section, we first introduce some of the related works. In Section3, we discuss our distributed data mining mechanism. Section4 shows an implementation of DDM (Distributed Data Mining) mechanism using JAVA and a real case study for the feasibility analysis. The final section contains the conclusion Decision Tools on SCM RELATED WORKS Data mining refers to the process of shifting through a large amount of corporate data (1) to look up nuggets of information serving as decision support in enterprises. There are some characteristics in operation of the supply chain. (i) The relationships between the data of companies are weak! (ii) The data derived from the company, such as sales and predictive information are segmental or predictive, (iii) The data sources are heterogeneous meaning that the characteristics of sources are different. These characteristics have become more and more important in the selec- Volume V, No 2, Issues in Information Systems

3 tion of decision tools for the supply chain. The decision-makers within the supply chain have to choose a better decision model in order to achieve competitive advantage. However, there are drawbacks in decision model of SCM as follows. Simplicity: Focused on single period, single echelon, and computational difficulty. Dependency: Because of difference in driving force behind the supply chain linkage, the members of the supply chain have to figure out which model is needed. Incompleteness for recommendation: Reinventing traditional analytical tools will not be the answer to many managerial issues. Distributed Data Mining Briefly, data mining, which is referred to as known as knowledge discovery in databases, denotes to extracting or mining knowledge from a large amount of data (8), and has been recognized as a new area for database research. Further, many areas, including decision support, market strategy, and fraud detection, have been employed to extract useful information for decision making. The traditional method of data mining utilizes the centralized data, such as data warehouse; nevertheless, it is fundamentally improper for most of the distributed and ubiquitous data mining applications. A new architecture, distributed data mining (DDM) is proposed to solve this problem. Lots of DDM algorithms have been developed, such as Count Distribution (2), Data Distribution (2) and Fast Distributed Mining (4), and are designed for relational database. Owing to the diverse data, the algorithms mentioned above can not deal with heterogeneous data. (12) proposed a new algorithm, peculiarity oriented mining, to solve the problems of heterogeneous data. It focuses on exploration of peculiarity rules from the different data sources. Peculiarity rules are a typical regularity hidden in some of domains, such as scientific, statistical, and transaction database. They are difficult to be discovered by the standard association rule due to the requirement of large support. Overview MECHANISM FOR DATA MINING ON SCM Our proposed mechanism for distributed data mining in supply chain environment is depicted in Figure3. The mechanism constructs the relationship between different tables within the multi-database from different members of the supply chain. It then generates the decision rule with background knowledge. There are two basic process modules in our mechanism. The two phases are Relationship Composition (RC) and Rule Discovery (RD). Phase1: Relationship Composition (RC) The rules generated from the mining algorithm provide less background knowledge. To explore the background knowledge, the mechanism will connect the entire tables using the structure of graph to present the relationship. There are three steps for implementing the RC in this model. Step1.1: Granule Definition The objective of granule definition is to transfer the precise data into the granule which represents a specific domain. Each attribute is divided into different granules. There are two kinds Volume V, No 2, Issues in Information Systems

4 of granule style, and are defined by user: Qualitative style: to transfer the quantitative value into qualitative value. Generalization style: to transfer the particular into generalization. Figure3 An overview of our mechanism.step 1.2: Relation detection The concept of Entity Relationship Diagrams (ERD) is adopted to detect the relationship between the multi-tables dispersed to multi-databases. Primary and foreign keys are utilized to connect the tables. It does not mean that the attributes of two tables will be mutually relevant. There are two steps in this module for determine which attributes are relevant. They are: Step 1.2.1: Local Detection Its objective is to detect the relevance with two fields and calculate the degree of relation according to ERD. We adopt Pawlak s rough sets which is one of the granular computing techniques for finding out the relevant fields in the tables. Step 1.2.2: Global Detection The relationship within the company and his supplies or customers is depended on the interactive messages (IM), such as purchase order. Because the degree of normalization is different between companies, the relation within multi-tables dispersed to different companies could be divided into the following definitions. One-to-One Association: All of attributes is come from one table in the site, and is corresponding to all or part of attributes in a table in the other site. One-to-Many Association: All of attributes is come from one table in the site, and is divided into multi-tables in the other site. Many-to-Many Association: All of attributes is come from multi-tables in the site, and is arranged to multi-tables in the other site. Step1.3: Relation construction After relation detection, all relevant fields between tables were recognized. The relationship is stored with Relationship Metadata (shown in Figure4) for rule discovery. Phase2: Rule Discovery (RD) Rule discovery is responsible for discovering the peculiar rule which can reveal the further meanings. Here, we refine the peculiarity oriented multidatabase mining which was proposed by (13) in this section, we illustrate each step for the module. Volume V, No 2, Issues in Information Systems

5 TABLENAM:BELONG TABLE DATABASE INSTANCE TABLENAM:ELEMENT ELENAME TABLENAM:EQUAL SYNNO MAPNO TABLENAM:MAP MAPNO OPERATOR CONT Figure4 The schema of relationship metadata (9) Step 2.1: Peculiar Data Discovery There are many ways of finding peculiar data which have very low frequency of appearance and could be lead the company to take emergency measures. An attribute-oriented method is utilized and is different from traditional statistical methods. In this step, to calculate the peculiarity factor, the threshold, and pick up the data are over the threshold. Step2.2: Exploration of Background Knowledge Two foundations which are relationship metadata and peculiar data assist in exploring the background knowledge in this step. To explore the background knowledge, it has to investigate the relevant fields and pick up the peculiar data. Step 2.3: Rule Generation After exploration of background knowledge, the interesting information are discovered according to relationship metadata. We adopt a detailed analysis of probability-related measures associated with the rule which was given by (12) to generate and interpret the rules. The characteristics of a rule φ ψ can be represented by the following contingency table (shown in Figure5). And the peculiarity rules represent only a subset of all rules with high change of CS( φ ψ ) m( φ) m( ψ ) m( φ) support (CS), the formula of CS is m( φ) U and the rules are more peculiar. =. The value of CS is higher Figure5 Contingency Table EVALUATION OF DDM MECHANISM The quality of decision is improved with our approach, such as providing the rule derived from different organizations, since the effective of the rules are improved using Pawlak s Rough Sets and peculiarity mining to determine the relation between the data and mining from fragmented data. In this paper, we evaluate our approach from two respects. The feasibility analysis is first performed with a prototype system and a real case study. System Implementation We have developed a prototype system for feasibility study. The system interface is a web-based application, and developed using Java programming language. Sample screenshots Volume V, No 2, Issues in Information Systems

6 are shown in the following Figure6 and Figure7. Figure6 The Granule Definition Figure7 The Rule Generator Case Study: Scenario and Results with DDM Mechanism Taiwan Uncle Sam s Apparel Company is one of the wholesalers and retailers for apparel goods. In order to reduce stock, the decision makers want to understand the relationships between the supply and sales. That is, a decision tree for association rules is necessary for decision support. We adopt the transactionlog, export, and import data from the database, CRM and Quixote, of Uncle Sam s Apparel Company for the case study. According to the case, we use relationship metadata to store the relevant fields for further generating business rules. The following Figure8 and Figure9 show the result with the relationship metadata and business rules. Figure8 The Relationship Metadata of real case Figure9 The rules of DDM Mechanism CONCLUSION This paper proposes a distributed data mining mechanism to resolve the problems, such as dispersed, heterogeneous and fragmented data, since traditional mining methodology can not effectively resolve the problems of information variety and overloading. From the results of an experimented implementation of the system, we show that the proposed structure effectively generates the useful rule for decision making. Volume V, No 2, Issues in Information Systems

7 The mechanism for distributed data mining in the environment of supply chain has been introduced. In order to increase efficiency of mining from the multiple data sources, we detect the relevance of the data source using Pawlak s Rough Sets. Furthermore, our approach can store the rule relationship metadata during rule generation process and can filter the useless rules. With our approach, distributed knowledge on various resources and extreme large data sets can be properly found and integrated. The quality of knowledge will therefore be basically certified. ACKNOWLEDGEMENT The National Science Council, Taiwan, under Grant No. NSC E has supported the work presented in this paper. We greatly appreciate their financial support and encouragement REFERENCES 1. R. Agrawal, T. Imielinski, and A. Swami (1993). Database Mining: A Performance Perspective, IEEE Transactions on Knowledge And Data Engineering, 5(6), R. Agrawal, and J. C. Shafer (1996). Parallel Mining of Association Rules, IEEE Transactions on Knowledge And Data Engineering, 8(6), P. S. Bender (2000). Debunking 5 Supply Chain Myths, Supply chain Management Review, 4(1), D. W. Cheung, J. Han, N. Vincent T, A. W. Fu, and Y. Fu (1996). A Fast Distributed Algorithm for Mining Association Rules, In International Conference on Parallel and Distributed Information Systems, S. Chopra, and P. Meindl (2000). Supply Chain Management: Strategy, planning and operation: Prentice Hall College Div; 1st edition. 6. R. W. Dik, H. v. Lewinski, J. D. Whitaker, and J. D. Brooks (2003). A Global Study Of Supply Chain Leadership and Its Impact On Business Performance, Accenture Institute 7. F. T. Edum-Fotwe, A. Thorpe, and R. McCaffer (2001). Information procurement practices of key actors in construction supply chain, European Journal of Purchasing & Supply Management, 7(3), J. Han, and M. Kamber (2001). Data Mining: Concepts and Techniques, Hardcover ed: Morgan Kaufmann. 9. S.-M. Huang, I. Kawn, D. C. Yen, and Hsiang-Yuan Hsueh (2000). Developing an XML Gateway for Business-to-Business Commerce, In Proceeding of International Conference on Web Information Systems. 10. H. L. Lee, K. C. So, and C. S. Tang (2000). The Value of Information Sharing in a Two-Level Supply Chain, Management Science, 46(5), H.-J. Sebastian, T. Grunert, and M. E. Nissen (2002). Introduction to the Minitrack Decision Technologies for Supply Chain Management, In Proceedings of the 35th Hawaii International Conference on System Sciences, Y. Y. Yao, and N. Zhong (1999). An analysis of Quantitative Measures Associated with Rules, In Pacific-Asia Conference on Knowledge Discovery and Data Mining, N. Zhong, Y. Yao, and M. Ohshima (2003). Peculiarity Oriented Multidatabase Mining, IEEE Transactions On Knowledge And Data Engineering, 15(4), Volume V, No 2, Issues in Information Systems

DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM.

DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM. DATA MINING TECHNOLOGY Georgiana Marin 1 Abstract In terms of data processing, classical statistical models are restrictive; it requires hypotheses, the knowledge and experience of specialists, equations,

More information

Data Mining Governance for Service Oriented Architecture

Data Mining Governance for Service Oriented Architecture Data Mining Governance for Service Oriented Architecture Ali Beklen Software Group IBM Turkey Istanbul, TURKEY alibek@tr.ibm.com Turgay Tugay Bilgin Dept. of Computer Engineering Maltepe University Istanbul,

More information

Data Warehousing and Data Mining in Business Applications

Data Warehousing and Data Mining in Business Applications 133 Data Warehousing and Data Mining in Business Applications Eesha Goel CSE Deptt. GZS-PTU Campus, Bathinda. Abstract Information technology is now required in all aspect of our lives that helps in business

More information

ORGANIZATIONAL KNOWLEDGE MAPPING BASED ON LIBRARY INFORMATION SYSTEM

ORGANIZATIONAL KNOWLEDGE MAPPING BASED ON LIBRARY INFORMATION SYSTEM ORGANIZATIONAL KNOWLEDGE MAPPING BASED ON LIBRARY INFORMATION SYSTEM IRANDOC CASE STUDY Ammar Jalalimanesh a,*, Elaheh Homayounvala a a Information engineering department, Iranian Research Institute for

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

Course 803401 DSS. Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

Course 803401 DSS. Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization Oman College of Management and Technology Course 803401 DSS Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization CS/MIS Department Information Sharing

More information

The Role of Data Warehousing Concept for Improved Organizations Performance and Decision Making

The Role of Data Warehousing Concept for Improved Organizations Performance and Decision Making Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 10, October 2014,

More information

Data Warehousing and OLAP Technology for Knowledge Discovery

Data Warehousing and OLAP Technology for Knowledge Discovery 542 Data Warehousing and OLAP Technology for Knowledge Discovery Aparajita Suman Abstract Since time immemorial, libraries have been generating services using the knowledge stored in various repositories

More information

Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization Turban, Aronson, and Liang Decision Support Systems and Intelligent Systems, Seventh Edition Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

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

Supply chain intelligence: benefits, techniques and future trends

Supply chain intelligence: benefits, techniques and future trends MEB 2010 8 th International Conference on Management, Enterprise and Benchmarking June 4 5, 2010 Budapest, Hungary Supply chain intelligence: benefits, techniques and future trends Zoltán Bátori Óbuda

More information

Integrating SAP and non-sap data for comprehensive Business Intelligence

Integrating SAP and non-sap data for comprehensive Business Intelligence WHITE PAPER Integrating SAP and non-sap data for comprehensive Business Intelligence www.barc.de/en Business Application Research Center 2 Integrating SAP and non-sap data Authors Timm Grosser Senior Analyst

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

Building A Smart Academic Advising System Using Association Rule Mining

Building A Smart Academic Advising System Using Association Rule Mining Building A Smart Academic Advising System Using Association Rule Mining Raed Shatnawi +962795285056 raedamin@just.edu.jo Qutaibah Althebyan +962796536277 qaalthebyan@just.edu.jo Baraq Ghalib & Mohammed

More information

5.5 Copyright 2011 Pearson Education, Inc. publishing as Prentice Hall. Figure 5-2

5.5 Copyright 2011 Pearson Education, Inc. publishing as Prentice Hall. Figure 5-2 Class Announcements TIM 50 - Business Information Systems Lecture 15 Database Assignment 2 posted Due Tuesday 5/26 UC Santa Cruz May 19, 2015 Database: Collection of related files containing records on

More information

Healthcare Measurement Analysis Using Data mining Techniques

Healthcare Measurement Analysis Using Data mining Techniques www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 03 Issue 07 July, 2014 Page No. 7058-7064 Healthcare Measurement Analysis Using Data mining Techniques 1 Dr.A.Shaik

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

Chapter 5. Warehousing, Data Acquisition, Data. Visualization

Chapter 5. Warehousing, Data Acquisition, Data. Visualization Decision Support Systems and Intelligent Systems, Seventh Edition Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization 5-1 Learning Objectives

More information

Journal of Information Technology Impact

Journal of Information Technology Impact Journal of Information Technology Impact Vol. 5, No. 3, pp. 129-138, 2005 Using a Priori Algorithm for Supporting an e-commerce System Mohammad Nazir Ahmad Sharif 1 Ng Moon Ching 2 Aryati Bakri 3 Nor Hidayati

More information

Mining Customer Behavior Knowledge to Develop Analytical Expert System for Beverage Marketing

Mining Customer Behavior Knowledge to Develop Analytical Expert System for Beverage Marketing Mining Customer Behavior Knowledge to Develop Analytical Expert System for Beverage Marketing Chun Fu Lin #1, Yu Hsin Hung #2, and Ray I Chang #3 *1#3 Department of Engineering Science and Ocean Engineering,

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION Exploration is a process of discovery. In the database exploration process, an analyst executes a sequence of transformations over a collection of data structures to discover useful

More information

Chapter 11 Mining Databases on the Web

Chapter 11 Mining Databases on the Web Chapter 11 Mining bases on the Web INTRODUCTION While Chapters 9 and 10 provided an overview of Web data mining, this chapter discusses aspects of mining the databases on the Web. Essentially, we use the

More information

COURSE SYLLABUS. Enterprise Information Systems and Business Intelligence

COURSE SYLLABUS. Enterprise Information Systems and Business Intelligence MASTER PROGRAMS Autumn Semester 2008/2009 COURSE SYLLABUS Enterprise Information Systems and Business Intelligence Instructor: Malov Andrew, Master of Computer Sciences, Assistant,aomalov@mail.ru Organization

More information

Supply Chain Management and Value Creation

Supply Chain Management and Value Creation Supply Chain Management and Value Creation YAN Xi 1, KANG Canhua 2 School of Economics, Wuhan University of Technology, Wuhan 430070, China 1. cassie_yan@163.com, 2.kchhua@whut.edu.cn Abstract: In recent

More information

2.1. Data Mining for Biomedical and DNA data analysis

2.1. Data Mining for Biomedical and DNA data analysis Applications of Data Mining Simmi Bagga Assistant Professor Sant Hira Dass Kanya Maha Vidyalaya, Kala Sanghian, Distt Kpt, India (Email: simmibagga12@gmail.com) Dr. G.N. Singh Department of Physics and

More information

DEVELOPMENT OF HASH TABLE BASED WEB-READY DATA MINING ENGINE

DEVELOPMENT OF HASH TABLE BASED WEB-READY DATA MINING ENGINE DEVELOPMENT OF HASH TABLE BASED WEB-READY DATA MINING ENGINE SK MD OBAIDULLAH Department of Computer Science & Engineering, Aliah University, Saltlake, Sector-V, Kol-900091, West Bengal, India sk.obaidullah@gmail.com

More information

Fluency With Information Technology CSE100/IMT100

Fluency With Information Technology CSE100/IMT100 Fluency With Information Technology CSE100/IMT100 ),7 Larry Snyder & Mel Oyler, Instructors Ariel Kemp, Isaac Kunen, Gerome Miklau & Sean Squires, Teaching Assistants University of Washington, Autumn 1999

More information

II. OLAP(ONLINE ANALYTICAL PROCESSING)

II. OLAP(ONLINE ANALYTICAL PROCESSING) Association Rule Mining Method On OLAP Cube Jigna J. Jadav*, Mahesh Panchal** *( PG-CSE Student, Department of Computer Engineering, Kalol Institute of Technology & Research Centre, Gujarat, India) **

More information

Enterprise Resource Planning Analysis of Business Intelligence & Emergence of Mining Objects

Enterprise Resource Planning Analysis of Business Intelligence & Emergence of Mining Objects Enterprise Resource Planning Analysis of Business Intelligence & Emergence of Mining Objects Abstract: Build a model to investigate system and discovering relations that connect variables in a database

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

CONTEMPORARY DECISION SUPPORT AND KNOWLEDGE MANAGEMENT TECHNOLOGIES

CONTEMPORARY DECISION SUPPORT AND KNOWLEDGE MANAGEMENT TECHNOLOGIES I International Symposium Engineering Management And Competitiveness 2011 (EMC2011) June 24-25, 2011, Zrenjanin, Serbia CONTEMPORARY DECISION SUPPORT AND KNOWLEDGE MANAGEMENT TECHNOLOGIES Slavoljub Milovanovic

More information

TIM 50 - Business Information Systems

TIM 50 - Business Information Systems TIM 50 - Business Information Systems Lecture 15 UC Santa Cruz March 1, 2015 The Database Approach to Data Management Database: Collection of related files containing records on people, places, or things.

More information

Dimensional Data Modeling for the Data Warehouse

Dimensional Data Modeling for the Data Warehouse Lincoln Land Community College Capital City Training Center 130 West Mason Springfield, IL 62702 217-782-7436 www.llcc.edu/cctc Dimensional Data Modeling for the Data Warehouse Prerequisites Students should

More information

Data Mining Analytics for Business Intelligence and Decision Support

Data Mining Analytics for Business Intelligence and Decision Support Data Mining Analytics for Business Intelligence and Decision Support Chid Apte, T.J. Watson Research Center, IBM Research Division Knowledge Discovery and Data Mining (KDD) techniques are used for analyzing

More information

International Journal of World Research, Vol: I Issue XIII, December 2008, Print ISSN: 2347-937X DATA MINING TECHNIQUES AND STOCK MARKET

International Journal of World Research, Vol: I Issue XIII, December 2008, Print ISSN: 2347-937X DATA MINING TECHNIQUES AND STOCK MARKET DATA MINING TECHNIQUES AND STOCK MARKET Mr. Rahul Thakkar, Lecturer and HOD, Naran Lala College of Professional & Applied Sciences, Navsari ABSTRACT Without trading in a stock market we can t understand

More information

AN INTEGRATION APPROACH FOR THE STATISTICAL INFORMATION SYSTEM OF ISTAT USING SDMX STANDARDS

AN INTEGRATION APPROACH FOR THE STATISTICAL INFORMATION SYSTEM OF ISTAT USING SDMX STANDARDS Distr. GENERAL Working Paper No.2 26 April 2007 ENGLISH ONLY UNITED NATIONS STATISTICAL COMMISSION and ECONOMIC COMMISSION FOR EUROPE CONFERENCE OF EUROPEAN STATISTICIANS EUROPEAN COMMISSION STATISTICAL

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

Using customer knowledge in designing electronic catalog

Using customer knowledge in designing electronic catalog Expert Systems with Applications Expert Systems with Applications 34 (2008) 119 127 www.elsevier.com/locate/eswa Using customer knowledge in designing electronic catalog Chinho Lin a, *, Chienwen Hong

More information

Data Mining: Concepts and Techniques. Jiawei Han. Micheline Kamber. Simon Fräser University К MORGAN KAUFMANN PUBLISHERS. AN IMPRINT OF Elsevier

Data Mining: Concepts and Techniques. Jiawei Han. Micheline Kamber. Simon Fräser University К MORGAN KAUFMANN PUBLISHERS. AN IMPRINT OF Elsevier Data Mining: Concepts and Techniques Jiawei Han Micheline Kamber Simon Fräser University К MORGAN KAUFMANN PUBLISHERS AN IMPRINT OF Elsevier Contents Foreword Preface xix vii Chapter I Introduction I I.

More information

A New Marketing Channel Management Strategy Based on Frequent Subtree Mining

A New Marketing Channel Management Strategy Based on Frequent Subtree Mining A New Marketing Channel Management Strategy Based on Frequent Subtree Mining Daoping Wang Peng Gao School of Economics and Management University of Science and Technology Beijing ABSTRACT For most manufacturers,

More information

How To Use Neural Networks In Data Mining

How To Use Neural Networks In Data Mining International Journal of Electronics and Computer Science Engineering 1449 Available Online at www.ijecse.org ISSN- 2277-1956 Neural Networks in Data Mining Priyanka Gaur Department of Information and

More information

Selection of Optimal Discount of Retail Assortments with Data Mining Approach

Selection of Optimal Discount of Retail Assortments with Data Mining Approach Available online at www.interscience.in Selection of Optimal Discount of Retail Assortments with Data Mining Approach Padmalatha Eddla, Ravinder Reddy, Mamatha Computer Science Department,CBIT, Gandipet,Hyderabad,A.P,India.

More information

Building Data Cubes and Mining Them. Jelena Jovanovic Email: jeljov@fon.bg.ac.yu

Building Data Cubes and Mining Them. Jelena Jovanovic Email: jeljov@fon.bg.ac.yu Building Data Cubes and Mining Them Jelena Jovanovic Email: jeljov@fon.bg.ac.yu KDD Process KDD is an overall process of discovering useful knowledge from data. Data mining is a particular step in the

More information

PartJoin: An Efficient Storage and Query Execution for Data Warehouses

PartJoin: An Efficient Storage and Query Execution for Data Warehouses PartJoin: An Efficient Storage and Query Execution for Data Warehouses Ladjel Bellatreche 1, Michel Schneider 2, Mukesh Mohania 3, and Bharat Bhargava 4 1 IMERIR, Perpignan, FRANCE ladjel@imerir.com 2

More information

J.N.V.R.Swarup kumar $1 A.Tejaswi $1 G.Srinivas $2 Ajay kumar #3 $1

J.N.V.R.Swarup kumar $1 A.Tejaswi $1 G.Srinivas $2 Ajay kumar #3 $1 CRM System Using UI-AKD Approach of D 3 M J.N.V.R.Swarup kumar $1 A.Tejaswi $1 G.Srinivas $2 Ajay kumar #3 $1 Dept. of Information Technology, GITAM University, Visakhapatnam. $2 Asst.Prof, Dept. of Information

More information

Foundations of Business Intelligence: Databases and Information Management

Foundations of Business Intelligence: Databases and Information Management Chapter 6 Foundations of Business Intelligence: Databases and Information Management 6.1 2010 by Prentice Hall LEARNING OBJECTIVES Describe how the problems of managing data resources in a traditional

More information

Data Mining - Introduction

Data Mining - Introduction Data Mining - Introduction Peter Brezany Institut für Scientific Computing Universität Wien Tel. 4277 39425 Sprechstunde: Di, 13.00-14.00 Outline Business Intelligence and its components Knowledge discovery

More information

Operations Research and Knowledge Modeling in Data Mining

Operations Research and Knowledge Modeling in Data Mining Operations Research and Knowledge Modeling in Data Mining Masato KODA Graduate School of Systems and Information Engineering University of Tsukuba, Tsukuba Science City, Japan 305-8573 koda@sk.tsukuba.ac.jp

More information

Institute of Research on Information Systems (IRIS) Course Overview

Institute of Research on Information Systems (IRIS) Course Overview Department of Supply Chain Management, Information Systems & Innovation Institute of Research on Information Systems (IRIS) Course Overview BACHELOR PROGRAM COURSES... 2 INFORMATION SYSTEMS DEVELOPMENT...

More information

Knowledge Mining for the Business Analyst

Knowledge Mining for the Business Analyst Knowledge Mining for the Business Analyst Themis Palpanas 1 and Jakka Sairamesh 2 1 University of Trento 2 IBM T.J. Watson Research Center Abstract. There is an extensive literature on data mining techniques,

More information

Towards applying Data Mining Techniques for Talent Mangement

Towards applying Data Mining Techniques for Talent Mangement 2009 International Conference on Computer Engineering and Applications IPCSIT vol.2 (2011) (2011) IACSIT Press, Singapore Towards applying Data Mining Techniques for Talent Mangement Hamidah Jantan 1,

More information

Data Outsourcing based on Secure Association Rule Mining Processes

Data Outsourcing based on Secure Association Rule Mining Processes , pp. 41-48 http://dx.doi.org/10.14257/ijsia.2015.9.3.05 Data Outsourcing based on Secure Association Rule Mining Processes V. Sujatha 1, Debnath Bhattacharyya 2, P. Silpa Chaitanya 3 and Tai-hoon Kim

More information

Requirements Analysis Concepts & Principles. Instructor: Dr. Jerry Gao

Requirements Analysis Concepts & Principles. Instructor: Dr. Jerry Gao Requirements Analysis Concepts & Principles Instructor: Dr. Jerry Gao Requirements Analysis Concepts and Principles - Requirements Analysis - Communication Techniques - Initiating the Process - Facilitated

More information

CORE CLASSES: IS 6410 Information Systems Analysis and Design IS 6420 Database Theory and Design IS 6440 Networking & Servers (3)

CORE CLASSES: IS 6410 Information Systems Analysis and Design IS 6420 Database Theory and Design IS 6440 Networking & Servers (3) COURSE DESCRIPTIONS CORE CLASSES: Required IS 6410 Information Systems Analysis and Design (3) Modern organizations operate on computer-based information systems, from day-to-day operations to corporate

More information

ISSN: 2321-7782 (Online) Volume 3, Issue 4, April 2015 International Journal of Advance Research in Computer Science and Management Studies

ISSN: 2321-7782 (Online) Volume 3, Issue 4, April 2015 International Journal of Advance Research in Computer Science and Management Studies ISSN: 2321-7782 (Online) Volume 3, Issue 4, April 2015 International Journal of Advance Research in Computer Science and Management Studies Research Article / Survey Paper / Case Study Available online

More information

CHAPTER-24 Mining Spatial Databases

CHAPTER-24 Mining Spatial Databases CHAPTER-24 Mining Spatial Databases 24.1 Introduction 24.2 Spatial Data Cube Construction and Spatial OLAP 24.3 Spatial Association Analysis 24.4 Spatial Clustering Methods 24.5 Spatial Classification

More information

E-Commerce Supply Chain Management Domain Research and Standard Architectures Kunal Chopra, Jeff Elrod, Bill Glenn, Barry Jones.

E-Commerce Supply Chain Management Domain Research and Standard Architectures Kunal Chopra, Jeff Elrod, Bill Glenn, Barry Jones. E-Commerce Supply Chain Management Domain Research and Standard Architectures Kunal Chopra, Jeff Elrod, Bill Glenn, Barry Jones Introduction E-Commerce Supply Chain Management involves the co-ordination

More information

A Survey on Association Rule Mining in Market Basket Analysis

A Survey on Association Rule Mining in Market Basket Analysis International Journal of Information and Computation Technology. ISSN 0974-2239 Volume 4, Number 4 (2014), pp. 409-414 International Research Publications House http://www. irphouse.com /ijict.htm A Survey

More information

Overview Applications of Data Mining In Health Care: The Case Study of Arusha Region

Overview Applications of Data Mining In Health Care: The Case Study of Arusha Region International Journal of Computational Engineering Research Vol, 03 Issue, 8 Overview Applications of Data Mining In Health Care: The Case Study of Arusha Region 1, Salim Diwani, 2, Suzan Mishol, 3, Daniel

More information

A New Approach for Evaluation of Data Mining Techniques

A New Approach for Evaluation of Data Mining Techniques 181 A New Approach for Evaluation of Data Mining s Moawia Elfaki Yahia 1, Murtada El-mukashfi El-taher 2 1 College of Computer Science and IT King Faisal University Saudi Arabia, Alhasa 31982 2 Faculty

More information

Foundations of Business Intelligence: Databases and Information Management

Foundations of Business Intelligence: Databases and Information Management Foundations of Business Intelligence: Databases and Information Management Content Problems of managing data resources in a traditional file environment Capabilities and value of a database management

More information

DATA MINING TECHNIQUES AND APPLICATIONS

DATA MINING TECHNIQUES AND APPLICATIONS DATA MINING TECHNIQUES AND APPLICATIONS Mrs. Bharati M. Ramageri, Lecturer Modern Institute of Information Technology and Research, Department of Computer Application, Yamunanagar, Nigdi Pune, Maharashtra,

More information

Formal Methods for Preserving Privacy for Big Data Extraction Software

Formal Methods for Preserving Privacy for Big Data Extraction Software Formal Methods for Preserving Privacy for Big Data Extraction Software M. Brian Blake and Iman Saleh Abstract University of Miami, Coral Gables, FL Given the inexpensive nature and increasing availability

More information

Prediction of Heart Disease Using Naïve Bayes Algorithm

Prediction of Heart Disease Using Naïve Bayes Algorithm Prediction of Heart Disease Using Naïve Bayes Algorithm R.Karthiyayini 1, S.Chithaara 2 Assistant Professor, Department of computer Applications, Anna University, BIT campus, Tiruchirapalli, Tamilnadu,

More information

In-Database Analytics

In-Database Analytics Embedding Analytics in Decision Management Systems In-database analytics offer a powerful tool for embedding advanced analytics in a critical component of IT infrastructure. James Taylor CEO CONTENTS Introducing

More information

CUSTOMER RELATIONSHIP MANAGEMENT (CRM) CII Institute of Logistics

CUSTOMER RELATIONSHIP MANAGEMENT (CRM) CII Institute of Logistics CUSTOMER RELATIONSHIP MANAGEMENT (CRM) CII Institute of Logistics Session map Session1 Session 2 Introduction The new focus on customer loyalty CRM and Business Intelligence CRM Marketing initiatives Session

More information

Proposed Syllabus by C.S.J.M.University,Kanpur. Bachelors of Computer Application

Proposed Syllabus by C.S.J.M.University,Kanpur. Bachelors of Computer Application BCA-S307 Computer Network Security 4 0 0 4 Introduction: Attack, Services and Mechanism, Model for Internetwork Security. Cryptography: Notion of Plain Text, Encryption, Key, Cipher Text, Decryption and

More information

Discussion on Airport Business Intelligence System Architecture

Discussion on Airport Business Intelligence System Architecture Discussion on Airport Business Intelligence System Architecture WANG Jian-bo FAN Chong-jun FU Hui-gang Business School University of Shanghai for Science and Technology Shanghai 200093, P. R. China Abstract

More information

DATA WAREHOUSING AND OLAP TECHNOLOGY

DATA WAREHOUSING AND OLAP TECHNOLOGY DATA WAREHOUSING AND OLAP TECHNOLOGY Manya Sethi MCA Final Year Amity University, Uttar Pradesh Under Guidance of Ms. Shruti Nagpal Abstract DATA WAREHOUSING and Online Analytical Processing (OLAP) are

More information

Business Intelligence: Effective Decision Making

Business Intelligence: Effective Decision Making Business Intelligence: Effective Decision Making Bellevue College Linda Rumans IT Instructor, Business Division Bellevue College lrumans@bellevuecollege.edu Current Status What do I do??? How do I increase

More information

COURSE OUTLINE. Track 1 Advanced Data Modeling, Analysis and Design

COURSE OUTLINE. Track 1 Advanced Data Modeling, Analysis and Design COURSE OUTLINE Track 1 Advanced Data Modeling, Analysis and Design TDWI Advanced Data Modeling Techniques Module One Data Modeling Concepts Data Models in Context Zachman Framework Overview Levels of Data

More information

Available online at www.sciencedirect.com Available online at www.sciencedirect.com. Advanced in Control Engineering and Information Science

Available online at www.sciencedirect.com Available online at www.sciencedirect.com. Advanced in Control Engineering and Information Science Available online at www.sciencedirect.com Available online at www.sciencedirect.com Procedia Procedia Engineering Engineering 00 (2011) 15 (2011) 000 000 1822 1826 Procedia Engineering www.elsevier.com/locate/procedia

More information

Analyzing Polls and News Headlines Using Business Intelligence Techniques

Analyzing Polls and News Headlines Using Business Intelligence Techniques Analyzing Polls and News Headlines Using Business Intelligence Techniques Eleni Fanara, Gerasimos Marketos, Nikos Pelekis and Yannis Theodoridis Department of Informatics, University of Piraeus, 80 Karaoli-Dimitriou

More information

IJMIE Volume 2, Issue 8 ISSN: 2249-0558

IJMIE Volume 2, Issue 8 ISSN: 2249-0558 MANAGEMENT INFORMATION SYSTEM Prof. Nirmal Kumar Sharma* ABSTRACT The business application of Management Information System has expanded significantly over the years. Technology advances have increased

More information

Foundations of Business Intelligence: Databases and Information Management

Foundations of Business Intelligence: Databases and Information Management Chapter 5 Foundations of Business Intelligence: Databases and Information Management 5.1 Copyright 2011 Pearson Education, Inc. Student Learning Objectives How does a relational database organize data,

More information

International Journal of Scientific & Engineering Research, Volume 5, Issue 4, April-2014 442 ISSN 2229-5518

International Journal of Scientific & Engineering Research, Volume 5, Issue 4, April-2014 442 ISSN 2229-5518 International Journal of Scientific & Engineering Research, Volume 5, Issue 4, April-2014 442 Over viewing issues of data mining with highlights of data warehousing Rushabh H. Baldaniya, Prof H.J.Baldaniya,

More information

Data Analytics and Reporting in Toll Management and Supervision System Case study Bosnia and Herzegovina

Data Analytics and Reporting in Toll Management and Supervision System Case study Bosnia and Herzegovina Data Analytics and Reporting in Toll Management and Supervision System Case study Bosnia and Herzegovina Gordana Radivojević 1, Gorana Šormaz 2, Pavle Kostić 3, Bratislav Lazić 4, Aleksandar Šenborn 5,

More information

Chapter 5. B2B E-Commerce: Selling and Buying in Private E-Markets

Chapter 5. B2B E-Commerce: Selling and Buying in Private E-Markets Chapter 5 B2B E-Commerce: Selling and Buying in Private E-Markets Learning Objectives 1. Describe the B2B field. 2. Describe the major types of B2B models. 3. Discuss the characteristics of the sell-side

More information

Applied Business Intelligence. Iakovos Motakis, Ph.D. Director, DW & Decision Support Systems Intrasoft SA

Applied Business Intelligence. Iakovos Motakis, Ph.D. Director, DW & Decision Support Systems Intrasoft SA Applied Business Intelligence Iakovos Motakis, Ph.D. Director, DW & Decision Support Systems Intrasoft SA Agenda Business Drivers and Perspectives Technology & Analytical Applications Trends Challenges

More information

USE OF DATA MINING TO DERIVE CRM STRATEGIES OF AN AUTOMOBILE REPAIR SERVICE CENTER IN KOREA

USE OF DATA MINING TO DERIVE CRM STRATEGIES OF AN AUTOMOBILE REPAIR SERVICE CENTER IN KOREA USE OF DATA MINING TO DERIVE CRM STRATEGIES OF AN AUTOMOBILE REPAIR SERVICE CENTER IN KOREA Youngsam Yoon and Yongmoo Suh, Korea University, {mryys, ymsuh}@korea.ac.kr ABSTRACT Problems of a Korean automobile

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 2 Issue 3, May-Jun 2014

International Journal of Computer Science Trends and Technology (IJCST) Volume 2 Issue 3, May-Jun 2014 RESEARCH ARTICLE OPEN ACCESS A Survey of Data Mining: Concepts with Applications and its Future Scope Dr. Zubair Khan 1, Ashish Kumar 2, Sunny Kumar 3 M.Tech Research Scholar 2. Department of Computer

More information

Verifying Business Processes Extracted from E-Commerce Systems Using Dynamic Analysis

Verifying Business Processes Extracted from E-Commerce Systems Using Dynamic Analysis Verifying Business Processes Extracted from E-Commerce Systems Using Dynamic Analysis Derek Foo 1, Jin Guo 2 and Ying Zou 1 Department of Electrical and Computer Engineering 1 School of Computing 2 Queen

More information

Mobile Phone APP Software Browsing Behavior using Clustering Analysis

Mobile Phone APP Software Browsing Behavior using Clustering Analysis Proceedings of the 2014 International Conference on Industrial Engineering and Operations Management Bali, Indonesia, January 7 9, 2014 Mobile Phone APP Software Browsing Behavior using Clustering Analysis

More information

MULTI AGENT-BASED DISTRIBUTED DATA MINING

MULTI AGENT-BASED DISTRIBUTED DATA MINING MULTI AGENT-BASED DISTRIBUTED DATA MINING REECHA B. PRAJAPATI 1, SUMITRA MENARIA 2 Department of Computer Science and Engineering, Parul Institute of Technology, Gujarat Technology University Abstract:

More information

Module compendium of the Master s degree course of Information Systems

Module compendium of the Master s degree course of Information Systems Module compendium of the Master s degree course of Information Systems Information Management: Managing IT in the Information Age Information Management: Theories and Architectures Process Management:

More information

Clustering Marketing Datasets with Data Mining Techniques

Clustering Marketing Datasets with Data Mining Techniques Clustering Marketing Datasets with Data Mining Techniques Özgür Örnek International Burch University, Sarajevo oornek@ibu.edu.ba Abdülhamit Subaşı International Burch University, Sarajevo asubasi@ibu.edu.ba

More information

Ezgi Dinçerden. Marmara University, Istanbul, Turkey

Ezgi Dinçerden. Marmara University, Istanbul, Turkey Economics World, Mar.-Apr. 2016, Vol. 4, No. 2, 60-65 doi: 10.17265/2328-7144/2016.02.002 D DAVID PUBLISHING The Effects of Business Intelligence on Strategic Management of Enterprises Ezgi Dinçerden Marmara

More information

Mining changes in customer behavior in retail marketing

Mining changes in customer behavior in retail marketing Expert Systems with Applications 28 (2005) 773 781 www.elsevier.com/locate/eswa Mining changes in customer behavior in retail marketing Mu-Chen Chen a, *, Ai-Lun Chiu b, Hsu-Hwa Chang c a Department of

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK A SURVEY ON BIG DATA ISSUES AMRINDER KAUR Assistant Professor, Department of Computer

More information

Business Intelligence in Oracle Fusion Applications

Business Intelligence in Oracle Fusion Applications Business Intelligence in Oracle Fusion Applications Brahmaiah Yepuri Kumar Paloji Poorna Rekha Copyright 2012. Apps Associates LLC. 1 Agenda Overview Evolution of BI Features and Benefits of BI in Fusion

More information

RESEARCH ON THE FRAMEWORK OF SPATIO-TEMPORAL DATA WAREHOUSE

RESEARCH ON THE FRAMEWORK OF SPATIO-TEMPORAL DATA WAREHOUSE RESEARCH ON THE FRAMEWORK OF SPATIO-TEMPORAL DATA WAREHOUSE WANG Jizhou, LI Chengming Institute of GIS, Chinese Academy of Surveying and Mapping No.16, Road Beitaiping, District Haidian, Beijing, P.R.China,

More information

Foundations of Business Intelligence: Databases and Information Management

Foundations of Business Intelligence: Databases and Information Management Foundations of Business Intelligence: Databases and Information Management Problem: HP s numerous systems unable to deliver the information needed for a complete picture of business operations, lack of

More information

Chapter 8 - Strengthening Business-to- Business Relationships via Supply Chain and Customer Relationship Management

Chapter 8 - Strengthening Business-to- Business Relationships via Supply Chain and Customer Relationship Management Chapter 8 - Strengthening Business-to- Business Relationships via Supply Chain and Customer Relationship Management Supply chain management (SCM) systems supporting business-to-business (B2B) transactions,

More information

ISMT527 - SPRING 2003 DATA MINING TOOLS AND APPLICATIONS

ISMT527 - SPRING 2003 DATA MINING TOOLS AND APPLICATIONS ISMT527 - SPRING 2003 DATA MINING TOOLS AND APPLICATIONS Class Venue: Room 4116 Lecture Time: Saturday 18:30-21:50 Course s web page: http://webct.ust.hk/ (logon with you email ID/student ID) Instructor:

More information

An Overview of Data Warehousing, Data mining, OLAP and OLTP Technologies

An Overview of Data Warehousing, Data mining, OLAP and OLTP Technologies An Overview of Data Warehousing, Data mining, OLAP and OLTP Technologies Ashish Gahlot, Manoj Yadav Dronacharya college of engineering Farrukhnagar, Gurgaon,Haryana Abstract- Data warehousing, Data Mining,

More information

11741 E-Business Credit Hours: 3 11752 Integrated Application Systems Credit Hours: 3 11742 Enterprise Systems Architecture Credit Hours: 3

11741 E-Business Credit Hours: 3 11752 Integrated Application Systems Credit Hours: 3 11742 Enterprise Systems Architecture Credit Hours: 3 11741 E-Business E-Business is radically changing the ways in which business organizations operate and compete in the global market. This course introduces students to various aspects and models for e-business.

More information

NEURAL NETWORKS IN DATA MINING

NEURAL NETWORKS IN DATA MINING NEURAL NETWORKS IN DATA MINING 1 DR. YASHPAL SINGH, 2 ALOK SINGH CHAUHAN 1 Reader, Bundelkhand Institute of Engineering & Technology, Jhansi, India 2 Lecturer, United Institute of Management, Allahabad,

More information

Customer Relationship Management using Adaptive Resonance Theory

Customer Relationship Management using Adaptive Resonance Theory Customer Relationship Management using Adaptive Resonance Theory Manjari Anand M.Tech.Scholar Zubair Khan Associate Professor Ravi S. Shukla Associate Professor ABSTRACT CRM is a kind of implemented model

More information

Data Warehousing Systems: Foundations and Architectures

Data Warehousing Systems: Foundations and Architectures Data Warehousing Systems: Foundations and Architectures Il-Yeol Song Drexel University, http://www.ischool.drexel.edu/faculty/song/ SYNONYMS None DEFINITION A data warehouse (DW) is an integrated repository

More information

Technology-Driven Demand and e- Customer Relationship Management e-crm

Technology-Driven Demand and e- Customer Relationship Management e-crm E-Banking and Payment System Technology-Driven Demand and e- Customer Relationship Management e-crm Sittikorn Direksoonthorn Assumption University 1/2004 E-Banking and Payment System Quick Win Agenda Data

More information