Lect 2
Lect 2
Lect 2
Introduction(2)
Chapter 1
Index
2
1.What is Data Mining?
4. Cluster Analysis
5. Outlier Analysis
6. Evolution Analysis
Association Rules
if a customer buys a computer, there is a 50% chance that he will buy software as well
Decision Tree
Neural Network
3 Data Mining Functionalities:
Classification and Prediction 11
Prediction can be used for both numeric prediction and class label
prediction.
Decision
Tree
What makes a pattern is
interesting?
16
• Hence,
• Confidence(X Y) = P (y/x)
Other
interestingness
measure
• Accuracy: Accuracy tells us the
percentage of data that are
correctly classified by a rule.
• Coverage: It gives the percentage
of data to which a rule applies.
Can a data mining system
generate all of the
interesting patterns? 19
•A data mining algorithm is complete if it mines all
interesting patterns.
• First general all the patterns and then filter out the
uninteresting ones.