Data Mining: Concepts and Techniques. (3 rd ed.) Chapter 3. Chapter 3: Data Preprocessing. Major Tasks in Data Preprocessing

Similar documents
Data Mining: Concepts and Techniques. (3 rd ed.) Chapter 3

Data Preprocessing. Data Mining 1

Data Preprocessing. S1 Teknik Informatika Fakultas Teknologi Informasi Universitas Kristen Maranatha

Data Preprocessing. Why Data Preprocessing? MIT-652 Data Mining Applications. Chapter 3: Data Preprocessing. Multi-Dimensional Measure of Data Quality

Data Preprocessing. Slides by: Shree Jaswal

Preprocessing Short Lecture Notes cse352. Professor Anita Wasilewska

Data Mining. 2.4 Data Integration. Fall Instructor: Dr. Masoud Yaghini. Data Integration

2. Data Preprocessing

3. Data Preprocessing. 3.1 Introduction

UNIT 2 Data Preprocessing

Information Management course

Jarek Szlichta

CS 521 Data Mining Techniques Instructor: Abdullah Mueen

Data Mining: Concepts and Techniques. (3 rd ed.) Chapter 3

Data Preprocessing in Python. Prof.Sushila Aghav

cse634 Data Mining Preprocessing Lecture Notes Chapter 2 Professor Anita Wasilewska

Data Preprocessing. Erwin M. Bakker & Stefan Manegold.

CS6220: DATA MINING TECHNIQUES

2 CONTENTS. 3.8 Bibliographic Notes... 45

Data Mining. Data preprocessing. Hamid Beigy. Sharif University of Technology. Fall 1395

Data Preprocessing. Data Mining: Concepts and Techniques. c 2012 Elsevier Inc. All rights reserved.

Data Mining. Data preprocessing. Hamid Beigy. Sharif University of Technology. Fall 1394

Chapter 2 Data Preprocessing

Data Preprocessing Yudho Giri Sucahyo y, Ph.D , CISA

UNIT 2. DATA PREPROCESSING AND ASSOCIATION RULES

K236: Basis of Data Science

Data Mining: Concepts and Techniques. Chapter 2

Data preprocessing Functional Programming and Intelligent Algorithms

Summary of Last Chapter. Course Content. Chapter 3 Objectives. Chapter 3: Data Preprocessing. Dr. Osmar R. Zaïane. University of Alberta 4

Data Mining: Concepts and Techniques

CS570: Introduction to Data Mining

Data Mining Concepts & Techniques

Data Preprocessing. Komate AMPHAWAN

Dta Mining and Data Warehousing

BBS654 Data Mining. Pinar Duygulu. Slides are adapted from Nazli Ikizler, Sanjay Ranka

ECLT 5810 Data Preprocessing. Prof. Wai Lam

Data Preprocessing. Chapter Why Preprocess the Data?

DATA PREPROCESSING. Tzompanaki Katerina

CS378 Introduction to Data Mining. Data Exploration and Data Preprocessing. Li Xiong

By Mahesh R. Sanghavi Associate professor, SNJB s KBJ CoE, Chandwad

Data Mining: Concepts and Techniques. (3 rd ed.) Chapter 3

ECT7110. Data Preprocessing. Prof. Wai Lam. ECT7110 Data Preprocessing 1

A Survey on Data Preprocessing Techniques for Bioinformatics and Web Usage Mining

Data Preprocessing UE 141 Spring 2013

CS570 Introduction to Data Mining

Data Mining and Analytics. Introduction

Road Map. Data types Measuring data Data cleaning Data integration Data transformation Data reduction Data discretization Summary

Data Mining: Concepts and Techniques. Chapter 2

Sponsored by AIAT.or.th and KINDML, SIIT

Data Exploration and Preparation Data Mining and Text Mining (UIC Politecnico di Milano)

Data Collection, Preprocessing and Implementation

Lecture Topic Projects 1 Intro, schedule, and logistics 2 Applications of visual analytics, data types 3 Data sources and preparation Project 1 out 4

Data Mining MTAT

Data Mining Course Overview

Course on Data Mining ( )

This tutorial has been prepared for computer science graduates to help them understand the basic-to-advanced concepts related to data mining.

