SlideShare a Scribd company logo
1 of 41
1
1
Data Mining:
Concepts and Techniques
(3rd ed.)
Chapter 1
Subrata Kumer Paul
Assistant Professor, Dept. of CSE, BAUET
sksubrata96@gmail.com
2
Chapter 1. Introduction
īŽ Why Data Mining?
īŽ What Is Data Mining?
īŽ A Multi-Dimensional View of Data Mining
īŽ What Kind of Data Can Be Mined?
īŽ What Kinds of Patterns Can Be Mined?
īŽ What Technology Are Used?
īŽ What Kind of Applications Are Targeted?
īŽ Major Issues in Data Mining
īŽ A Brief History of Data Mining and Data Mining Society
īŽ Summary
3
Why Data Mining?
īŽ The Explosive Growth of Data: from terabytes to petabytes
īŽ Data collection and data availability
īŽ Automated data collection tools, database systems, Web,
computerized society
īŽ Major sources of abundant data
īŽ Business: Web, e-commerce, transactions, stocks, â€Ļ
īŽ Science: Remote sensing, bioinformatics, scientific simulation, â€Ļ
īŽ Society and everyone: news, digital cameras, YouTube
īŽ We are drowning in data, but starving for knowledge!
īŽ “Necessity is the mother of invention”—Data mining—Automated
analysis of massive data sets
4
Evolution of Sciences
īŽ Before 1600, empirical science
īŽ 1600-1950s, theoretical science
īŽ Each discipline has grown a theoretical component. Theoretical models often
motivate experiments and generalize our understanding.
īŽ 1950s-1990s, computational science
īŽ Over the last 50 years, most disciplines have grown a third, computational branch
(e.g. empirical, theoretical, and computational ecology, or physics, or linguistics.)
īŽ Computational Science traditionally meant simulation. It grew out of our inability to
find closed-form solutions for complex mathematical models.
īŽ 1990-now, data science
īŽ The flood of data from new scientific instruments and simulations
īŽ The ability to economically store and manage petabytes of data online
īŽ The Internet and computing Grid that makes all these archives universally accessible
īŽ Scientific info. management, acquisition, organization, query, and visualization tasks
scale almost linearly with data volumes. Data mining is a major new challenge!
īŽ Jim Gray and Alex Szalay, The World Wide Telescope: An Archetype for Online Science,
Comm. ACM, 45(11): 50-54, Nov. 2002
5
Evolution of Database Technology
īŽ 1960s:
īŽ Data collection, database creation, IMS and network DBMS
īŽ 1970s:
īŽ Relational data model, relational DBMS implementation
īŽ 1980s:
īŽ RDBMS, advanced data models (extended-relational, OO, deductive, etc.)
īŽ Application-oriented DBMS (spatial, scientific, engineering, etc.)
īŽ 1990s:
īŽ Data mining, data warehousing, multimedia databases, and Web
databases
īŽ 2000s
īŽ Stream data management and mining
īŽ Data mining and its applications
īŽ Web technology (XML, data integration) and global information systems
6
Chapter 1. Introduction
īŽ Why Data Mining?
īŽ What Is Data Mining?
īŽ A Multi-Dimensional View of Data Mining
īŽ What Kind of Data Can Be Mined?
īŽ What Kinds of Patterns Can Be Mined?
īŽ What Technology Are Used?
īŽ What Kind of Applications Are Targeted?
īŽ Major Issues in Data Mining
īŽ A Brief History of Data Mining and Data Mining Society
īŽ Summary
7
What Is Data Mining?
īŽ Data mining (knowledge discovery from data)
īŽ Extraction of interesting (non-trivial, implicit, previously
unknown and potentially useful) patterns or knowledge from
huge amount of data
īŽ Data mining: a misnomer?
īŽ Alternative names
īŽ Knowledge discovery (mining) in databases (KDD), knowledge
extraction, data/pattern analysis, data archeology, data
dredging, information harvesting, business intelligence, etc.
īŽ Watch out: Is everything “data mining”?
īŽ Simple search and query processing
īŽ (Deductive) expert systems
8
Knowledge Discovery (KDD) Process
īŽ This is a view from typical
database systems and data
warehousing communities
īŽ Data mining plays an essential
role in the knowledge discovery
process
Data Cleaning
Data Integration
Databases
Data Warehouse
Task-relevant Data
Selection
Data Mining
Pattern Evaluation
9
Example: A Web Mining Framework
īŽ Web mining usually involves
īŽ Data cleaning
īŽ Data integration from multiple sources
īŽ Warehousing the data
īŽ Data cube construction
īŽ Data selection for data mining
īŽ Data mining
īŽ Presentation of the mining results
īŽ Patterns and knowledge to be used or stored into
knowledge-base
10
Data Mining in Business Intelligence
Increasing potential
to support
business decisions End User
Business
Analyst
Data
Analyst
DBA
Decision
Making
Data Presentation
Visualization Techniques
Data Mining
Information Discovery
Data Exploration
Statistical Summary, Querying, and Reporting
Data Preprocessing/Integration, Data Warehouses
Data Sources
Paper, Files, Web documents, Scientific experiments, Database Systems
11
Example: Mining vs. Data Exploration
īŽ Business intelligence view
īŽ Warehouse, data cube, reporting but not much mining
īŽ Business objects vs. data mining tools
īŽ Supply chain example: tools
īŽ Data presentation
īŽ Exploration
12
KDD Process: A Typical View from ML and
Statistics
Input Data Data
Mining
Data Pre-
Processing
Post-
Processing
īŽ This is a view from typical machine learning and statistics communities
Data integration
Normalization
Feature selection
Dimension reduction
Pattern discovery
Association & correlation
Classification
Clustering
Outlier analysis
â€Ļ â€Ļ â€Ļ â€Ļ
Pattern evaluation
Pattern selection
Pattern interpretation
Pattern visualization
13
Example: Medical Data Mining
īŽ Health care & medical data mining – often
adopted such a view in statistics and machine
learning
īŽ Preprocessing of the data (including feature
extraction and dimension reduction)
īŽ Classification or/and clustering processes
īŽ Post-processing for presentation
14
Chapter 1. Introduction
īŽ Why Data Mining?
īŽ What Is Data Mining?
īŽ A Multi-Dimensional View of Data Mining
īŽ What Kind of Data Can Be Mined?
īŽ What Kinds of Patterns Can Be Mined?
īŽ What Technology Are Used?
īŽ What Kind of Applications Are Targeted?
īŽ Major Issues in Data Mining
īŽ A Brief History of Data Mining and Data Mining Society
īŽ Summary
15
Multi-Dimensional View of Data Mining
īŽ Data to be mined
īŽ Database data (extended-relational, object-oriented, heterogeneous,
legacy), data warehouse, transactional data, stream, spatiotemporal,
time-series, sequence, text and web, multi-media, graphs & social
and information networks
īŽ Knowledge to be mined (or: Data mining functions)
īŽ Characterization, discrimination, association, classification,
clustering, trend/deviation, outlier analysis, etc.
īŽ Descriptive vs. predictive data mining
īŽ Multiple/integrated functions and mining at multiple levels
īŽ Techniques utilized
īŽ Data-intensive, data warehouse (OLAP), machine learning, statistics,
pattern recognition, visualization, high-performance, etc.
īŽ Applications adapted
īŽ Retail, telecommunication, banking, fraud analysis, bio-data mining,
stock market analysis, text mining, Web mining, etc.
16
Chapter 1. Introduction
īŽ Why Data Mining?
īŽ What Is Data Mining?
īŽ A Multi-Dimensional View of Data Mining
īŽ What Kind of Data Can Be Mined?
īŽ What Kinds of Patterns Can Be Mined?
īŽ What Technology Are Used?
īŽ What Kind of Applications Are Targeted?
īŽ Major Issues in Data Mining
īŽ A Brief History of Data Mining and Data Mining Society
īŽ Summary
17
Data Mining: On What Kinds of Data?
īŽ Database-oriented data sets and applications
īŽ Relational database, data warehouse, transactional database
īŽ Advanced data sets and advanced applications
īŽ Data streams and sensor data
īŽ Time-series data, temporal data, sequence data (incl. bio-sequences)
īŽ Structure data, graphs, social networks and multi-linked data
īŽ Object-relational databases
īŽ Heterogeneous databases and legacy databases
īŽ Spatial data and spatiotemporal data
īŽ Multimedia database
īŽ Text databases
īŽ The World-Wide Web
18
Chapter 1. Introduction
īŽ Why Data Mining?
īŽ What Is Data Mining?
īŽ A Multi-Dimensional View of Data Mining
īŽ What Kind of Data Can Be Mined?
īŽ What Kinds of Patterns Can Be Mined?
īŽ What Technology Are Used?
īŽ What Kind of Applications Are Targeted?
īŽ Major Issues in Data Mining
īŽ A Brief History of Data Mining and Data Mining Society
īŽ Summary
19
Data Mining Function: (1) Generalization
īŽ Information integration and data warehouse construction
īŽ Data cleaning, transformation, integration, and
multidimensional data model
īŽ Data cube technology
īŽ Scalable methods for computing (i.e., materializing)
multidimensional aggregates
īŽ OLAP (online analytical processing)
īŽ Multidimensional concept description: Characterization
and discrimination
īŽ Generalize, summarize, and contrast data
characteristics, e.g., dry vs. wet region
20
Data Mining Function: (2) Association and
Correlation Analysis
īŽ Frequent patterns (or frequent itemsets)
īŽ What items are frequently purchased together in your
Walmart?
īŽ Association, correlation vs. causality
īŽ A typical association rule
īŽ Diaper īƒ  Beer [0.5%, 75%] (support, confidence)
īŽ Are strongly associated items also strongly correlated?
īŽ How to mine such patterns and rules efficiently in large
datasets?
īŽ How to use such patterns for classification, clustering,
and other applications?
21
Data Mining Function: (3) Classification
īŽ Classification and label prediction
īŽ Construct models (functions) based on some training examples
īŽ Describe and distinguish classes or concepts for future prediction
īŽ E.g., classify countries based on (climate), or classify cars
based on (gas mileage)
īŽ Predict some unknown class labels
īŽ Typical methods
īŽ Decision trees, naïve Bayesian classification, support vector
machines, neural networks, rule-based classification, pattern-
based classification, logistic regression, â€Ļ
īŽ Typical applications:
īŽ Credit card fraud detection, direct marketing, classifying stars,
diseases, web-pages, â€Ļ
22
Data Mining Function: (4) Cluster Analysis
īŽ Unsupervised learning (i.e., Class label is unknown)
īŽ Group data to form new categories (i.e., clusters), e.g.,
cluster houses to find distribution patterns
īŽ Principle: Maximizing intra-class similarity & minimizing
interclass similarity
īŽ Many methods and applications
23
Data Mining Function: (5) Outlier Analysis
īŽ Outlier analysis
īŽ Outlier: A data object that does not comply with the general
behavior of the data
īŽ Noise or exception? ― One person’s garbage could be another
person’s treasure
īŽ Methods: by product of clustering or regression analysis, â€Ļ
īŽ Useful in fraud detection, rare events analysis
24
Time and Ordering: Sequential Pattern,
Trend and Evolution Analysis
īŽ Sequence, trend and evolution analysis
īŽ Trend, time-series, and deviation analysis: e.g.,
regression and value prediction
īŽ Sequential pattern mining
īŽ e.g., first buy digital camera, then buy large SD
memory cards
īŽ Periodicity analysis
īŽ Motifs and biological sequence analysis
īŽ Approximate and consecutive motifs
īŽ Similarity-based analysis
īŽ Mining data streams
īŽ Ordered, time-varying, potentially infinite, data streams
25
Structure and Network Analysis
īŽ Graph mining
īŽ Finding frequent subgraphs (e.g., chemical compounds), trees
(XML), substructures (web fragments)
īŽ Information network analysis
īŽ Social networks: actors (objects, nodes) and relationships (edges)
īŽ e.g., author networks in CS, terrorist networks
īŽ Multiple heterogeneous networks
īŽ A person could be multiple information networks: friends,
family, classmates, â€Ļ
īŽ Links carry a lot of semantic information: Link mining
īŽ Web mining
īŽ Web is a big information network: from PageRank to Google
īŽ Analysis of Web information networks
īŽ Web community discovery, opinion mining, usage mining, â€Ļ
26
Evaluation of Knowledge
īŽ Are all mined knowledge interesting?
īŽ One can mine tremendous amount of “patterns” and knowledge
īŽ Some may fit only certain dimension space (time, location, â€Ļ)
īŽ Some may not be representative, may be transient, â€Ļ
īŽ Evaluation of mined knowledge → directly mine only
interesting knowledge?
īŽ Descriptive vs. predictive
īŽ Coverage
īŽ Typicality vs. novelty
īŽ Accuracy
īŽ Timeliness
īŽ â€Ļ
27
Chapter 1. Introduction
īŽ Why Data Mining?
īŽ What Is Data Mining?
īŽ A Multi-Dimensional View of Data Mining
īŽ What Kind of Data Can Be Mined?
īŽ What Kinds of Patterns Can Be Mined?
īŽ What Technology Are Used?
īŽ What Kind of Applications Are Targeted?
īŽ Major Issues in Data Mining
īŽ A Brief History of Data Mining and Data Mining Society
īŽ Summary
28
Data Mining: Confluence of Multiple Disciplines
Data Mining
Machine
Learning
Statistics
Applications
Algorithm
Pattern
Recognition
High-Performance
Computing
Visualization
Database
Technology
29
Why Confluence of Multiple Disciplines?
īŽ Tremendous amount of data
īŽ Algorithms must be highly scalable to handle such as tera-bytes of
data
īŽ High-dimensionality of data
īŽ Micro-array may have tens of thousands of dimensions
īŽ High complexity of data
īŽ Data streams and sensor data
īŽ Time-series data, temporal data, sequence data
īŽ Structure data, graphs, social networks and multi-linked data
īŽ Heterogeneous databases and legacy databases
īŽ Spatial, spatiotemporal, multimedia, text and Web data
īŽ Software programs, scientific simulations
īŽ New and sophisticated applications
30
Chapter 1. Introduction
īŽ Why Data Mining?
īŽ What Is Data Mining?
īŽ A Multi-Dimensional View of Data Mining
īŽ What Kind of Data Can Be Mined?
īŽ What Kinds of Patterns Can Be Mined?
īŽ What Technology Are Used?
īŽ What Kind of Applications Are Targeted?
īŽ Major Issues in Data Mining
īŽ A Brief History of Data Mining and Data Mining Society
īŽ Summary
31
Applications of Data Mining
īŽ Web page analysis: from web page classification, clustering to
PageRank & HITS algorithms
īŽ Collaborative analysis & recommender systems
īŽ Basket data analysis to targeted marketing
īŽ Biological and medical data analysis: classification, cluster analysis
(microarray data analysis), biological sequence analysis, biological
network analysis
īŽ Data mining and software engineering (e.g., IEEE Computer, Aug.
2009 issue)
īŽ From major dedicated data mining systems/tools (e.g., SAS, MS SQL-
Server Analysis Manager, Oracle Data Mining Tools) to invisible data
mining
32
Chapter 1. Introduction
īŽ Why Data Mining?
īŽ What Is Data Mining?
īŽ A Multi-Dimensional View of Data Mining
īŽ What Kind of Data Can Be Mined?
īŽ What Kinds of Patterns Can Be Mined?
īŽ What Technology Are Used?
īŽ What Kind of Applications Are Targeted?
īŽ Major Issues in Data Mining
īŽ A Brief History of Data Mining and Data Mining Society
īŽ Summary
33
Major Issues in Data Mining (1)
īŽ Mining Methodology
īŽ Mining various and new kinds of knowledge
īŽ Mining knowledge in multi-dimensional space
īŽ Data mining: An interdisciplinary effort
īŽ Boosting the power of discovery in a networked environment
īŽ Handling noise, uncertainty, and incompleteness of data
īŽ Pattern evaluation and pattern- or constraint-guided mining
īŽ User Interaction
īŽ Interactive mining
īŽ Incorporation of background knowledge
īŽ Presentation and visualization of data mining results
34
Major Issues in Data Mining (2)
īŽ Efficiency and Scalability
īŽ Efficiency and scalability of data mining algorithms
īŽ Parallel, distributed, stream, and incremental mining methods
īŽ Diversity of data types
īŽ Handling complex types of data
īŽ Mining dynamic, networked, and global data repositories
īŽ Data mining and society
īŽ Social impacts of data mining
īŽ Privacy-preserving data mining
īŽ Invisible data mining
35
Chapter 1. Introduction
īŽ Why Data Mining?
īŽ What Is Data Mining?
īŽ A Multi-Dimensional View of Data Mining
īŽ What Kind of Data Can Be Mined?
īŽ What Kinds of Patterns Can Be Mined?
īŽ What Technology Are Used?
īŽ What Kind of Applications Are Targeted?
īŽ Major Issues in Data Mining
īŽ A Brief History of Data Mining and Data Mining Society
īŽ Summary
36
A Brief History of Data Mining Society
īŽ 1989 IJCAI Workshop on Knowledge Discovery in Databases
īŽ Knowledge Discovery in Databases (G. Piatetsky-Shapiro and W. Frawley,
1991)
īŽ 1991-1994 Workshops on Knowledge Discovery in Databases
īŽ Advances in Knowledge Discovery and Data Mining (U. Fayyad, G.
Piatetsky-Shapiro, P. Smyth, and R. Uthurusamy, 1996)
īŽ 1995-1998 International Conferences on Knowledge Discovery in Databases
and Data Mining (KDD’95-98)
īŽ Journal of Data Mining and Knowledge Discovery (1997)
īŽ ACM SIGKDD conferences since 1998 and SIGKDD Explorations
īŽ More conferences on data mining
īŽ PAKDD (1997), PKDD (1997), SIAM-Data Mining (2001), (IEEE) ICDM
(2001), etc.
īŽ ACM Transactions on KDD starting in 2007
37
Conferences and Journals on Data Mining
īŽ KDD Conferences
īŽ ACM SIGKDD Int. Conf. on
Knowledge Discovery in
Databases and Data Mining (KDD)
īŽ SIAM Data Mining Conf. (SDM)
īŽ (IEEE) Int. Conf. on Data Mining
(ICDM)
īŽ European Conf. on Machine
Learning and Principles and
practices of Knowledge Discovery
and Data Mining (ECML-PKDD)
īŽ Pacific-Asia Conf. on Knowledge
Discovery and Data Mining
(PAKDD)
īŽ Int. Conf. on Web Search and
Data Mining (WSDM)
īŽ Other related conferences
īŽ DB conferences: ACM SIGMOD,
VLDB, ICDE, EDBT, ICDT, â€Ļ
īŽ Web and IR conferences: WWW,
SIGIR, WSDM
īŽ ML conferences: ICML, NIPS
īŽ PR conferences: CVPR,
īŽ Journals
īŽ Data Mining and Knowledge
Discovery (DAMI or DMKD)
īŽ IEEE Trans. On Knowledge and
Data Eng. (TKDE)
īŽ KDD Explorations
īŽ ACM Trans. on KDD
38
Where to Find References? DBLP, CiteSeer, Google
īŽ Data mining and KDD (SIGKDD: CDROM)
īŽ Conferences: ACM-SIGKDD, IEEE-ICDM, SIAM-DM, PKDD, PAKDD, etc.
īŽ Journal: Data Mining and Knowledge Discovery, KDD Explorations, ACM TKDD
īŽ Database systems (SIGMOD: ACM SIGMOD Anthology—CD ROM)
īŽ Conferences: ACM-SIGMOD, ACM-PODS, VLDB, IEEE-ICDE, EDBT, ICDT, DASFAA
īŽ Journals: IEEE-TKDE, ACM-TODS/TOIS, JIIS, J. ACM, VLDB J., Info. Sys., etc.
īŽ AI & Machine Learning
īŽ Conferences: Machine learning (ML), AAAI, IJCAI, COLT (Learning Theory), CVPR, NIPS, etc.
īŽ Journals: Machine Learning, Artificial Intelligence, Knowledge and Information Systems,
IEEE-PAMI, etc.
īŽ Web and IR
īŽ Conferences: SIGIR, WWW, CIKM, etc.
īŽ Journals: WWW: Internet and Web Information Systems,
īŽ Statistics
īŽ Conferences: Joint Stat. Meeting, etc.
īŽ Journals: Annals of statistics, etc.
īŽ Visualization
īŽ Conference proceedings: CHI, ACM-SIGGraph, etc.
īŽ Journals: IEEE Trans. visualization and computer graphics, etc.
39
Chapter 1. Introduction
īŽ Why Data Mining?
īŽ What Is Data Mining?
īŽ A Multi-Dimensional View of Data Mining
īŽ What Kind of Data Can Be Mined?
īŽ What Kinds of Patterns Can Be Mined?
īŽ What Technology Are Used?
īŽ What Kind of Applications Are Targeted?
īŽ Major Issues in Data Mining
īŽ A Brief History of Data Mining and Data Mining Society
īŽ Summary
40
Summary
īŽ Data mining: Discovering interesting patterns and knowledge from
massive amount of data
īŽ A natural evolution of database technology, in great demand, with
wide applications
īŽ A KDD process includes data cleaning, data integration, data
selection, transformation, data mining, pattern evaluation, and
knowledge presentation
īŽ Mining can be performed in a variety of data
īŽ Data mining functionalities: characterization, discrimination,
association, classification, clustering, outlier and trend analysis, etc.
īŽ Data mining technologies and applications
īŽ Major issues in data mining
41
Recommended Reference Books
īŽ S. Chakrabarti. Mining the Web: Statistical Analysis of Hypertex and Semi-Structured Data. Morgan
Kaufmann, 2002
īŽ R. O. Duda, P. E. Hart, and D. G. Stork, Pattern Classification, 2ed., Wiley-Interscience, 2000
īŽ T. Dasu and T. Johnson. Exploratory Data Mining and Data Cleaning. John Wiley & Sons, 2003
īŽ U. M. Fayyad, G. Piatetsky-Shapiro, P. Smyth, and R. Uthurusamy. Advances in Knowledge Discovery and
Data Mining. AAAI/MIT Press, 1996
īŽ U. Fayyad, G. Grinstein, and A. Wierse, Information Visualization in Data Mining and Knowledge
Discovery, Morgan Kaufmann, 2001
īŽ J. Han and M. Kamber. Data Mining: Concepts and Techniques. Morgan Kaufmann, 3rd ed., 2011
īŽ D. J. Hand, H. Mannila, and P. Smyth, Principles of Data Mining, MIT Press, 2001
īŽ T. Hastie, R. Tibshirani, and J. Friedman, The Elements of Statistical Learning: Data Mining, Inference,
and Prediction, 2nd ed., Springer-Verlag, 2009
īŽ B. Liu, Web Data Mining, Springer 2006.
īŽ T. M. Mitchell, Machine Learning, McGraw Hill, 1997
īŽ G. Piatetsky-Shapiro and W. J. Frawley. Knowledge Discovery in Databases. AAAI/MIT Press, 1991
īŽ P.-N. Tan, M. Steinbach and V. Kumar, Introduction to Data Mining, Wiley, 2005
īŽ S. M. Weiss and N. Indurkhya, Predictive Data Mining, Morgan Kaufmann, 1998
īŽ I. H. Witten and E. Frank, Data Mining: Practical Machine Learning Tools and Techniques with Java
Implementations, Morgan Kaufmann, 2nd ed. 2005

