Data Warehousing/Mining 1 Data Warehousing/Mining Comp 150 DW Chapter 1. Introduction Instructor: Dan Hebert.

Slides:



Advertisements
Similar presentations
1 Copyright Jiawei Han. Modified by Charles Ling for CS411a/538a CS411a/CS538a v New rooms: Monday: UC 224; Friday: UC 30 v Office hours of Dr. Ling, :
Advertisements

Overview of Data Mining & The Knowledge Discovery Process Bamshad Mobasher DePaul University Bamshad Mobasher DePaul University.
modified by Marius Bulacu
CS Introduction to Data Mining
1 Introduction and Review CS 636 – Adv. Data Mining.
Data Mining: Concepts and Techniques
Introduction CS 536 – Data Mining
Dr. Tahar Kechadi Dr. Joe Carthy
1 Introduction CS 536 – Data Mining These slides are adapted from J. Han and M. Kamber’s book slides (
Data Mining By Archana Ketkar.
Data Mining – Intro.
Advanced Database Applications Database Indexing and Data Mining CS591-G1 -- Fall 2001 George Kollios Boston University.
EE3J2: Data Mining Data Mining: Fundamental Concepts An Introduction to the Course Dr Theodoros N Arvanitis Electronic, Electrical & Computer Engineering.
Data Mining.
CIT 858: Data Mining and Data Warehousing Course Instructor: Bajuna Salehe Web:
Temple University – CIS Dept. CIS616– Principles of Data Management V. Megalooikonomou Introduction to Data Mining ( based on notes by Jiawei Han and Micheline.
Data Mining: Concepts & Techniques. Motivation: Necessity is the Mother of Invention Data explosion problem –Automated data collection tools and mature.
OLAM and Data Mining: Concepts and Techniques. Introduction Data explosion problem: –Automated data collection tools and mature database technology lead.
Data Mining : Introduction Chapter 1. 2 Index 1. What is Data Mining? 2. Data Mining Functionalities 1. Characterization and Discrimination 2. MIning.
Data Warehouse Fundamentals Rabie A. Ramadan, PhD 2.
CS-470: Data Mining Fall Organizational Details Class Meeting: 4:00-6:45pm, Tuesday, Room SCIT215 Instructor: Dr. Igor Aizenberg Office: Science.
Data Mining Chapter 26.
10 Data Mining. What is Data Mining? “Data Mining is the process of selecting, exploring and modeling large amounts of data to uncover previously unknown.
Shilpa Seth.  What is Data Mining What is Data Mining  Applications of Data Mining Applications of Data Mining  KDD Process KDD Process  Architecture.
Chapter 1. Introduction Motivation: Why data mining?
Data Mining Techniques As Tools for Analysis of Customer Behavior
Business Intelligence
Data Mining: Introduction. Why Data Mining? l The Explosive Growth of Data: from terabytes to petabytes –Data collection and data availability  Automated.
Data Mining: Concepts and Techniques
Data Mining Techniques As Tools for Analysis of Customer Behavior Lecture 2:
Chapter 1 Introduction to Data Mining
Christoph F. Eick: Introduction Knowledge Discovery and Data Mining (KDD) 1 Knowledge Discovery in Data [and Data Mining] (KDD) Let us find something interesting!
2015年10月18日星期日 2015年10月18日星期日 2015年10月18日星期日 Introduction to Data Mining 1 Chapter 1 Introduction to Data Mining Chen. Chun-Hsien Department of Information.
October 18, 2015 Data Mining: Concepts and Techniques 1 DATA MINING Motivation: Why data mining? What is data mining? Data Mining: On what kind of data?
1 Introduction to Data Mining and Data Warehousing Muhammad Ali Yousuf DSC – ITM Friday, 9 th May 2003 Based on ©Jiawei Han and Micheline Kamber Intelligent.
2015年10月22日星期四 2015年10月22日星期四 2015年10月22日星期四 Introduction to Data Mining 1 Chapter 1 Introduction to Data Mining Chen. Chun-Hsien Department of Information.
CS690L - Lecture 6 1 CS690L Data Mining and Knowledge Discovery Overview Yugi Lee STB #555 (816) This.
Data Mining – Intro. Course Overview Spatial Databases Temporal and Spatio-Temporal Databases Multimedia Databases Data Mining.
Advanced Database Course (ESED5204) Eng. Hanan Alyazji University of Palestine Software Engineering Department.
Introduction to Data-Mining Marko Grobelnik Institut Jozef Stefan.
Data Mining: Concepts and Techniques. Overview 1.Introduction 2.Data Preprocessing 3.Data Warehouse and OLAP Technology: An Introduction 4.Advanced Data.
Han: Introduction to KDD 1 Introduction to Knowledge Discovery and Data Mining ©Jiawei Han and Micheline Kamber Intelligent Database Systems Research Lab.
January 17, 2016Data Mining: Concepts and Techniques 1 What Is Data Mining? Data mining (knowledge discovery from data) Extraction of interesting ( non-trivial,
Conclusions. Why Data Mining? -- Potential Applications Database analysis and decision support – Market analysis and management target marketing, customer.
Academic Year 2014 Spring Academic Year 2014 Spring.
February 13, 2016 Data Mining: Concepts and Techniques 1 1 Data Mining: Concepts and Techniques These slides have been adapted from Han, J., Kamber, M.,
Data Warehousing/Mining 1. 2 Chapter 1. Introduction v Motivation: Why data mining? v What is data mining? v Data Mining: On what kind of data? v Data.
2016年6月12日星期日 2016年6月12日星期日 2016年6月12日星期日 Introduction to Data Mining 1 Chapter 1 Introduction to Data Mining Chen. Chun-Hsien Department of Information.
Lecture-2 Bscshelp.com.  Why Data Mining and What Kinds of Data Can Be Mined?  Potential Applications 2.
Chapter 3 Building Business Intelligence Chapter 3 DATABASES AND DATA WAREHOUSES Building Business Intelligence 6/22/2016 1Management Information Systems.
Data Mining – Introduction (contd…) Compiled By: Umair Yaqub Lecturer Govt. Murray College Sialkot.
CS570: Data Mining Spring 2010, TT 1 – 2:15pm Li Xiong.
July 7, 2016 Data Mining: Concepts and Techniques 1 1.
Data Mining.
Data Mining: Concepts and Techniques (3rd ed.) — Chapter 1 —
Data Mining – Intro.
Data Mining Motivation: “Necessity is the Mother of Invention”
UNIT – I Data Warehouse and data mining
DATA MINING BY: PRADEEP AGRAWAL MBA (SEC – A) ALLIANCE UNIVERSITY – SCHOOL OF BUSINESS.
Introduction C.Eng 714 Spring 2010.
Data Mining: Concepts and Techniques
Data Mining: Concepts and Techniques — Slides for Textbook —
Data Warehousing and Data Mining
Data Mining Introduction
Data Mining: Concepts and Techniques
Data Mining: Concepts and Techniques
Data Mining Concepts and Techniques
Data Mining Techniques As Tools for Analysis of Customer Behavior
Data Mining: Concepts and Techniques
Data Mining: Concepts and Techniques
Presentation transcript:

Data Warehousing/Mining 1 Data Warehousing/Mining Comp 150 DW Chapter 1. Introduction Instructor: Dan Hebert

Data Warehousing/Mining 2 Chapter 1. Introduction v Motivation: Why data mining? v What is data mining? v Data Mining: On what kind of data? v Data mining functionality v Are all the patterns interesting? v Classification of data mining systems v Major issues in data mining

Data Warehousing/Mining 3 Motivation: “Necessity is the Mother of Invention” v Data explosion problem –Automated data collection tools and mature database technology lead to tremendous amounts of data stored in databases, data warehouses and other information repositories v We are drowning in data, but starving for knowledge! v Solution: Data warehousing and data mining –Data warehousing and on-line analytical processing –Extraction of interesting knowledge (rules, regularities, patterns, constraints) from data in large databases

Data Warehousing/Mining 4 Evolution of Database Technology v 1960s: –Data collection, database creation, IMS and network DBMS v 1970s: –Relational data model, relational DBMS implementation v 1980s: –RDBMS, advanced data models (extended-relational, OO, deductive, etc.) and application-oriented DBMS (spatial, scientific, engineering, etc.) v 1990s—2000s: –Data mining and data warehousing, multimedia databases, and Web databases

Data Warehousing/Mining 5 What Is Data Mining? v Data mining (knowledge discovery in databases): –Extraction of interesting ( non-trivial, implicit, previously unknown and potentially useful) information or patterns from data in large databases v Alternative names and their “inside stories”: –Data mining: a misnomer? –Knowledge discovery(mining) in databases (KDD), knowledge extraction, data/pattern analysis, data archeology, data dredging, information harvesting, business intelligence, etc. v What is not data mining? –(Deductive) query processing. – Expert systems or small machine learning/ statistical programs

Data Warehousing/Mining 6 7 Data Mining Steps v 1. Data cleaning – remove noise and inconsistent data v 2. Data integration – combine multiple sources v 3. Data selection – retrieve from the database data relevant to the analysis task v 4. Data transformation – data are transformed or consolidated into forms appropriate for mining (e.g. performing summary or aggregation operations)

Data Warehousing/Mining 7 7 Data Mining Steps (continued) v 5. Data mining – intelligent methods are applied to extract data patterns v 6. Pattern evaluation – identify truly interesting patterns representing knowledge based on some interestingness measures v 7. Knowledge presentation – present mined knowledge to the user

Data Warehousing/Mining 8 Why Data Mining? — Potential Applications v Database analysis and decision support –Market analysis and management u target marketing, customer relation management, market basket analysis, cross selling, market segmentation –Risk analysis and management u Forecasting, customer retention, improved underwriting, quality control, competitive analysis –Fraud detection and management v Other Applications –Text mining (news group, , documents) and Web analysis. –Intelligent query answering

Data Warehousing/Mining 9 Market Analysis and Management (1) v Where are the data sources for analysis? –Credit card transactions, loyalty cards, discount coupons, customer complaint calls, plus (public) lifestyle studies v Target marketing –Find clusters of “model” customers who share the same characteristics: interest, income level, spending habits, etc. v Determine customer purchasing patterns over time –Conversion of single to a joint bank account: marriage, etc. v Cross-market analysis –Associations/co-relations between product sales –Prediction based on the association information

Data Warehousing/Mining 10 Market Analysis and Management (2) v Customer profiling –data mining can tell you what types of customers buy what products (clustering or classification) v Identifying customer requirements –identifying the best products for different customers –use prediction to find what factors will attract new customers v Provides summary information –various multidimensional summary reports –statistical summary information (data central tendency and variation)

Data Warehousing/Mining 11 Corporate Analysis and Risk Management v Finance planning and asset evaluation –cash flow analysis and prediction –contingent claim analysis to evaluate assets –cross-sectional and time series analysis (financial-ratio, trend analysis, etc.) v Resource planning: –summarize and compare the resources and spending v Competition: –monitor competitors and market directions –group customers into classes and a class-based pricing procedure –set pricing strategy in a highly competitive market

Data Warehousing/Mining 12 Fraud Detection and Management (1) v Applications –widely used in health care, retail, credit card services, telecommunications (phone card fraud), etc. v Approach –use historical data to build models of fraudulent behavior and use data mining to help identify similar instances v Examples –auto insurance: detect a group of people who stage accidents to collect on insurance –money laundering: detect suspicious money transactions (US Treasury's Financial Crimes Enforcement Network) –medical insurance: detect professional patients and ring of doctors and ring of references

Data Warehousing/Mining 13 Fraud Detection and Management (2) v Detecting inappropriate medical treatment –Australian Health Insurance Commission identifies that in many cases blanket screening tests were requested (save Australian $1m/yr). v Detecting telephone fraud –Telephone call model: destination of the call, duration, time of day or week. Analyze patterns that deviate from an expected norm. –British Telecom identified discrete groups of callers with frequent intra-group calls, especially mobile phones, and broke a multimillion dollar fraud. v Retail –Analysts estimate that 38% of retail shrink is due to dishonest employees.

Data Warehousing/Mining 14 Other Applications v Sports –IBM Advanced Scout analyzed NBA game statistics (shots blocked, assists, and fouls) to gain competitive advantage for New York Knicks and Miami Heat v Astronomy –JPL and the Palomar Observatory discovered 22 quasars with the help of data mining v Internet Web Surf-Aid –IBM Surf-Aid applies data mining algorithms to Web access logs for market-related pages to discover customer preference and behavior pages, analyzing effectiveness of Web marketing, improving Web site organization, etc.

Data Warehousing/Mining 15 Data Mining: A Knowledge Discovery in Databases (KDD) Process –Data mining: the core of knowledge discovery process. Data Cleaning Data Integration Databases Data Warehouse Task-relevant Data Selection Data Mining Pattern Evaluation

Data Warehousing/Mining 16 Steps of a KDD Process v Learning the application domain: –relevant prior knowledge and goals of application v Creating a target data set: data selection v Data cleaning and preprocessing: (may take 60% of effort!) v Data reduction and transformation: –Find useful features, dimensionality/variable reduction, invariant representation. v Choosing functions of data mining – summarization, classification, regression, association, clustering. v Choosing the mining algorithm(s) v Data mining: search for patterns of interest v Pattern evaluation and knowledge presentation –visualization, transformation, removing redundant patterns, etc. v Use of discovered knowledge

Data Warehousing/Mining 17 Data Mining and Business Intelligence Increasing potential to support business decisions End User Business Analyst Data Analyst DBA Making Decisions Data Presentation Visualization Techniques Data Mining Information Discovery Data Exploration OLAP, MDA Statistical Analysis, Querying and Reporting Data Warehouses / Data Marts Data Sources Paper, Files, Information Providers, Database Systems, OLTP

Data Warehousing/Mining 18 Architecture of a Typical Data Mining System Data Warehouse Data cleaning & data integration Filtering Databases Database or data warehouse server Data mining engine Pattern evaluation Graphical user interface Knowledge-base

Data Warehousing/Mining 19 Data Mining: On What Kind of Data? v Relational databases v Data warehouses v Transactional databases v Advanced DB and information repositories –Object-oriented and object-relational databases –Spatial databases –Time-series data and temporal data –Text databases and multimedia databases –Heterogeneous and legacy databases –WWW

Data Warehousing/Mining 20 Data Mining Functionalities (1) v Concept description: Characterization and discrimination –Generalize, summarize, and contrast data characteristics, e.g., dry vs. wet regions v Association ( correlation and causality) –Multi-dimensional vs. single-dimensional association –age(X, “20..29”) ^ income(X, “20..29K”)  buys(X, “PC”) [support = 2%, confidence = 60%] u Of all customers under study, 2% are years old with an income of 20K-29K and have purchased a computer u 60% probability that customer in this age and income group will purchase a PC –contains(T, “computer”)  contains(x, “software”) [1%, 75%] u If a transaction contains a computer, there is a 50% chance that it will contain software as well, 1% of the transactions contain both

Data Warehousing/Mining 21 Data Mining Functionalities (2) v Classification and Prediction –Finding models (functions) that describe and distinguish classes or concepts for future prediction –E.g., classify countries based on climate, or classify cars based on gas mileage –Presentation: decision-tree, classification rule, neural network –Prediction: Predict some unknown or missing numerical values v Cluster analysis –Class label is unknown: Group data to form new classes, e.g., cluster houses to find distribution patterns –Clustering based on the principle: maximizing the intra-class similarity and minimizing the interclass similarity

Data Warehousing/Mining 22 Data Mining Functionalities (3) v Outlier analysis –Outlier: a data object that does not comply with the general behavior of the data –It can be considered as noise or exception but is quite useful in fraud detection, rare events analysis v Trend and evolution analysis –Trend and deviation: regression analysis –Sequential pattern mining, periodicity analysis –Similarity-based analysis v Other pattern-directed or statistical analyses

Data Warehousing/Mining 23 Are All the “Discovered” Patterns Interesting? v A data mining system/query may generate thousands of patterns, not all of them are interesting. –Suggested approach: Human-centered, query-based, focused mining v Interestingness measures : A pattern is interesting if it is easily understood by humans, valid on new or test data with some degree of certainty, potentially useful, novel, or validates some hypothesis that a user seeks to confirm v Objective vs. subjective interestingness measures: –Objective: based on statistics and structures of patterns, e.g., support, confidence, etc. –Subjective: based on user’s belief in the data, e.g., unexpectedness, novelty, actionability, etc.

Data Warehousing/Mining 24 Can We Find All and Only Interesting Patterns? v Find all the interesting patterns: Completeness –Can a data mining system find all the interesting patterns? –Association vs. classification vs. clustering v Search for only interesting patterns: Optimization –Can a data mining system find only the interesting patterns? –Highly desirable, progress has been made, but still a challenge –Approaches u First general all the patterns and then filter out the uninteresting ones. u Generate only the interesting patterns—mining query optimization

Data Warehousing/Mining 25 Data Mining: Confluence of Multiple Disciplines Data Mining Database Technology Statistics Other Disciplines Information Science Machine Learning Visualization

Data Warehousing/Mining 26 Data Mining: Classification Schemes v General functionality –Descriptive data mining –Predictive data mining v Different views, different classifications –Kinds of databases to be mined –Kinds of knowledge to be discovered –Kinds of techniques utilized –Kinds of applications adapted

Data Warehousing/Mining 27 A Multi-Dimensional View of Data Mining Classification v Databases to be mined –Relational, transactional, object-oriented, object-relational, active, spatial, time-series, text, multi-media, heterogeneous, legacy, WWW, etc. v Knowledge to be mined –Characterization, discrimination, association, classification, clustering, trend, deviation and outlier analysis, etc. –Multiple/integrated functions and mining at multiple levels v Techniques utilized –Database-oriented, data warehouse (OLAP), machine learning, statistics, visualization, neural network, etc. v Applications adapted –Retail, telecommunication, banking, fraud analysis, DNA mining, stock market analysis, Web mining, Weblog analysis, etc.

Data Warehousing/Mining 28 Major Issues in Data Mining (1) v Mining methodology and user interaction –Mining different kinds of knowledge in databases –Interactive mining of knowledge at multiple levels of abstraction –Incorporation of background knowledge –Data mining query languages and ad-hoc data mining –Expression and visualization of data mining results –Handling noise and incomplete data –Pattern evaluation: the interestingness problem v Performance and scalability –Efficiency and scalability of data mining algorithms –Parallel, distributed and incremental mining methods

Data Warehousing/Mining 29 Major Issues in Data Mining (2) v Issues relating to the diversity of data types –Handling relational and complex types of data –Mining information from heterogeneous databases and global information systems (WWW) v Issues related to applications and social impacts –Application of discovered knowledge u Domain-specific data mining tools u Intelligent query answering u Process control and decision making –Integration of the discovered knowledge with existing knowledge: A knowledge fusion problem –Protection of data security, integrity, and privacy

Data Warehousing/Mining 30 Summary v Data mining: discovering interesting patterns from large amounts of data v A natural evolution of database technology, in great demand, with wide applications v A KDD process includes data cleaning, data integration, data selection, transformation, data mining, pattern evaluation, and knowledge presentation v Mining can be performed in a variety of information repositories v Data mining functionalities: characterization, discrimination, association, classification, clustering, outlier and trend analysis, etc. v Classification of data mining systems v Major issues in data mining

Data Warehousing/Mining 31 Homework Assignment v SSH to psql and logon to postgres and ensure you have access –I will be assigning postgresql-related homework next week –Make sure you filled in you’re UNIX userid on the account sign-up form u I’ll create your accounts over the week-end

Data Warehousing/Mining 32 Using PostgreSQL v Type ‘psql’ from terminal window on pgsql –Everyone has a postgresql account v Enter sql commands –Remember to terminate sql commands with a ; v To exit psql –\q v If you haven’t yet given me your account name, it to me and I will create a postgresql account for you