Data Mining: Exploring Data. Lecture Notes for Chapter 3

Data Mining. Part 2. Data Understanding and Preparation. 2.4 Data Transformation. Spring Instructor: Dr. Masoud Yaghini. Data Transformation

Data Preparation. Data Preparation. (Data pre-processing) Why Prepare Data? Why Prepare Data? Some data preparation is needed for all mining tools

Data Mining: Exploring Data. Lecture Notes for Chapter 3. Introduction to Data Mining

Data Mining: Exploring Data. Lecture Notes for Data Exploration Chapter. Introduction to Data Mining

Normalization and denormalization Missing values Outliers detection and removing Noisy Data Variants of Attributes Meta Data Data Transformation

Cse352 Artifficial Intelligence Short Review for Midterm. Professor Anita Wasilewska Computer Science Department Stony Brook University

Data Cleansing. LIU Jingyuan, Vislab WANG Yilei, Theoretical group

Quantitative - One Population

Data Preprocessing. Outline. Motivation. How did this happen?

Data Mining. ❷Chapter 2 Basic Statistics. Asso.Prof.Dr. Xiao-dong Zhu. Business School, University of Shanghai for Science & Technology

Table Of Contents: xix Foreword to Second Edition

2. (a) Briefly discuss the forms of Data preprocessing with neat diagram. (b) Explain about concept hierarchy generation for categorical data.

Cse634 DATA MINING TEST REVIEW. Professor Anita Wasilewska Computer Science Department Stony Brook University

Week 2 Engineering Data

ECLT 5810 Clustering

Preprocessing and Visualization. Jonathan Diehl

Analytical model A structure and process for analyzing a dataset. For example, a decision tree is a model for the classification of a dataset.

Further Maths Notes. Common Mistakes. Read the bold words in the exam! Always check data entry. Write equations in terms of variables

LAB 1 INSTRUCTIONS DESCRIBING AND DISPLAYING DATA

Contents. Foreword to Second Edition. Acknowledgments About the Authors

ECLT 5810 Clustering

Acquisition Description Exploration Examination Understanding what data is collected. Characterizing properties of data.

Data Mining: Exploring Data

Question Bank. 4) It is the source of information later delivered to data marts.

Chapter 6: DESCRIPTIVE STATISTICS

ETL and OLAP Systems

Slides for Data Mining by I. H. Witten and E. Frank

IAT 355 Visual Analytics. Data and Statistical Models. Lyn Bartram

DEPARTMENT OF COMPUTER SCIENCE AND ENGINEERING

Machine Learning - Regression. CS102 Fall 2017

Spatial Outlier Detection

GUJARAT TECHNOLOGICAL UNIVERSITY MASTER OF COMPUTER APPLICATIONS (MCA) Semester: IV

Domestic electricity consumption analysis using data mining techniques

Introduction to Data Mining

Data Mining Chapter 3: Visualizing and Exploring Data Fall 2011 Ming Li Department of Computer Science and Technology Nanjing University

Machine Learning - Clustering. CS102 Fall 2017

Knowledge Discovery and Data Mining

CS377: Database Systems Data Warehouse and Data Mining. Li Xiong Department of Mathematics and Computer Science Emory University

CT75 (ALCCS) DATA WAREHOUSING AND DATA MINING JUN

SCHEME OF COURSE WORK. Data Warehousing and Data mining

Management Information Systems MANAGING THE DIGITAL FIRM, 12 TH EDITION FOUNDATIONS OF BUSINESS INTELLIGENCE: DATABASES AND INFORMATION MANAGEMENT

CSE 158. Web Mining and Recommender Systems. Midterm recap

DATA MINING AND WAREHOUSING

Transcription:

Data Mining: Concepts and Techniques (3 rd ed.) Chapter 3 1 Chapter 3: Data Preprocessing Data Preprocessing: An Overview Data Quality Major Tasks in Data Preprocessing Data Cleaning Data Integration Data Reduction Data Transformation and Data Discretization Summary 1