More Related Content

Similar to Chapter 1. Introduction.ppt

Chapter 1. Introduction
Chapter 1. IntroductionChapter 1. Introduction
Chapter 1. Introductionbutest
 
Data Mining mod1 ppt.pdf bca sixth semester notes
Data Mining mod1 ppt.pdf bca sixth semester notesData Mining mod1 ppt.pdf bca sixth semester notes
Data Mining mod1 ppt.pdf bca sixth semester notesasnaparveen414
 
Introduction to Data Mining and technologies .ppt
Introduction to Data Mining and technologies .pptIntroduction to Data Mining and technologies .ppt
Introduction to Data Mining and technologies .pptSangrangBargayary3
 
Data mining Introduction
Data mining IntroductionData mining Introduction
Data mining IntroductionVijayasankariS
 
Data mining 1
Data mining 1Data mining 1
Data mining 1Krunal Doshi
 
Introduction.ppt
Introduction.pptIntroduction.ppt
Introduction.pptbommaiah
 
Dwdmunit1 a
Dwdmunit1 aDwdmunit1 a
Dwdmunit1 abhagathk
 
01 Data Mining: Concepts and Techniques, 2nd ed.
01 Data Mining: Concepts and Techniques, 2nd ed.01 Data Mining: Concepts and Techniques, 2nd ed.
01 Data Mining: Concepts and Techniques, 2nd ed.Institute of Technology Telkom
 
