DM - Lecture 1
DM - Lecture 1
Research interest
•Recommender System
•Machine learning
•Natural Language processing
Alternative names
Knowledge discovery (mining) in databases (KDD), knowledge
extraction, data/pattern analysis, data archeology, data
dredging, information harvesting, business intelligence, etc.
Database
Technology Statistics
Machine Visualization
Learning Data Mining
Pattern
Recognition Other
Algorithm Disciplines
Clustering
•identify data that are like each other
•helps to understand the differences and similarities between the data
Regression
•identifying and analyzing the relationship between variables.
•used to identify the likelihood of a specific variable, given the presence
of other variables
Association Rules:
helps to find the association between two or more Items
discovers a hidden pattern in the data set
March 4, 2024 Data Mining - Dr Naima Iltaf 20
Data Mining Techniques
Outlier detection
refers to observation of data items in the dataset which do not match
an expected pattern or expected behavior
used in a variety of domains, such as intrusion, detection, fraud or
fault detection, etc
Sequential Patterns
helps to discover or identify similar patterns or trends in transaction
data for certain period
Prediction
used a combination of the other data mining techniques like trends,
sequential patterns, clustering, classification, etc
analyzes past events or instances in a right sequence for predicting a
future event.
Based on:- Quizes 10
Quizzes Assignment(s) 10
Assignments
Project 5
Project
Midterm 25
Midterm and final examinations
Distribution of marks Final Exam 50
Total 100
03/04/24 26
Assignments and Reports
All assignments must be submitted by the due
date/time
In case of late submissions, marks will be
deducted
15% per late day. No submissions after 3 days
of due date.
Assignments must be submited as in both soft
copies and printed copies
•
MS Office documents
•
pdfs(recommended).
Jiawei Han ”Data Mining: Concepts and
Techniques”, Second Edition and above
Anything that you can find to help you learn.
03/04/24 28
Topic to be Covered
Introduction to Data Mining
Data Pre Processing
Data Reduction
Association Analysis
Sequence mining
Clustering
Classification
Link analysis
Outlier mining
Text Mining
Web mining
Recommender System
March 4, 2024 Data Mining - Dr Naima Iltaf 29