Data Quality: Why Preprocess the Data? Measures for data quality: A multidimensional view Accuracy: correct or wrong, accurate or not Completeness: not recorded, unavailable, Consistency: some modified but some not, dangling, Timeliness: timely update? Believability: how trustable the data are correct? Interpretability: how easily the data can be understood? 3 Major Tasks in Data Preprocessing Data cleaning Fill in missing values, smooth noisy data, identify or remove outliers, and resolve inconsistencies Data integration Integration of multiple databases, data cubes, or files Data reduction Dimensionality reduction Numerosity reduction Data compression Data transformation and data discretization Normalization Concept hierarchy generation 4

Chapter 3: Data Preprocessing Data Preprocessing: An Overview Data Quality Major Tasks in Data Preprocessing Data Cleaning Data Integration Data Reduction Data Transformation and Data Discretization Summary 5 Data Cleaning Data in the Real World Is Dirty: Lots of potentially incorrect data, e.g., instrument faulty, human or computer error, transmission error incomplete: lacking attribute values, lacking certain attributes of interest, or containing only aggregate data e.g., Occupation= (missing data) noisy: containing noise, errors, or outliers e.g., Salary= 10 (an error) inconsistent: containing discrepancies in codes or names, e.g., Age= 4, Birthday= 03/07/010 Was rating 1,, 3, now rating A, B, C discrepancy between duplicate records Intentional (e.g., disguised missing data) Jan. 1 as everyone s birthday? 6 3

Incomplete (Missing) Data Data is not always available E.g., many tuples have no recorded value for several attributes, such as customer income in sales data Missing data may be due to equipment malfunction inconsistent with other recorded data and thus deleted data not entered due to misunderstanding certain data may not be considered important at the time of entry not register history or changes of the data Missing data may need to be inferred 7 How to Handle Missing Data? Ignore the tuple: usually done when class label is missing (when doing classification) not effective when the % of missing values per attribute varies considerably Fill in the missing value manually: tedious + infeasible? Fill in it automatically with a global constant : e.g., unknown, a new class?! the attribute mean the attribute mean for all samples belonging to the same class: smarter the most probable value: inference-based such as Bayesian formula or decision tree 8 4

Noisy Data Noise: random error or variance in a measured variable Incorrect attribute values may be due to faulty data collection instruments data entry problems data transmission problems technology limitation inconsistency in naming convention Other data problems which require data cleaning duplicate records incomplete data inconsistent data 9 How to Handle Noisy Data? Regression smooth by fitting the data into regression functions Clustering detect and remove outliers Combined computer and human inspection detect suspicious values and check by human (e.g., deal with possible outliers) 10 5

How to Handle Noisy Data? Binning first sort data and partition into (equal-frequency) bins then one can smooth by bin means, smooth by bin median, smooth by bin boundaries, etc. 11 Regression y Y1 Y1 y = x + 1 X1 x Smooth by fitting the data into regression functions September 9, 015 Data Mining: Concepts and Techniques 1 6

Cluster Analysis Detect and remove outliers September 9, 015 Data Mining: Concepts and Techniques 13 Data Cleaning as a Process Data discrepancy detection Use metadata (e.g., domain, range, dependency, distribution) Check field overloading Check uniqueness rule, consecutive rule and null rule Use commercial tools Data scrubbing: use simple domain knowledge (e.g., postal code, spell-check) to detect errors and make corrections Data auditing: by analyzing data to discover rules and relationship to detect violators (e.g., correlation and clustering to find outliers) Data migration and integration Data migration tools: allow transformations to be specified ETL (Extraction/Transformation/Loading) tools: allow users to specify transformations through a graphical user interface Integration of the two processes Iterative and interactive (e.g., Potter s Wheels) 14 7

Chapter 3: Data Preprocessing Data Preprocessing: An Overview Data Quality Major Tasks in Data Preprocessing Data Cleaning Data Integration Data Reduction Data Transformation and Data Discretization Summary 15 Data Integration Data integration: Combines data from multiple sources into a coherent store Schema integration: e.g., A.cust-id B.cust-# Integrate metadata from different sources Entity identification problem: Identify real world entities from multiple data sources, e.g., Bill Clinton = William Clinton Detecting and resolving data value conflicts For the same real world entity, attribute values from different sources are different Possible reasons: different representations, different scales, e.g., metric vs. British units 16 8