Lect 1 introduction
Lect 1 introductionLect 1 introduction
Lect 1 introductionhktripathy
 
Data Mining Xuequn Shang NorthWestern Polytechnical University
Data Mining Xuequn Shang NorthWestern Polytechnical UniversityData Mining Xuequn Shang NorthWestern Polytechnical University
Data Mining Xuequn Shang NorthWestern Polytechnical Universitybutest
 
Introduction to-data-mining chapter 1
Introduction to-data-mining  chapter 1Introduction to-data-mining  chapter 1
Introduction to-data-mining chapter 1Mahmoud Alfarra
 

Similar to Chapter 1. Introduction.ppt (20)

Chapter 1. Introduction
Chapter 1. IntroductionChapter 1. Introduction
Chapter 1. Introduction
 
Data Mining
Data MiningData Mining
Data Mining
 
Cs501 dm intro
Cs501 dm introCs501 dm intro
Cs501 dm intro
 
Data Mining mod1 ppt.pdf bca sixth semester notes
Data Mining mod1 ppt.pdf bca sixth semester notesData Mining mod1 ppt.pdf bca sixth semester notes
Data Mining mod1 ppt.pdf bca sixth semester notes
 
Introduction to Data Mining and technologies .ppt
Introduction to Data Mining and technologies .pptIntroduction to Data Mining and technologies .ppt
Introduction to Data Mining and technologies .ppt
 
