© Prentice Hall1 DATA MINING Introductory and Advanced Topics Part I Margaret H. Dunham Department of Computer Science and Engineering Southern Methodist.

Slides:



Advertisements
Similar presentations
Data Mining Techniques Outline
Advertisements

DATA MINING Introductory and Advanced Topics Part I
Data Mining CS 341, Spring 2007 Genetic Algorithm.
© Prentice Hall1 DATA MINING TECHNIQUES Introductory and Advanced Topics Eamonn Keogh (some slides adapted from) Margaret Dunham Dr. M.H.Dunham, Data Mining,
Advanced Topics COMP163: Database Management Systems University of the Pacific December 9, 2008.
Basic Data Mining Techniques
1 DATA MINING. 2 Introduction Outline Define data mining Data mining vs. databases Basic data mining tasks Data mining development Data mining issues.
Data Mining CS 341, Spring 2007 Lecture 4: Data Mining Techniques (I)
Data Mining: A Closer Look Chapter Data Mining Strategies (p35) Moh!
© Prentice Hall1 DATA MINING Introductory and Advanced Topics Part II Margaret H. Dunham Department of Computer Science and Engineering Southern Methodist.
Data Mining – Intro.
CS157A Spring 05 Data Mining Professor Sin-Min Lee.
CIS 674 Introduction to Data Mining
DASHBOARDS Dashboard provides the managers with exactly the information they need in the correct format at the correct time. BI systems are the foundation.
Data Mining: A Closer Look
Chapter 5 Data mining : A Closer Look.
Introduction to Data Mining Data mining is a rapidly growing field of business analytics focused on better understanding of characteristics and.
Data Mining By Andrie Suherman. Agenda Introduction Major Elements Steps/ Processes Tools used for data mining Advantages and Disadvantages.
INFORMATION RETRIEVAL
1 © Goharian & Grossman 2003 Introduction to Data Mining (CS 422) Fall 2010.
OLAM and Data Mining: Concepts and Techniques. Introduction Data explosion problem: –Automated data collection tools and mature database technology lead.
Data Mining Techniques
DATA MINING Part I IIIT Allahabad Margaret H. Dunham Department of Computer Science and Engineering Southern Methodist University Dallas, Texas 75275,
SharePoint 2010 Business Intelligence Module 6: Analysis Services.
CHAPTER 12 ADVANCED INTELLIGENT SYSTEMS © 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang.
Data Management Turban, Aronson, and Liang Decision Support Systems and Intelligent Systems, Seventh Edition.
1 DATA MINING Source : Margaret H. Dunham Department of Computer Science and Engineering Southern Methodist University Companion slides for the text by.
Introduction to Data Mining Group Members: Karim C. El-Khazen Pascal Suria Lin Gui Philsou Lee Xiaoting Niu.
Data Mining Chapter 1 Introduction -- Basic Data Mining Tasks -- Related Concepts -- Data Mining Techniques.
© Prentice Hall1 CIS 674 Introduction to Data Mining Srinivasan Parthasarathy Office Hours: TTH 4:30-5:25PM DL693.
Data Mining – Intro. Course Overview Spatial Databases Temporal and Spatio-Temporal Databases Multimedia Databases Data Mining.
CS157B Fall 04 Introduction to Data Mining Chapter 22.3 Professor Lee Yu, Jianji (Joseph)
Advanced Database Course (ESED5204) Eng. Hanan Alyazji University of Palestine Software Engineering Department.
Chapter 5: Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization DECISION SUPPORT SYSTEMS AND BUSINESS.
What is Data Mining? process of finding correlations or patterns among dozens of fields in large relational databases process of finding correlations or.
Chapter 11 Statistical Techniques. Data Warehouse and Data Mining Chapter 11 2 Chapter Objectives  Understand when linear regression is an appropriate.
Data Mining BY JEMINI ISLAM. Data Mining Outline: What is data mining? Why use data mining? How does data mining work The process of data mining Tools.
ASSESSING LEARNING ALGORITHMS Yılmaz KILIÇASLAN. Assessing the performance of the learning algorithm A learning algorithm is good if it produces hypotheses.
 Based on observed functioning of human brain.  (Artificial Neural Networks (ANN)  Our view of neural networks is very simplistic.  We view a neural.
CSE 5331/7331 F'07© Prentice Hall1 CSE 5331/7331 Fall 2007 Machine Learning Margaret H. Dunham Department of Computer Science and Engineering Southern.
1 Introduction to Data Mining C hapter 1. 2 Chapter 1 Outline Chapter 1 Outline – Background –Information is Power –Knowledge is Power –Data Mining.
Margaret H. Dunham Department of Computer Science and Engineering Southern Methodist University Companion slides for the text by Dr. M.H.Dunham, Data Mining,
MIS2502: Data Analytics Advanced Analytics - Introduction.
An Introduction Student Name: Riaz Ahmad Program: MSIT( ) Subject: Data warehouse & Data Mining.
CSE 5331/7331 F'071 CSE 5331/7331 Fall 2007 Dimensional Modeling Margaret H. Dunham Department of Computer Science and Engineering Southern Methodist University.
Data Mining and Decision Support
Data Resource Management Agenda What types of data are stored by organizations? How are different types of data stored? What are the potential problems.
1 DATA MINING Introductory and Advanced Topics Part I References from Dunham.
DATA MINING Introductory and Advanced Topics Part I
SUPERVISED AND UNSUPERVISED LEARNING Presentation by Ege Saygıner CENG 784.
Part II - Classification© Prentice Hall1 DATA MINING Introductory and Advanced Topics Part II - Classification Margaret H. Dunham Department of Computer.
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 28 Data Mining Concepts.
Data Resource Management – MGMT An overview of where we are right now SQL Developer OLAP CUBE 1 Sales Cube Data Warehouse Denormalized Historical.
DATA MINING LECTURE 1 INTRODUCTION TO DATA MINING.
Data Mining: Confluence of Multiple Disciplines Data Mining Database Systems Statistics Other Disciplines Algorithm Machine Learning Visualization.
Data Mining Functionalities
Data Mining – Intro.
Data Mining ICCM
By Arijit Chatterjee Dr
MIS2502: Data Analytics Advanced Analytics - Introduction
DATA MINING © Prentice Hall.
DATA MINING CSE 8331 Spring 2002 Part I
DATA MINING Introductory and Advanced Topics Part I
DATA MINING Introductory and Advanced Topics Part I
DATA MINING Introductory and Advanced Topics Part II - Clustering
Supporting End-User Access
DATA MINING Introductory and Advanced Topics Part I
DATA MINING Introductory and Advanced Topics Part I
DATA MINING Source : Margaret H. Dunham
Presentation transcript:

© Prentice Hall1 DATA MINING Introductory and Advanced Topics Part I Margaret H. Dunham Department of Computer Science and Engineering Southern Methodist University Companion slides for the text by Dr. M.H.Dunham, Data Mining, Introductory and Advanced Topics, Prentice Hall, 2002.

© Prentice Hall2 Data Mining Outline PART I – Introduction – Related Concepts – Data Mining Techniques PART II – Classification – Clustering – Association Rules PART III – Web Mining – Spatial Mining – Temporal Mining

© Prentice Hall3 Introduction Outline Define data mining Data mining vs. databases Basic data mining tasks Data mining development Data mining issues Goal: Provide an overview of data mining.

© Prentice Hall4 Introduction Data is growing at a phenomenal rate Users expect more sophisticated information How? UNCOVER HIDDEN INFORMATION DATA MINING

© Prentice Hall5 Data Mining Definition Finding hidden information in a database Fit data to a model Similar terms – Exploratory data analysis – Data driven discovery – Deductive learning

© Prentice Hall6 Data Mining Algorithm Objective: Fit Data to a Model – Descriptive – Predictive Preference – Technique to choose the best model Search – Technique to search the data – “Query”

© Prentice Hall7 Database Processing vs. Data Mining Processing Query – Well defined – SQL Query – Poorly defined – No precise query language Data Data – Operational data Output Output – Precise – Subset of database Data Data – Not operational data Output Output – Fuzzy – Not a subset of database

© Prentice Hall8 Query Examples Database Data Mining – Find all customers who have purchased milk – Find all items which are frequently purchased with milk. (association rules) – Find all credit applicants with last name of Smith. – Identify customers who have purchased more than $10,000 in the last month. – Find all credit applicants who are poor credit risks. (classification) – Identify customers with similar buying habits. (Clustering)

© Prentice Hall9 Data Mining Models and Tasks

© Prentice Hall10 Basic Data Mining Tasks Classification maps data into predefined groups or classes – Supervised learning – Pattern recognition – Prediction Regression is used to map a data item to a real valued prediction variable. Clustering groups similar data together into clusters. – Unsupervised learning – Segmentation – Partitioning

© Prentice Hall11 Basic Data Mining Tasks (cont’d) Summarization maps data into subsets with associated simple descriptions. – Characterization – Generalization Link Analysis uncovers relationships among data. – Affinity Analysis – Association Rules – Sequential Analysis determines sequential patterns.

© Prentice Hall12 Ex: Time Series Analysis Example: Stock Market Predict future values Determine similar patterns over time Classify behavior

© Prentice Hall13 Data Mining vs. KDD Knowledge Discovery in Databases (KDD): process of finding useful information and patterns in data. Data Mining: Use of algorithms to extract the information and patterns derived by the KDD process.

© Prentice Hall14 KDD Process Selection: Obtain data from various sources. Preprocessing: Cleanse data. Transformation: Convert to common format. Transform to new format. Data Mining: Obtain desired results. Interpretation/Evaluation: Present results to user in meaningful manner. Modified from [FPSS96C]

© Prentice Hall15 KDD Process Ex: Web Log Selection: – Select log data (dates and locations) to use Preprocessing: – Remove identifying URLs – Remove error logs Transformation: – Sessionize (sort and group) Data Mining: – Identify and count patterns – Construct data structure Interpretation/Evaluation: – Identify and display frequently accessed sequences. Potential User Applications: – Cache prediction – Personalization

© Prentice Hall16 Data Mining Development Similarity Measures Hierarchical Clustering IR Systems Imprecise Queries Textual Data Web Search Engines Bayes Theorem Regression Analysis EM Algorithm K-Means Clustering Time Series Analysis Neural Networks Decision Tree Algorithms Algorithm Design Techniques Algorithm Analysis Data Structures Relational Data Model SQL Association Rule Algorithms Data Warehousing Scalability Techniques

© Prentice Hall17 KDD Issues Human Interaction Overfitting Outliers Interpretation Visualization Large Datasets High Dimensionality

© Prentice Hall18 KDD Issues (cont’d) Multimedia Data Missing Data Irrelevant Data Noisy Data Changing Data Integration Application

© Prentice Hall19 Social Implications of DM Privacy Profiling Unauthorized use

© Prentice Hall20 Data Mining Metrics Usefulness Return on Investment (ROI) Accuracy Space/Time

© Prentice Hall21 Database Perspective on Data Mining Scalability Real World Data Updates Ease of Use

© Prentice Hall22 Visualization Techniques Graphical Geometric Icon-based Pixel-based Hierarchical Hybrid

© Prentice Hall23 Related Concepts Outline Database/OLTP Systems Fuzzy Sets and Logic Information Retrieval(Web Search Engines) Dimensional Modeling Data Warehousing OLAP/DSS Statistics Machine Learning Pattern Matching Goal: Examine some areas which are related to data mining.

© Prentice Hall24 DB & OLTP Systems Schema – (ID,Name,Address,Salary,JobNo) Data Model – ER – Relational Transaction Query: SELECT Name FROM T WHERE Salary > DM: Only imprecise queries

© Prentice Hall25 Fuzzy Sets and Logic Fuzzy Set: Set membership function is a real valued function with output in the range [0,1]. f(x): Probability x is in F. 1-f(x): Probability x is not in F. EX: – T = {x | x is a person and x is tall} – Let f(x) be the probability that x is tall – Here f is the membership function DM: Prediction and classification are fuzzy.

© Prentice Hall26 Fuzzy Sets

© Prentice Hall27 Classification/Prediction is Fuzzy Loan Amnt SimpleFuzzy Accept Reject

© Prentice Hall28 Information Retrieval Information Retrieval (IR): retrieving desired information from textual data. Library Science Digital Libraries Web Search Engines Traditionally keyword based Sample query: Find all documents about “data mining”. DM: Similarity measures; Mine text/Web data.

© Prentice Hall29 Information Retrieval (cont’d) Similarity: measure of how close a query is to a document. Documents which are “close enough” are retrieved. Metrics: – Precision = |Relevant and Retrieved| |Retrieved| – Recall = |Relevant and Retrieved| |Relevant|

© Prentice Hall30 IR Query Result Measures and Classification IRClassification

© Prentice Hall31 Dimensional Modeling Dimensional modeling is a different way to view and interrogate data in database View data in a hierarchical manner more as business executives might Useful in decision support systems and mining Dimension: collection of logically related attributes; axis for modeling data.Helps to describe dimensional values. Facts: The specific data stored are called facts. Fact table consists of facts and foreign keys to dimension tables. Ex: Dimensions – products, locations, date Facts – quantity, unit price DM: May view data as dimensional.

© Prentice Hall32 Relational View of Data

© Prentice Hall33 Dimensional Modeling Queries Roll Up: more general dimension Drill Down: more specific dimension Dimension (Aggregation) Hierarchy SQL uses aggregation Decision Support Systems (DSS): Computer systems and tools to assist managers in making decisions and solving problems.

© Prentice Hall34 Cube view of Data

© Prentice Hall35 Aggregation Hierarchies

Star Schema A schema where all dimension tables can be joined directly to fact table. Steps in designing star schema 1.Identify a business process for analysis(like sales)2.Identify measures or facts(sales rupees).3.identify dimensions for facts(product dimension,location,time,organization)4.list the columns that describe each dimension.5.Determine the lowest level of summary in a fact table(sales rupees)

© Prentice Hall37 Star Schema

© Prentice Hall38 Data Warehousing “ Subject-oriented, integrated, time-variant, nonvolatile” William Inmon Operational Data: Data used in day to day needs of company. Informational Data: Supports other functions such as planning and forecasting. Data mining tools often access data warehouses rather than operational data. DM: May access data in warehouse.

© Prentice Hall39 Operational vs. Informational Operational DataData Warehouse ApplicationOLTPOLAP UsePrecise QueriesAd Hoc TemporalSnapshotHistorical ModificationDynamicStatic OrientationApplicationBusiness DataOperational ValuesIntegrated SizeGigabitsTerabits LevelDetailedSummarized AccessOftenLess Often ResponseFew SecondsMinutes Data SchemaRelationalStar/Snowflake

© Prentice Hall40 OLAP Online Analytic Processing (OLAP): provides more complex queries than OLTP. OnLine Transaction Processing (OLTP): traditional database/transaction processing. Dimensional data; cube view Visualization of operations: – Slice: examine sub-cube. – Dice: rotate cube to look at another dimension. – Roll Up/Drill Down DM: May use OLAP queries.

© Prentice Hall41 OLAP Operations Single CellMultiple CellsSliceDice Roll Up Drill Down

© Prentice Hall42 Statistics Simple descriptive models Statistical inference: generalizing a model created from a sample of the data to the entire dataset. Exploratory Data Analysis: – Data can actually drive the creation of the model – Opposite of traditional statistical view. Data mining targeted to business user DM: Many data mining methods come from statistical techniques.

© Prentice Hall43 Machine Learning Machine Learning: area of AI that examines how to write programs that can learn. Often used in classification and prediction Supervised Learning: learns by example. Unsupervised Learning: learns without knowledge of correct answers. Machine learning often deals with small static datasets. DM: Uses many machine learning techniques.

© Prentice Hall44 Pattern Matching (Recognition) Pattern Matching: finds occurrences of a predefined pattern in the data. Applications include speech recognition, information retrieval, time series analysis. DM: Type of classification.

© Prentice Hall45 DM vs. Related Topics

© Prentice Hall46 Data Mining Techniques Outline Statistical – Point Estimation – Models Based on Summarization – Bayes Theorem – Hypothesis Testing – Regression and Correlation Similarity Measures Decision Trees Neural Networks – Activation Functions Genetic Algorithms Goal: Provide an overview of basic data mining techniques

© Prentice Hall47 Point Estimation Point Estimate: estimate a population parameter. May be made by calculating the parameter for a sample. May be used to predict value for missing data. Ex: – R contains 100 employees – 99 have salary information – Mean salary of these is $50,000 – Use $50,000 as value of remaining employee’s salary. Is this a good idea?

© Prentice Hall48 Estimation Error Bias: Difference between expected value and actual value. Mean Squared Error (MSE): expected value of the squared difference between the estimate and the actual value: Why square? Root Mean Square Error (RMSE)

© Prentice Hall49 Jackknife Estimate Jackknife Estimate: estimate of parameter is obtained by omitting one value from the set of observed values. Ex: estimate of mean for X={x 1, …, x n }

© Prentice Hall50 Maximum Likelihood Estimate (MLE) Obtain parameter estimates that maximize the probability that the sample data occurs for the specific model. Joint probability for observing the sample data by multiplying the individual probabilities. Likelihood function: Maximize L.

© Prentice Hall51 MLE Example Coin toss five times: {H,H,H,H,T} Assuming a perfect coin with H and T equally likely, the likelihood of this sequence is: However if the probability of a H is 0.8 then:

© Prentice Hall52 MLE Example (cont’d) General likelihood formula: Estimate for p is then 4/5 = 0.8

© Prentice Hall53 Expectation-Maximization (EM) Solves estimation with incomplete data. Obtain initial estimates for parameters. Iteratively use estimates for missing data and continue until convergence.

© Prentice Hall54 EM Example

© Prentice Hall55 EM Algorithm

© Prentice Hall56 Models Based on Summarization Visualization: Frequency distribution, mean, variance, median, mode, etc. Box Plot:

© Prentice Hall57 Scatter Diagram

© Prentice Hall58 Bayes Theorem Posterior Probability: P(h 1 |x i ) Prior Probability: P(h 1 ) Bayes Theorem: Assign probabilities of hypotheses given a data value.

© Prentice Hall59 Bayes Theorem Example Credit authorizations (hypotheses): h 1 =authorize purchase, h 2 = authorize after further identification, h 3 =do not authorize, h 4 = do not authorize but contact police Assign twelve data values for all combinations of credit and income: From training data: P(h 1 ) = 60%; P(h 2 )=20%; P(h 3 )=10%; P(h 4 )=10%.

© Prentice Hall60 Bayes Example(cont’d) Training Data:

© Prentice Hall61 Bayes Example(cont’d) Calculate P(x i |h j ) and P(x i ) Ex: P(x 7 |h 1 )=2/6; P(x 4 |h 1 )=1/6; P(x 2 |h 1 )=2/6; P(x 8 |h 1 )=1/6; P(x i |h 1 )=0 for all other x i. Predict the class for x 4 : – Calculate P(h j |x 4 ) for all h j. – Place x 4 in class with largest value. – Ex: P(h 1 |x 4 )=(P(x 4 |h 1 )(P(h 1 ))/P(x 4 ) =(1/6)(0.6)/0.1=1. x 4 in class h 1.

© Prentice Hall62 Hypothesis Testing Find model to explain behavior by creating and then testing a hypothesis about the data. Exact opposite of usual DM approach. H 0 – Null hypothesis; Hypothesis to be tested. H 1 – Alternative hypothesis

© Prentice Hall63 Chi Squared Statistic O – observed value E – Expected value based on hypothesis. Ex: – O={50,93,67,78,87} – E=75 –  2 =15.55 and therefore significant

© Prentice Hall64 Regression Predict future values based on past values Linear Regression assumes linear relationship exists. y = c 0 + c 1 x 1 + … + c n x n Find values to best fit the data

© Prentice Hall65 Linear Regression

© Prentice Hall66 Correlation Examine the degree to which the values for two variables behave similarly. Correlation coefficient r: 1 = perfect correlation -1 = perfect but opposite correlation 0 = no correlation

© Prentice Hall67 Similarity Measures Determine similarity between two objects. Similarity characteristics: Alternatively, distance measure measure how unlike or dissimilar objects are.

© Prentice Hall68 Similarity Measures

© Prentice Hall69 Distance Measures Measure dissimilarity between objects

© Prentice Hall70 Twenty Questions Game

© Prentice Hall71 Decision Trees Decision Tree (DT): – Tree where the root and each internal node is labeled with a question. – The arcs represent each possible answer to the associated question. – Each leaf node represents a prediction of a solution to the problem. Popular technique for classification; Leaf node indicates class to which the corresponding tuple belongs.

© Prentice Hall72 Decision Tree Example

© Prentice Hall73 Decision Trees A Decision Tree Model is a computational model consisting of three parts: – Decision Tree – Algorithm to create the tree – Algorithm that applies the tree to data Creation of the tree is the most difficult part. Processing is basically a search similar to that in a binary search tree (although DT may not be binary).

© Prentice Hall74 Decision Tree Algorithm

© Prentice Hall75 DT Advantages/Disadvantages Advantages: – Easy to understand. – Easy to generate rules Disadvantages: – May suffer from overfitting. – Classifies by rectangular partitioning. – Does not easily handle nonnumeric data. – Can be quite large – pruning is necessary.

© Prentice Hall76 Neural Networks Based on observed functioning of human brain. (Artificial Neural Networks (ANN) Our view of neural networks is very simplistic. We view a neural network (NN) from a graphical viewpoint. Alternatively, a NN may be viewed from the perspective of matrices. Used in pattern recognition, speech recognition, computer vision, and classification.

© Prentice Hall77 Neural Networks Neural Network (NN) is a directed graph F= with vertices V={1,2,…,n} and arcs A={ |1<=i,j<=n}, with the following restrictions: – V is partitioned into a set of input nodes, V I, hidden nodes, V H, and output nodes, V O. – The vertices are also partitioned into layers – Any arc must have node i in layer h-1 and node j in layer h. – Arc is labeled with a numeric value w ij. – Node i is labeled with a function f i.

© Prentice Hall78 Neural Network Example

© Prentice Hall79 NN Node

© Prentice Hall80 NN Activation Functions Functions associated with nodes in graph. Output may be in range [-1,1] or [0,1]

© Prentice Hall81 NN Activation Functions

© Prentice Hall82 NN Learning Propagate input values through graph. Compare output to desired output. Adjust weights in graph accordingly.

© Prentice Hall83 Neural Networks A Neural Network Model is a computational model consisting of three parts: – Neural Network graph – Learning algorithm that indicates how learning takes place. – Recall techniques that determine hew information is obtained from the network. We will look at propagation as the recall technique.

© Prentice Hall84 Neural Networks A Neural Network Model is a computational model consisting of three parts: – Neural Network graph – Learning algorithm that indicates how learning takes place. – Recall techniques that determine hew information is obtained from the network. We will look at propagation as the recall technique.

© Prentice Hall85 NN Advantages Learning Can continue learning even after training set has been applied. Easy parallelization Solves many problems

© Prentice Hall86 NN Disadvantages Difficult to understand May suffer from overfitting Structure of graph must be determined a priori. Input values must be numeric. Verification difficult.

© Prentice Hall87 Genetic Algorithms Optimization search type algorithms. Creates an initial feasible solution and iteratively creates new “better” solutions. Based on human evolution and survival of the fittest. Must represent a solution as an individual. Individual: string I=I 1,I 2,…,I n where I j is in given alphabet A. Each character I j is called a gene. Population: set of individuals.

© Prentice Hall88 Genetic Algorithms A Genetic Algorithm (GA) is a computational model consisting of five parts: – A starting set of individuals, P. – Crossover: technique to combine two parents to create offspring. – Mutation: randomly change an individual. – Fitness: determine the best individuals. – Algorithm which applies the crossover and mutation techniques to P iteratively using the fitness function to determine the best individuals in P to keep.

© Prentice Hall89 Crossover Examples

© Prentice Hall90 Genetic Algorithm

© Prentice Hall91 GA Advantages/Disadvantages Advantages – Easily parallelized Disadvantages – Difficult to understand and explain to end users. – Abstraction of the problem and method to represent individuals is quite difficult. – Determining fitness function is difficult. – Determining how to perform crossover and mutation is difficult.