University of Alberta  Dr. Osmar R. Zaïane, 1999-2004 Principles of Knowledge Discovery in Data Dr. Osmar R. Zaïane University of Alberta Fall 2004.

Slides:



Advertisements
Similar presentations
Data Mining Techniques Association Rule
Advertisements

CS583 – Data Mining and Text Mining
Data Mining Techniques So Far: Cluster analysis K-means Classification Decision Trees J48 (C4.5) Rule-based classification JRIP (RIPPER) Logistic Regression.
2015/6/1Course Introduction1 Welcome! MSCIT 521: Knowledge Discovery and Data Mining Qiang Yang Hong Kong University of Science and Technology
CS583 – Data Mining and Text Mining
Data Mining Association Analysis: Basic Concepts and Algorithms
SAK 5609 DATA MINING Prof. Madya Dr. Md. Nasir bin Sulaiman
University of Alberta  Dr. Osmar R. Zaïane, Web-Based Information Systems Fall 2006 CMPUT 410: Introduction UNIVERSITY OF ALBERTA Osmar R.
General information CSE 230 : Introduction to Software Engineering
© Prentice Hall1 DATA MINING TECHNIQUES Introductory and Advanced Topics Eamonn Keogh (some slides adapted from) Margaret Dunham Dr. M.H.Dunham, Data Mining,
Data Mining Association Analysis: Basic Concepts and Algorithms
1 Data Mining Techniques Instructor: Ruoming Jin Fall 2006.
Asssociation Rules Prof. Sin-Min Lee Department of Computer Science.
Introduction to Data Mining with Case Studies
University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Knowledge Discovery and Data Mining Dr. Osmar R. Zaïane.
University of Alberta  Dr. Osmar R. Zaïane, Web-Based Information Systems Dr. Osmar R. Zaïane University of Alberta Fall 2004 CMPUT 410:
Data Mining – Intro.
Pattern Recognition Lecture 20: Data Mining 3 Dr. Richard Spillman Pacific Lutheran University.
CS 5941 CS583 – Data Mining and Text Mining Course Web Page 05/cs583.html.
Introduction to Data Mining Engineering Group in ACL.
CS 450: COMPUTER GRAPHICS COURSE AND SYLLABUS OVERVIEW SPRING 2015 DR. MICHAEL J. REALE.
1 © Goharian & Grossman 2003 Introduction to Data Mining (CS 422) Fall 2010.
1 An Introduction to Data Mining Hosein Rostani Alireza Zohdi Report 1 for “advance data base” course Supervisor: Dr. Masoud Rahgozar December 2007.
CSCI 347 – Data Mining Lecture 01 – Course Overview.
CS 103 Discrete Structures Lecture 01 Introduction to the Course
Course Title Database Technologies Instructor: Dr ALI DAUD Course Credits: 3 with Lab Total Hours: 45 approximately.
Data Mining Association Analysis: Basic Concepts and Algorithms Lecture Notes for Chapter 6 Introduction to Data Mining by Tan, Steinbach, Kumar © Tan,Steinbach,
Data Mining Association Analysis: Basic Concepts and Algorithms Lecture Notes for Chapter 6 Introduction to Data Mining By Tan, Steinbach, Kumar Lecture.
Modul 7: Association Analysis. 2 Association Rule Mining  Given a set of transactions, find rules that will predict the occurrence of an item based on.
CS525 DATA MINING COURSE INTRODUCTION YÜCEL SAYGIN SABANCI UNIVERSITY.
Data Mining with Oracle using Classification and Clustering Algorithms Proposed and Presented by Nhamo Mdzingwa Supervisor: John Ebden.
Data Warehousing/Mining 1 Data Warehousing/Mining Comp 150DW Course Overview Instructor: Dan Hebert.
University of Alberta  Dr. Osmar R. Zaïane, Web-Based Information Systems Fall 2007 CMPUT 410: Introduction UNIVERSITY OF ALBERTA Osmar R.
Data Mining – Intro. Course Overview Spatial Databases Temporal and Spatio-Temporal Databases Multimedia Databases Data Mining.
Introduction of Data Mining and Association Rules cs157 Spring 2009 Instructor: Dr. Sin-Min Lee Student: Dongyi Jia.
Outline Knowledge discovery in databases. Data warehousing. Data mining. Different types of data mining. The Apriori algorithm for generating association.
CSE4334/5334 DATA MINING CSE4334/5334 Data Mining, Fall 2014 Department of Computer Science and Engineering, University of Texas at Arlington Chengkai.
1 IMM472 資料探勘 陳春賢. 2 Lecture I Class Introduction.
General Information 439 – Data Mining Assist.Prof.Dr. Derya BİRANT.
ICS202 Data Structures King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science Department.
© Tan,Steinbach, Kumar Introduction to Data Mining 4/18/ Data Mining: Association Analysis This lecture node is modified based on Lecture Notes for.
CPE542: Pattern Recognition Course Introduction Dr. Gheith Abandah د. غيث علي عبندة.
Cheating The School of Network Computing, the Faculty of Information Technology and Monash as a whole regard cheating as a serious offence. Where assignments.
CSCE 5073 Section 001: Data Mining Spring Overview Class hour 12:30 – 1:45pm, Tuesday & Thur, JBHT 239 Office hour 2:00 – 4:00pm, Tuesday & Thur,
1 Advanced Database System Design Instructor: Ruoming Jin Fall 2010.
1 SBM411 資料探勘 陳春賢. 2 Lecture I Class Introduction.
1 IMM472 資料探勘 陳春賢. 2 Lecture I Class Introduction.
Data Mining  Association Rule  Classification  Clustering.
Data Mining Association Analysis: Basic Concepts and Algorithms Lecture Notes for Chapter 6 Introduction to Data Mining by Tan, Steinbach, Kumar © Tan,Steinbach,
Chapter 8 Association Rules. Data Warehouse and Data Mining Chapter 10 2 Content Association rule mining Mining single-dimensional Boolean association.
Introduction: What is AI? CMSC Introduction to Artificial Intelligence January 3, 2002.
1 Data Mining Lecture 6: Association Analysis. 2 Association Rule Mining l Given a set of transactions, find rules that will predict the occurrence of.
Sotarat Thammaboosadee, Ph.D. EGIT563- Data Mining Course Outline.
FNA/Spring CENG 562 – Machine Learning. FNA/Spring Contact information Instructor: Dr. Ferda N. Alpaslan
1 SBM411 資料探勘 陳春賢. 2 Lecture I Class Introduction.
CS583 – Data Mining and Text Mining
An Introduction to WEKA
Data Mining Association Analysis: Basic Concepts and Algorithms
Mining Association Rules
Waikato Environment for Knowledge Analysis
Data Mining: Concepts and Techniques Course Outline
Data Mining Association Analysis: Basic Concepts and Algorithms
Data Mining Association Analysis: Basic Concepts and Algorithms
Data Mining Association Analysis: Basic Concepts and Algorithms
©Jiawei Han and Micheline Kamber
CS583 – Data Mining and Text Mining
Dept. of Computer Science University of Liverpool
Welcome! Knowledge Discovery and Data Mining
CSCE 4143 Section 001: Data Mining Spring 2019.
Association Analysis: Basic Concepts
Presentation transcript:

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Dr. Osmar R. Zaïane University of Alberta Fall 2004

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data 2

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Class and Office Hours Class: Tuesdays and Thursdays from 9:30 to 10:50 Office Hours: Wednesdays from 9:30 to 11:00 3

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Course Requirements Understand the basic concepts of database systems Understand the basic concepts of artificial intelligence and machine learning Be able to develop applications in C/C ++ or Java 4

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Course Objectives To provide an introduction to knowledge discovery in databases and complex data repositories, and to present basic concepts relevant to real data mining applications, as well as reveal important research issues germane to the knowledge discovery domain and advanced mining applications. Students will understand the fundamental concepts underlying knowledge discovery in databases and gain hands-on experience with implementation of some data mining algorithms applied to real world cases. 5

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Evaluation and Grading Assignments (4) 20% Midterm25% Project39% –Quality of presentation + quality of report + quality of demos –Preliminary project demo (week 12) and final project demo (week 16) have the same weight Class presentations16% –Quality of presentation + quality of slides + peer evaluation There is no final exam for this course, but there are assignments, presentations, a midterm and a project. I will be evaluating all these activities out of 100% and give a final grade based on the evaluation of the activities. The midterm has two parts: a take-home exam + oral exam. 6 A+ will be given only for outstanding achievement.

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data More About Evaluation Re-examination. None, except as per regulation. Collaboration. Collaborate on assignments and projects, etc; do not merely copy. Plagiarism. Work submitted by a student that is the work of another student or any other person is considered plagiarism. Read Sections and of the University of Alberta calendar. Cases of plagiarism are immediately referred to the Dean of Science, who determines what course of action is appropriate. 7

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data About Plagiarism Plagiarism, cheating, misrepresentation of facts and participation in such offences are viewed as serious academic offences by the University and by the Campus Law Review Committee (CLRC) of General Faculties Council. Sanctions for such offences range from a reprimand to suspension or expulsion from the University.

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Notes and Textbook Course home page : We will also have a mailing list for the course (probably also a newsgroup). Textbook : Data Mining: Concepts and Techniques Jiawei Han and Micheline Kamber Morgan Kaufmann Publisher, 2001 ISBN

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Other Books Principles of Data Mining David Hand, Heikki Mannila, Padhraic Smyth, MIT Press, 2001, ISBN X 546 pages Data Mining: Introductory and Advanced Topics Margaret H. Dunham, Prentice Hall, 2003, ISBN pages Dealing with the data flood: Mining data, text and multimedia Edited by Jeroen Meij, SST Publications, 2002, ISBN pages

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data 11 Course Web Page

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data 12 Course Content, Slides, etc.

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data On-line Resources Course notes Course slides Web links Glossary Student submitted resources U-Chat Newsgroup Frequently asked questions

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Presentation Schedule Student 1 Student 2 Student 3 Student 4 Student 5 Student 6 Student 7 Student 8 Student 9 Student 10 Student 11 Student 12 Student 13 Student 14 Student 15 Student 16 Student 17 Student 18 Student 19 Student 20 Student Presentation Review OctoberNovember 4 Student 22 17

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Implement data mining project ChoiceDeliverables Project proposal + 10’ proposal presentation + project pre-demo + final demo + project report Examples and details of data mining projects will be posted on the course web site. 15 Projects Assignments 1- Competition in one algorithm implementation 2- evaluation of off the shelf data mining tools 3- Use of educational DM tool to evaluate algorithms 4- Review of a paper

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data More About Projects Students should write a project proposal (1 or 2 pages). project topic; implementation choices; approach; schedule. All projects are demonstrated at the end of the semester. December 2 and 7 to the whole class. Preliminary project demos are private demos given to the instructor on week November 22. Implementations: C/C ++ or Java, OS: Linux, Window XP/2000, or other systems.

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data 17 (Tentative, subject to changes) Week 1: Sept. 9: Introduction Week 2: Sept. 14: Intro DMSept. 16: DM operations Week 3: Sept. 21: Assoc. RulesSept. 23: Assoc. Rules Week 4: Sept. 28: Data Prep. Sept. 30: Data Warehouse Week 5: Oct. 5: Char RulesOct. 7: Classification Week 6: Oct. 12: ClusteringOct. 14: Clustering Week 7: Oct. 19: Outliers Oct. 21: Spatial & MM Week 8: Oct. 26: Web MiningOct. 31: Web Mining Week 9: Nov. 2: PPDM Nov. 4: Advanced Topics Week 10: Nov. 9: Papers 1&2Nov. 11: No class Week 11: Nov. 16: Papers 1&2Nov. 18: Papers 3&4 Week 12: Nov. 23: Papers 5&6Nov. 25: Papers 7&8 Week 13: Nov. 30 Papers 9&10 Dec. 2: Project Presentat. Week 14: Dec. 7: Final Demos Course Schedule Away (out of town) To be confirmed November 2 nd November 4 th Nov. 1-4: ICDM There are 14 weeks from Sept. 8 th to Dec. 8 th. First class starts September 9 th and classes end December 7 th. Tuesday Thursday Due dates -Midterm week 8 -Project proposals week 5 -Project preliminary demo week 12 - Project reports week 13 - Project final demo week 14

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Introduction to Data Mining Data warehousing and OLAP Data cleaning Data mining operations Data summarization Association analysis Classification and prediction Clustering Web Mining Multimedia and Spatial Mining Other topics if time permits 18 Course Content

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data The Japanese eat very little fat and suffer fewer heart attacks than the British or Americans. The Mexicans eat a lot of fat and suffer fewer heart attacks than the British or Americans. The Japanese drink very little red wine and suffer fewer heart attacks than the British or Americans The Italians drink excessive amounts of red wine and suffer fewer heart attacks than the British or Americans. The Germans drink a lot of beers and eat lots of sausages and fats and suffer fewer heart attacks than the British or Americans. CONCLUSION: Eat and drink what you like. Speaking English is apparently what kills you. For those of you who watch what you eat... Here's the final word on nutrition and health. It's a relief to know the truth after all those conflicting medical studies.

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Association Rules Clustering Classification

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data What Is Association Mining? Association rule mining searches for relationships between items in a dataset: – Finding association, correlation, or causal structures among sets of items or objects in transaction databases, relational databases, and other information repositories. – Rule form: “Body   ead [support, confidence]”. Examples: – buys(x, “bread”)   buys(x, “milk”) [0.6%, 65%] – major(x, “CS”) ^ takes(x, “DB”)   grade(x, “A”) [1%, 75%]

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data P  Q holds in D with support s and P  Q has a confidence c in the transaction set D. Support(P  Q) = Probability(P  Q) Confidence(P  Q)=Probability(Q/P) Basic Concepts A transaction is a set of items: T={i a, i b,…i t } T  I, where I is the set of all possible items {i 1, i 2,…i n } D, the task relevant data, is a set of transactions. An association rule is of the form: P  Q, where P  I, Q  I, and P  Q = 

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data FIM Frequent Itemset MiningAssociation Rules Generation 12 Bound by a support threshold Bound by a confidence threshold abc ab  c b  ac l Frequent itemset generation is still computationally expensive Association Rule Mining

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Frequent Itemset Generation Given d items, there are 2 d possible candidate itemsets

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Frequent Itemset Generation Brute-force approach (Basic approach): –Each itemset in the lattice is a candidate frequent itemset –Count the support of each candidate by scanning the database –Match each transaction against every candidate –Complexity ~ O(NMw) => Expensive since M = 2 d !!! TID Items 1 Bread, Milk 2 Bread, Diaper, Beer, Eggs 3 Milk, Diaper, Beer, Coke 4 Bread, Milk, Diaper, Beer 5 Bread, Milk, Diaper, Coke N Transactions List of Candidates M w

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Grouping Clustering Partitioning – We need a notion of similarity or closeness (what features?) – Should we know apriori how many clusters exist? – How do we characterize members of groups? – How do we label groups?

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Grouping Clustering Partitioning – We need a notion of similarity or closeness (what features?) – Should we know apriori how many clusters exist? – How do we characterize members of groups? – How do we label groups? What about objects that belong to different groups?

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Classification 1 234n … Predefined buckets Classification Categorization i.e. known labels

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data What is Classification? 1 234n … The goal of data classification is to organize and categorize data in distinct classes. A model is first created based on the data distribution. The model is then used to classify new data. Given the model, a class can be predicted for new data. ? With classification, I can predict in which bucket to put the ball, but I can’t predict the weight of the ball.

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Classification = Learning a Model Training Set (labeled) Classification Model New unlabeled data Labeling=Classification

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Framework Training Data Testing Data Labeled Data Derive Classifier (Model) Estimate Accuracy Unlabeled New Data

University of Alberta  Dr. Osmar R. Zaïane, Principles of Knowledge Discovery in Data Classification Methods  Decision Tree Induction  Neural Networks  Bayesian Classification  K-Nearest Neighbour  Support Vector Machines  Associative Classifiers  Case-Based Reasoning  Genetic Algorithms  Rough Set Theory  Fuzzy Sets  Etc.