Data mining Introduction
Data mining IntroductionData mining Introduction
Data mining Introduction
 
Introduction
IntroductionIntroduction
Introduction
 
Data mining 1
Data mining 1Data mining 1
Data mining 1
 
Introduction.ppt
Introduction.pptIntroduction.ppt
Introduction.ppt
 
01 intro
01 intro01 intro
01 intro
 
Dwdmunit1 a
Dwdmunit1 aDwdmunit1 a
Dwdmunit1 a
 
01 Data Mining: Concepts and Techniques, 2nd ed.
01 Data Mining: Concepts and Techniques, 2nd ed.01 Data Mining: Concepts and Techniques, 2nd ed.
01 Data Mining: Concepts and Techniques, 2nd ed.
 
01datamining.pdf
01datamining.pdf01datamining.pdf
01datamining.pdf
 
unit 1 DATA MINING.ppt
unit 1 DATA MINING.pptunit 1 DATA MINING.ppt
unit 1 DATA MINING.ppt
 
Dwdm
DwdmDwdm
Dwdm
 
Lect 1 introduction
Lect 1 introductionLect 1 introduction
Lect 1 introduction
 
Dm unit i r16
Dm unit i   r16Dm unit i   r16
Dm unit i r16
 
isd314-01
isd314-01isd314-01
isd314-01
 
Data Mining Xuequn Shang NorthWestern Polytechnical University
Data Mining Xuequn Shang NorthWestern Polytechnical UniversityData Mining Xuequn Shang NorthWestern Polytechnical University
Data Mining Xuequn Shang NorthWestern Polytechnical University
 
Introduction to-data-mining chapter 1
Introduction to-data-mining  chapter 1Introduction to-data-mining  chapter 1
Introduction to-data-mining chapter 1
 

More from Subrata Kumer Paul

Chapter 9. Classification Advanced Methods.ppt
Chapter 9. Classification Advanced Methods.pptChapter 9. Classification Advanced Methods.ppt
Chapter 9. Classification Advanced Methods.pptSubrata Kumer Paul
 
Chapter 13. Trends and Research Frontiers in Data Mining.ppt
Chapter 13. Trends and Research Frontiers in Data Mining.pptChapter 13. Trends and Research Frontiers in Data Mining.ppt
Chapter 13. Trends and Research Frontiers in Data Mining.pptSubrata Kumer Paul
 
Chapter 8. Classification Basic Concepts.ppt
Chapter 8. Classification Basic Concepts.pptChapter 8. Classification Basic Concepts.ppt
Chapter 8. Classification Basic Concepts.pptSubrata Kumer Paul
 
Chapter 2. Know Your Data.ppt
Chapter 2. Know Your Data.pptChapter 2. Know Your Data.ppt
Chapter 2. Know Your Data.pptSubrata Kumer Paul
 
Chapter 12. Outlier Detection.ppt
Chapter 12. Outlier Detection.pptChapter 12. Outlier Detection.ppt
Chapter 12. Outlier Detection.pptSubrata Kumer Paul
 
Chapter 7. Advanced Frequent Pattern Mining.ppt
Chapter 7. Advanced Frequent Pattern Mining.pptChapter 7. Advanced Frequent Pattern Mining.ppt
Chapter 7. Advanced Frequent Pattern Mining.pptSubrata Kumer Paul
 
Chapter 11. Cluster Analysis Advanced Methods.ppt
Chapter 11. Cluster Analysis Advanced Methods.pptChapter 11. Cluster Analysis Advanced Methods.ppt
Chapter 11. Cluster Analysis Advanced Methods.pptSubrata Kumer Paul
 
Chapter 10. Cluster Analysis Basic Concepts and Methods.ppt
Chapter 10. Cluster Analysis Basic Concepts and Methods.pptChapter 10. Cluster Analysis Basic Concepts and Methods.ppt
Chapter 10. Cluster Analysis Basic Concepts and Methods.pptSubrata Kumer Paul
 
Chapter 6. Mining Frequent Patterns, Associations and Correlations Basic Conc...
Chapter 6. Mining Frequent Patterns, Associations and Correlations Basic Conc...Chapter 6. Mining Frequent Patterns, Associations and Correlations Basic Conc...
Chapter 6. Mining Frequent Patterns, Associations and Correlations Basic Conc...Subrata Kumer Paul
 
Chapter 5. Data Cube Technology.ppt
Chapter 5. Data Cube Technology.pptChapter 5. Data Cube Technology.ppt
Chapter 5. Data Cube Technology.pptSubrata Kumer Paul
 