Handling Redundancy in Data Integration Redundant data occur often when integration of multiple databases Object identification: The same attribute or object may have different names in different databases Derivable data: One attribute may be a derived attribute in another table, e.g., annual revenue 17 Handling Redundancy in Data Integration Redundant attributes may be able to be detected by correlation analysis and covariance analysis Given two attributes, correlation analysis can measure how strongly one attribute implies the other based on the available data. For nominal data, chi-square test is used. For numeric data, the correlation coefficient and covariance are used. Both access how one attribute s values vary from those of another. Careful integration of the data from multiple sources may help reduce/avoid redundancies and inconsistencies and improve mining speed and quality 18 9

Correlation Analysis (Nominal Data) Χ (chi-square) test ( Observed Expected ) Expected The larger the Χ value, the more likely the variables are related 19 Example Suppose that a group of 1500 people was surveyed. The gender of each person was noted. Each person was polled as to whether his or her preferred type of reading material was fiction or nonfiction. Thus, we have two attributes, gender and preferred reading. The observed frequency (or count) of each possible joint event is summarized in the contingency table 9/9/015 Data Mining: Concepts and Techniques 0 10

Correlation Analysis (Nominal Data) Χ (chi-square) test ( Observed Expected ) Expected The larger the Χ value, the more likely the variables are related The cells that contribute the most to the Χ value are those whose actual count is very different from the expected count Correlation does not imply causality # of hospitals and # of car-theft in a city are correlated Both are causally linked to the third variable: population 1 Chi-Square Calculation: An Example Play chess Not play chess Sum (row) Like science fiction 50(90) 00(360) 450 Not like science fiction 50(10) 1000(840) 1050 Sum(col.) 300 100 1500 Χ (chi-square) calculation (numbers in parenthesis are expected counts calculated based on the data distribution in the two categories) (50 90 ) 90 (50 10 ) 10 (00 360 ) 360 (1000 840 ) 840 507.93 It shows that like_science_fiction and play_chess are correlated in the group 11

Correlation Analysis (Numeric Data) Correlation coefficient (also called Pearson s product moment coefficient) r A, B n ( a A)( b B ) ( a b ) n A B i i i 1 i i ( n 1) ( n 1) i 1 A B n A B where n is the number of tuples, A and B are the respective means of A and B, σ A and σ B are the respective standard deviation of A and B, and Σ(a i b i ) is the sum of the AB cross-product. If r A,B > 0, A and B are positively correlated (A s values increase as B s). The higher, the stronger correlation. r A,B = 0: independent; r AB < 0: negatively correlated 3 Visually Evaluating Correlation Scatter plots showing the similarity from 1 to 1. 4 1

Correlation (viewed as linear relationship) Correlation measures the linear relationship between objects To compute correlation, we standardize data objects, A and B, and then take their dot product a' k ( a k mean ( A)) / std ( A) b' k ( b k mean ( B)) / std ( B) correlatio n( A, B ) A' B ' 5 Covariance (Numeric Data) Covariance is similar to correlation Correlation coefficient: where n is the number of tuples, A and B are the respective mean or expected values of A and B, σ A and σ B are the respective standard deviation of A and B. Positive covariance: If Cov A,B > 0, then A and B both tend to be larger than their expected values. Negative covariance: If Cov A,B < 0 then if A is larger than its expected value, B is likely to be smaller than its expected value. Independence: Cov A,B = 0. 6 13

Co-Variance: An Example It can be simplified in computation as Suppose two stocks A and B have the following values in one week: (, 5), (3, 8), (5, 10), (4, 11), (6, 14). Question: If the stocks are affected by the same industry trends, will their prices rise or fall together? E(A) = ( + 3 + 5 + 4 + 6)/ 5 = 0/5 = 4 E(B) = (5 + 8 + 10 + 11 + 14) /5 = 48/5 = 9.6 Cov(A,B) = ( 5+3 8+5 10+4 11+6 14)/5 4 9.6 = 4 Thus, A and B rise together since Cov(A, B) > 0. Summary Data quality: accuracy, completeness, consistency, timeliness, believability, interpretability Data cleaning: e.g. missing/noisy values, outliers Data integration from multiple sources: Entity identification problem Remove redundancies Detect inconsistencies 8 14