Chapter 3. Data Preprocessing.ppt
Chapter 3. Data Preprocessing.pptChapter 3. Data Preprocessing.ppt
Chapter 3. Data Preprocessing.pptSubrata Kumer Paul
 
Chapter 4. Data Warehousing and On-Line Analytical Processing.ppt
Chapter 4. Data Warehousing and On-Line Analytical Processing.pptChapter 4. Data Warehousing and On-Line Analytical Processing.ppt
Chapter 4. Data Warehousing and On-Line Analytical Processing.pptSubrata Kumer Paul
 
Data Mining Lecture_8(a).pptx
Data Mining Lecture_8(a).pptxData Mining Lecture_8(a).pptx
Data Mining Lecture_8(a).pptxSubrata Kumer Paul
 
Data Mining Lecture_13.pptx
Data Mining Lecture_13.pptxData Mining Lecture_13.pptx
Data Mining Lecture_13.pptxSubrata Kumer Paul
 
Data Mining Lecture_9.pptx
Data Mining Lecture_9.pptxData Mining Lecture_9.pptx
Data Mining Lecture_9.pptxSubrata Kumer Paul
 
Data Mining Lecture_7.pptx
Data Mining Lecture_7.pptxData Mining Lecture_7.pptx
Data Mining Lecture_7.pptxSubrata Kumer Paul
 
Data Mining Lecture_10(b).pptx
Data Mining Lecture_10(b).pptxData Mining Lecture_10(b).pptx
Data Mining Lecture_10(b).pptxSubrata Kumer Paul
 
Data Mining Lecture_8(b).pptx
Data Mining Lecture_8(b).pptxData Mining Lecture_8(b).pptx
Data Mining Lecture_8(b).pptxSubrata Kumer Paul
 
Data Mining Lecture_6.pptx
Data Mining Lecture_6.pptxData Mining Lecture_6.pptx
Data Mining Lecture_6.pptxSubrata Kumer Paul
 
Data Mining Lecture_11.pptx
Data Mining Lecture_11.pptxData Mining Lecture_11.pptx
Data Mining Lecture_11.pptxSubrata Kumer Paul
 

More from Subrata Kumer Paul (20)

Chapter 9. Classification Advanced Methods.ppt
Chapter 9. Classification Advanced Methods.pptChapter 9. Classification Advanced Methods.ppt
Chapter 9. Classification Advanced Methods.ppt
 
Chapter 13. Trends and Research Frontiers in Data Mining.ppt
Chapter 13. Trends and Research Frontiers in Data Mining.pptChapter 13. Trends and Research Frontiers in Data Mining.ppt
Chapter 13. Trends and Research Frontiers in Data Mining.ppt
 
Chapter 8. Classification Basic Concepts.ppt
Chapter 8. Classification Basic Concepts.pptChapter 8. Classification Basic Concepts.ppt
Chapter 8. Classification Basic Concepts.ppt
 
Chapter 2. Know Your Data.ppt
Chapter 2. Know Your Data.pptChapter 2. Know Your Data.ppt
Chapter 2. Know Your Data.ppt
 
Chapter 12. Outlier Detection.ppt
Chapter 12. Outlier Detection.pptChapter 12. Outlier Detection.ppt
Chapter 12. Outlier Detection.ppt
 
Chapter 7. Advanced Frequent Pattern Mining.ppt
Chapter 7. Advanced Frequent Pattern Mining.pptChapter 7. Advanced Frequent Pattern Mining.ppt
Chapter 7. Advanced Frequent Pattern Mining.ppt
 
Chapter 11. Cluster Analysis Advanced Methods.ppt
Chapter 11. Cluster Analysis Advanced Methods.pptChapter 11. Cluster Analysis Advanced Methods.ppt
Chapter 11. Cluster Analysis Advanced Methods.ppt
 
Chapter 10. Cluster Analysis Basic Concepts and Methods.ppt
Chapter 10. Cluster Analysis Basic Concepts and Methods.pptChapter 10. Cluster Analysis Basic Concepts and Methods.ppt
Chapter 10. Cluster Analysis Basic Concepts and Methods.ppt
 
Chapter 6. Mining Frequent Patterns, Associations and Correlations Basic Conc...
Chapter 6. Mining Frequent Patterns, Associations and Correlations Basic Conc...Chapter 6. Mining Frequent Patterns, Associations and Correlations Basic Conc...
Chapter 6. Mining Frequent Patterns, Associations and Correlations Basic Conc...
 
Chapter 5. Data Cube Technology.ppt
Chapter 5. Data Cube Technology.pptChapter 5. Data Cube Technology.ppt
Chapter 5. Data Cube Technology.ppt
 
Chapter 3. Data Preprocessing.ppt
Chapter 3. Data Preprocessing.pptChapter 3. Data Preprocessing.ppt
Chapter 3. Data Preprocessing.ppt
 
Chapter 4. Data Warehousing and On-Line Analytical Processing.ppt
Chapter 4. Data Warehousing and On-Line Analytical Processing.pptChapter 4. Data Warehousing and On-Line Analytical Processing.ppt
Chapter 4. Data Warehousing and On-Line Analytical Processing.ppt
 
Data Mining Lecture_8(a).pptx
Data Mining Lecture_8(a).pptxData Mining Lecture_8(a).pptx
Data Mining Lecture_8(a).pptx
 
Data Mining Lecture_13.pptx
Data Mining Lecture_13.pptxData Mining Lecture_13.pptx
Data Mining Lecture_13.pptx
 
Data Mining Lecture_9.pptx
Data Mining Lecture_9.pptxData Mining Lecture_9.pptx
Data Mining Lecture_9.pptx
 
Data Mining Lecture_7.pptx
Data Mining Lecture_7.pptxData Mining Lecture_7.pptx
Data Mining Lecture_7.pptx
 
Data Mining Lecture_10(b).pptx
Data Mining Lecture_10(b).pptxData Mining Lecture_10(b).pptx
Data Mining Lecture_10(b).pptx
 
Data Mining Lecture_8(b).pptx
Data Mining Lecture_8(b).pptxData Mining Lecture_8(b).pptx
Data Mining Lecture_8(b).pptx
 
Data Mining Lecture_6.pptx
Data Mining Lecture_6.pptxData Mining Lecture_6.pptx
Data Mining Lecture_6.pptx
 
Data Mining Lecture_11.pptx
Data Mining Lecture_11.pptxData Mining Lecture_11.pptx
Data Mining Lecture_11.pptx
 

Recently uploaded

VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AIabhishek36461
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
Study on Air-Water & Water-Water Heat Exchange in a Finned īģŋTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned īģŋTube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned īģŋTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned īģŋTube ExchangerAnamika Sarkar
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture designssuser87fa0c1
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfAsst.prof M.Gokilavani
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage examplePragyanshuParadkar1
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEroselinkalist12
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIkoyaldeepu123
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)Dr SOUNDIRARAJ N
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 

Recently uploaded (20)

VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
VICTOR MAESTRE RAMIREZ - Planetary Defender on NASA's Double Asteroid Redirec...
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
Past, Present and Future of Generative AI
Past, Present and Future of Generative AIPast, Present and Future of Generative AI
Past, Present and Future of Generative AI
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
Study on Air-Water & Water-Water Heat Exchange in a Finned īģŋTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned īģŋTube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned īģŋTube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned īģŋTube Exchanger
 
pipeline in computer architecture design
pipeline in computer architecture  designpipeline in computer architecture  design
pipeline in computer architecture design
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdfCCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
CCS355 Neural Networks & Deep Learning Unit 1 PDF notes with Question bank .pdf
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
DATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage exampleDATA ANALYTICS PPT definition usage example
DATA ANALYTICS PPT definition usage example
 
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETEINFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
INFLUENCE OF NANOSILICA ON THE PROPERTIES OF CONCRETE
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
EduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AIEduAI - E learning Platform integrated with AI
EduAI - E learning Platform integrated with AI
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
UNIT III ANALOG ELECTRONICS (BASIC ELECTRONICS)
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 

Chapter 1. Introduction.ppt

  • 1. 1 1 Data Mining: Concepts and Techniques (3rd ed.) Chapter 1 Subrata Kumer Paul Assistant Professor, Dept. of CSE, BAUET sksubrata96@gmail.com
  • 2. 2 Chapter 1. Introduction īŽ Why Data Mining? īŽ What Is Data Mining? īŽ A Multi-Dimensional View of Data Mining īŽ What Kind of Data Can Be Mined? īŽ What Kinds of Patterns Can Be Mined? īŽ What Technology Are Used? īŽ What Kind of Applications Are Targeted? īŽ Major Issues in Data Mining īŽ A Brief History of Data Mining and Data Mining Society īŽ Summary
  • 3. 3 Why Data Mining? īŽ The Explosive Growth of Data: from terabytes to petabytes īŽ Data collection and data availability īŽ Automated data collection tools, database systems, Web, computerized society īŽ Major sources of abundant data īŽ Business: Web, e-commerce, transactions, stocks, â€Ļ īŽ Science: Remote sensing, bioinformatics, scientific simulation, â€Ļ īŽ Society and everyone: news, digital cameras, YouTube īŽ We are drowning in data, but starving for knowledge! īŽ “Necessity is the mother of invention”—Data mining—Automated analysis of massive data sets
  • 4. 4 Evolution of Sciences īŽ Before 1600, empirical science īŽ 1600-1950s, theoretical science īŽ Each discipline has grown a theoretical component. Theoretical models often motivate experiments and generalize our understanding. īŽ 1950s-1990s, computational science īŽ Over the last 50 years, most disciplines have grown a third, computational branch (e.g. empirical, theoretical, and computational ecology, or physics, or linguistics.) īŽ Computational Science traditionally meant simulation. It grew out of our inability to find closed-form solutions for complex mathematical models. īŽ 1990-now, data science īŽ The flood of data from new scientific instruments and simulations īŽ The ability to economically store and manage petabytes of data online īŽ The Internet and computing Grid that makes all these archives universally accessible īŽ Scientific info. management, acquisition, organization, query, and visualization tasks scale almost linearly with data volumes. Data mining is a major new challenge! īŽ Jim Gray and Alex Szalay, The World Wide Telescope: An Archetype for Online Science, Comm. ACM, 45(11): 50-54, Nov. 2002
  • 5. 5 Evolution of Database Technology īŽ 1960s: īŽ Data collection, database creation, IMS and network DBMS īŽ 1970s: īŽ Relational data model, relational DBMS implementation īŽ 1980s: īŽ RDBMS, advanced data models (extended-relational, OO, deductive, etc.) īŽ Application-oriented DBMS (spatial, scientific, engineering, etc.) īŽ 1990s: īŽ Data mining, data warehousing, multimedia databases, and Web databases īŽ 2000s īŽ Stream data management and mining īŽ Data mining and its applications īŽ Web technology (XML, data integration) and global information systems
  • 6. 6 Chapter 1. Introduction īŽ Why Data Mining? īŽ What Is Data Mining? īŽ A Multi-Dimensional View of Data Mining īŽ What Kind of Data Can Be Mined? īŽ What Kinds of Patterns Can Be Mined? īŽ What Technology Are Used? īŽ What Kind of Applications Are Targeted? īŽ Major Issues in Data Mining īŽ A Brief History of Data Mining and Data Mining Society īŽ Summary
  • 7. 7 What Is Data Mining? īŽ Data mining (knowledge discovery from data) īŽ Extraction of interesting (non-trivial, implicit, previously unknown and potentially useful) patterns or knowledge from huge amount of data īŽ Data mining: a misnomer? īŽ Alternative names īŽ Knowledge discovery (mining) in databases (KDD), knowledge extraction, data/pattern analysis, data archeology, data dredging, information harvesting, business intelligence, etc. īŽ Watch out: Is everything “data mining”? īŽ Simple search and query processing īŽ (Deductive) expert systems
  • 8. 8 Knowledge Discovery (KDD) Process īŽ This is a view from typical database systems and data warehousing communities īŽ Data mining plays an essential role in the knowledge discovery process Data Cleaning Data Integration Databases Data Warehouse Task-relevant Data Selection Data Mining Pattern Evaluation
  • 9. 9 Example: A Web Mining Framework īŽ Web mining usually involves īŽ Data cleaning īŽ Data integration from multiple sources īŽ Warehousing the data īŽ Data cube construction īŽ Data selection for data mining īŽ Data mining īŽ Presentation of the mining results īŽ Patterns and knowledge to be used or stored into knowledge-base
  • 10. 10 Data Mining in Business Intelligence Increasing potential to support business decisions End User Business Analyst Data Analyst DBA Decision Making Data Presentation Visualization Techniques Data Mining Information Discovery Data Exploration Statistical Summary, Querying, and Reporting Data Preprocessing/Integration, Data Warehouses Data Sources Paper, Files, Web documents, Scientific experiments, Database Systems
  • 11. 11 Example: Mining vs. Data Exploration īŽ Business intelligence view īŽ Warehouse, data cube, reporting but not much mining īŽ Business objects vs. data mining tools īŽ Supply chain example: tools īŽ Data presentation īŽ Exploration
  • 12. 12 KDD Process: A Typical View from ML and Statistics Input Data Data Mining Data Pre- Processing Post- Processing īŽ This is a view from typical machine learning and statistics communities Data integration Normalization Feature selection Dimension reduction Pattern discovery Association & correlation Classification Clustering Outlier analysis â€Ļ â€Ļ â€Ļ â€Ļ Pattern evaluation Pattern selection Pattern interpretation Pattern visualization
  • 13. 13 Example: Medical Data Mining īŽ Health care & medical data mining – often adopted such a view in statistics and machine learning īŽ Preprocessing of the data (including feature extraction and dimension reduction) īŽ Classification or/and clustering processes īŽ Post-processing for presentation
  • 14. 14 Chapter 1. Introduction īŽ Why Data Mining? īŽ What Is Data Mining? īŽ A Multi-Dimensional View of Data Mining īŽ What Kind of Data Can Be Mined? īŽ What Kinds of Patterns Can Be Mined? īŽ What Technology Are Used? īŽ What Kind of Applications Are Targeted? īŽ Major Issues in Data Mining īŽ A Brief History of Data Mining and Data Mining Society īŽ Summary
  • 15. 15 Multi-Dimensional View of Data Mining īŽ Data to be mined īŽ Database data (extended-relational, object-oriented, heterogeneous, legacy), data warehouse, transactional data, stream, spatiotemporal, time-series, sequence, text and web, multi-media, graphs & social and information networks īŽ Knowledge to be mined (or: Data mining functions) īŽ Characterization, discrimination, association, classification, clustering, trend/deviation, outlier analysis, etc. īŽ Descriptive vs. predictive data mining īŽ Multiple/integrated functions and mining at multiple levels īŽ Techniques utilized īŽ Data-intensive, data warehouse (OLAP), machine learning, statistics, pattern recognition, visualization, high-performance, etc. īŽ Applications adapted īŽ Retail, telecommunication, banking, fraud analysis, bio-data mining, stock market analysis, text mining, Web mining, etc.
  • 16. 16 Chapter 1. Introduction īŽ Why Data Mining? īŽ What Is Data Mining? īŽ A Multi-Dimensional View of Data Mining īŽ What Kind of Data Can Be Mined? īŽ What Kinds of Patterns Can Be Mined? īŽ What Technology Are Used? īŽ What Kind of Applications Are Targeted? īŽ Major Issues in Data Mining īŽ A Brief History of Data Mining and Data Mining Society īŽ Summary
  • 17. 17 Data Mining: On What Kinds of Data? īŽ Database-oriented data sets and applications īŽ Relational database, data warehouse, transactional database īŽ Advanced data sets and advanced applications īŽ Data streams and sensor data īŽ Time-series data, temporal data, sequence data (incl. bio-sequences) īŽ Structure data, graphs, social networks and multi-linked data īŽ Object-relational databases īŽ Heterogeneous databases and legacy databases īŽ Spatial data and spatiotemporal data īŽ Multimedia database īŽ Text databases īŽ The World-Wide Web
  • 18. 18 Chapter 1. Introduction īŽ Why Data Mining? īŽ What Is Data Mining? īŽ A Multi-Dimensional View of Data Mining īŽ What Kind of Data Can Be Mined? īŽ What Kinds of Patterns Can Be Mined? īŽ What Technology Are Used? īŽ What Kind of Applications Are Targeted? īŽ Major Issues in Data Mining īŽ A Brief History of Data Mining and Data Mining Society īŽ Summary
  • 19. 19 Data Mining Function: (1) Generalization īŽ Information integration and data warehouse construction īŽ Data cleaning, transformation, integration, and multidimensional data model īŽ Data cube technology īŽ Scalable methods for computing (i.e., materializing) multidimensional aggregates īŽ OLAP (online analytical processing) īŽ Multidimensional concept description: Characterization and discrimination īŽ Generalize, summarize, and contrast data characteristics, e.g., dry vs. wet region
  • 20. 20 Data Mining Function: (2) Association and Correlation Analysis īŽ Frequent patterns (or frequent itemsets) īŽ What items are frequently purchased together in your Walmart? īŽ Association, correlation vs. causality īŽ A typical association rule īŽ Diaper īƒ  Beer [0.5%, 75%] (support, confidence) īŽ Are strongly associated items also strongly correlated? īŽ How to mine such patterns and rules efficiently in large datasets? īŽ How to use such patterns for classification, clustering, and other applications?
  • 21. 21 Data Mining Function: (3) Classification īŽ Classification and label prediction īŽ Construct models (functions) based on some training examples īŽ Describe and distinguish classes or concepts for future prediction īŽ E.g., classify countries based on (climate), or classify cars based on (gas mileage) īŽ Predict some unknown class labels īŽ Typical methods īŽ Decision trees, naïve Bayesian classification, support vector machines, neural networks, rule-based classification, pattern- based classification, logistic regression, â€Ļ īŽ Typical applications: īŽ Credit card fraud detection, direct marketing, classifying stars, diseases, web-pages, â€Ļ
  • 22. 22 Data Mining Function: (4) Cluster Analysis īŽ Unsupervised learning (i.e., Class label is unknown) īŽ Group data to form new categories (i.e., clusters), e.g., cluster houses to find distribution patterns īŽ Principle: Maximizing intra-class similarity & minimizing interclass similarity īŽ Many methods and applications
  • 23. 23 Data Mining Function: (5) Outlier Analysis īŽ Outlier analysis īŽ Outlier: A data object that does not comply with the general behavior of the data īŽ Noise or exception? ― One person’s garbage could be another person’s treasure īŽ Methods: by product of clustering or regression analysis, â€Ļ īŽ Useful in fraud detection, rare events analysis
  • 24. 24 Time and Ordering: Sequential Pattern, Trend and Evolution Analysis īŽ Sequence, trend and evolution analysis īŽ Trend, time-series, and deviation analysis: e.g., regression and value prediction īŽ Sequential pattern mining īŽ e.g., first buy digital camera, then buy large SD memory cards īŽ Periodicity analysis īŽ Motifs and biological sequence analysis īŽ Approximate and consecutive motifs īŽ Similarity-based analysis īŽ Mining data streams īŽ Ordered, time-varying, potentially infinite, data streams
  • 25. 25 Structure and Network Analysis īŽ Graph mining īŽ Finding frequent subgraphs (e.g., chemical compounds), trees (XML), substructures (web fragments) īŽ Information network analysis īŽ Social networks: actors (objects, nodes) and relationships (edges) īŽ e.g., author networks in CS, terrorist networks īŽ Multiple heterogeneous networks īŽ A person could be multiple information networks: friends, family, classmates, â€Ļ īŽ Links carry a lot of semantic information: Link mining īŽ Web mining īŽ Web is a big information network: from PageRank to Google īŽ Analysis of Web information networks īŽ Web community discovery, opinion mining, usage mining, â€Ļ
  • 26. 26 Evaluation of Knowledge īŽ Are all mined knowledge interesting? īŽ One can mine tremendous amount of “patterns” and knowledge īŽ Some may fit only certain dimension space (time, location, â€Ļ) īŽ Some may not be representative, may be transient, â€Ļ īŽ Evaluation of mined knowledge → directly mine only interesting knowledge? īŽ Descriptive vs. predictive īŽ Coverage īŽ Typicality vs. novelty īŽ Accuracy īŽ Timeliness īŽ â€Ļ
  • 27. 27 Chapter 1. Introduction īŽ Why Data Mining? īŽ What Is Data Mining? īŽ A Multi-Dimensional View of Data Mining īŽ What Kind of Data Can Be Mined? īŽ What Kinds of Patterns Can Be Mined? īŽ What Technology Are Used? īŽ What Kind of Applications Are Targeted? īŽ Major Issues in Data Mining īŽ A Brief History of Data Mining and Data Mining Society īŽ Summary
  • 28. 28 Data Mining: Confluence of Multiple Disciplines Data Mining Machine Learning Statistics Applications Algorithm Pattern Recognition High-Performance Computing Visualization Database Technology
  • 29. 29 Why Confluence of Multiple Disciplines? īŽ Tremendous amount of data īŽ Algorithms must be highly scalable to handle such as tera-bytes of data īŽ High-dimensionality of data īŽ Micro-array may have tens of thousands of dimensions īŽ High complexity of data īŽ Data streams and sensor data īŽ Time-series data, temporal data, sequence data īŽ Structure data, graphs, social networks and multi-linked data īŽ Heterogeneous databases and legacy databases īŽ Spatial, spatiotemporal, multimedia, text and Web data īŽ Software programs, scientific simulations īŽ New and sophisticated applications
  • 30. 30 Chapter 1. Introduction īŽ Why Data Mining? īŽ What Is Data Mining? īŽ A Multi-Dimensional View of Data Mining īŽ What Kind of Data Can Be Mined? īŽ What Kinds of Patterns Can Be Mined? īŽ What Technology Are Used? īŽ What Kind of Applications Are Targeted? īŽ Major Issues in Data Mining īŽ A Brief History of Data Mining and Data Mining Society īŽ Summary
  • 31. 31 Applications of Data Mining īŽ Web page analysis: from web page classification, clustering to PageRank & HITS algorithms īŽ Collaborative analysis & recommender systems īŽ Basket data analysis to targeted marketing īŽ Biological and medical data analysis: classification, cluster analysis (microarray data analysis), biological sequence analysis, biological network analysis īŽ Data mining and software engineering (e.g., IEEE Computer, Aug. 2009 issue) īŽ From major dedicated data mining systems/tools (e.g., SAS, MS SQL- Server Analysis Manager, Oracle Data Mining Tools) to invisible data mining
  • 32. 32 Chapter 1. Introduction īŽ Why Data Mining? īŽ What Is Data Mining? īŽ A Multi-Dimensional View of Data Mining īŽ What Kind of Data Can Be Mined? īŽ What Kinds of Patterns Can Be Mined? īŽ What Technology Are Used? īŽ What Kind of Applications Are Targeted? īŽ Major Issues in Data Mining īŽ A Brief History of Data Mining and Data Mining Society īŽ Summary
  • 33. 33 Major Issues in Data Mining (1) īŽ Mining Methodology īŽ Mining various and new kinds of knowledge īŽ Mining knowledge in multi-dimensional space īŽ Data mining: An interdisciplinary effort īŽ Boosting the power of discovery in a networked environment īŽ Handling noise, uncertainty, and incompleteness of data īŽ Pattern evaluation and pattern- or constraint-guided mining īŽ User Interaction īŽ Interactive mining īŽ Incorporation of background knowledge īŽ Presentation and visualization of data mining results
  • 34. 34 Major Issues in Data Mining (2) īŽ Efficiency and Scalability īŽ Efficiency and scalability of data mining algorithms īŽ Parallel, distributed, stream, and incremental mining methods īŽ Diversity of data types īŽ Handling complex types of data īŽ Mining dynamic, networked, and global data repositories īŽ Data mining and society īŽ Social impacts of data mining īŽ Privacy-preserving data mining īŽ Invisible data mining
  • 35. 35 Chapter 1. Introduction īŽ Why Data Mining? īŽ What Is Data Mining? īŽ A Multi-Dimensional View of Data Mining īŽ What Kind of Data Can Be Mined? īŽ What Kinds of Patterns Can Be Mined? īŽ What Technology Are Used? īŽ What Kind of Applications Are Targeted? īŽ Major Issues in Data Mining īŽ A Brief History of Data Mining and Data Mining Society īŽ Summary
  • 36. 36 A Brief History of Data Mining Society īŽ 1989 IJCAI Workshop on Knowledge Discovery in Databases īŽ Knowledge Discovery in Databases (G. Piatetsky-Shapiro and W. Frawley, 1991) īŽ 1991-1994 Workshops on Knowledge Discovery in Databases īŽ Advances in Knowledge Discovery and Data Mining (U. Fayyad, G. Piatetsky-Shapiro, P. Smyth, and R. Uthurusamy, 1996) īŽ 1995-1998 International Conferences on Knowledge Discovery in Databases and Data Mining (KDD’95-98) īŽ Journal of Data Mining and Knowledge Discovery (1997) īŽ ACM SIGKDD conferences since 1998 and SIGKDD Explorations īŽ More conferences on data mining īŽ PAKDD (1997), PKDD (1997), SIAM-Data Mining (2001), (IEEE) ICDM (2001), etc. īŽ ACM Transactions on KDD starting in 2007
  • 37. 37 Conferences and Journals on Data Mining īŽ KDD Conferences īŽ ACM SIGKDD Int. Conf. on Knowledge Discovery in Databases and Data Mining (KDD) īŽ SIAM Data Mining Conf. (SDM) īŽ (IEEE) Int. Conf. on Data Mining (ICDM) īŽ European Conf. on Machine Learning and Principles and practices of Knowledge Discovery and Data Mining (ECML-PKDD) īŽ Pacific-Asia Conf. on Knowledge Discovery and Data Mining (PAKDD) īŽ Int. Conf. on Web Search and Data Mining (WSDM) īŽ Other related conferences īŽ DB conferences: ACM SIGMOD, VLDB, ICDE, EDBT, ICDT, â€Ļ īŽ Web and IR conferences: WWW, SIGIR, WSDM īŽ ML conferences: ICML, NIPS īŽ PR conferences: CVPR, īŽ Journals īŽ Data Mining and Knowledge Discovery (DAMI or DMKD) īŽ IEEE Trans. On Knowledge and Data Eng. (TKDE) īŽ KDD Explorations īŽ ACM Trans. on KDD
  • 38. 38 Where to Find References? DBLP, CiteSeer, Google īŽ Data mining and KDD (SIGKDD: CDROM) īŽ Conferences: ACM-SIGKDD, IEEE-ICDM, SIAM-DM, PKDD, PAKDD, etc. īŽ Journal: Data Mining and Knowledge Discovery, KDD Explorations, ACM TKDD īŽ Database systems (SIGMOD: ACM SIGMOD Anthology—CD ROM) īŽ Conferences: ACM-SIGMOD, ACM-PODS, VLDB, IEEE-ICDE, EDBT, ICDT, DASFAA īŽ Journals: IEEE-TKDE, ACM-TODS/TOIS, JIIS, J. ACM, VLDB J., Info. Sys., etc. īŽ AI & Machine Learning īŽ Conferences: Machine learning (ML), AAAI, IJCAI, COLT (Learning Theory), CVPR, NIPS, etc. īŽ Journals: Machine Learning, Artificial Intelligence, Knowledge and Information Systems, IEEE-PAMI, etc. īŽ Web and IR īŽ Conferences: SIGIR, WWW, CIKM, etc. īŽ Journals: WWW: Internet and Web Information Systems, īŽ Statistics īŽ Conferences: Joint Stat. Meeting, etc. īŽ Journals: Annals of statistics, etc. īŽ Visualization īŽ Conference proceedings: CHI, ACM-SIGGraph, etc. īŽ Journals: IEEE Trans. visualization and computer graphics, etc.
  • 39. 39 Chapter 1. Introduction īŽ Why Data Mining? īŽ What Is Data Mining? īŽ A Multi-Dimensional View of Data Mining īŽ What Kind of Data Can Be Mined? īŽ What Kinds of Patterns Can Be Mined? īŽ What Technology Are Used? īŽ What Kind of Applications Are Targeted? īŽ Major Issues in Data Mining īŽ A Brief History of Data Mining and Data Mining Society īŽ Summary
  • 40. 40 Summary īŽ Data mining: Discovering interesting patterns and knowledge from massive amount of data īŽ A natural evolution of database technology, in great demand, with wide applications īŽ A KDD process includes data cleaning, data integration, data selection, transformation, data mining, pattern evaluation, and knowledge presentation īŽ Mining can be performed in a variety of data īŽ Data mining functionalities: characterization, discrimination, association, classification, clustering, outlier and trend analysis, etc. īŽ Data mining technologies and applications īŽ Major issues in data mining
  • 41. 41 Recommended Reference Books īŽ S. Chakrabarti. Mining the Web: Statistical Analysis of Hypertex and Semi-Structured Data. Morgan Kaufmann, 2002 īŽ R. O. Duda, P. E. Hart, and D. G. Stork, Pattern Classification, 2ed., Wiley-Interscience, 2000 īŽ T. Dasu and T. Johnson. Exploratory Data Mining and Data Cleaning. John Wiley & Sons, 2003 īŽ U. M. Fayyad, G. Piatetsky-Shapiro, P. Smyth, and R. Uthurusamy. Advances in Knowledge Discovery and Data Mining. AAAI/MIT Press, 1996 īŽ U. Fayyad, G. Grinstein, and A. Wierse, Information Visualization in Data Mining and Knowledge Discovery, Morgan Kaufmann, 2001 īŽ J. Han and M. Kamber. Data Mining: Concepts and Techniques. Morgan Kaufmann, 3rd ed., 2011 īŽ D. J. Hand, H. Mannila, and P. Smyth, Principles of Data Mining, MIT Press, 2001 īŽ T. Hastie, R. Tibshirani, and J. Friedman, The Elements of Statistical Learning: Data Mining, Inference, and Prediction, 2nd ed., Springer-Verlag, 2009 īŽ B. Liu, Web Data Mining, Springer 2006. īŽ T. M. Mitchell, Machine Learning, McGraw Hill, 1997 īŽ G. Piatetsky-Shapiro and W. J. Frawley. Knowledge Discovery in Databases. AAAI/MIT Press, 1991 īŽ P.-N. Tan, M. Steinbach and V. Kumar, Introduction to Data Mining, Wiley, 2005 īŽ S. M. Weiss and N. Indurkhya, Predictive Data Mining, Morgan Kaufmann, 1998 īŽ I. H. Witten and E. Frank, Data Mining: Practical Machine Learning Tools and Techniques with Java Implementations, Morgan Kaufmann, 2nd ed. 2005