2015/6/1Course Introduction1 Welcome! MSCIT 521: Knowledge Discovery and Data Mining Qiang Yang Hong Kong University of Science and Technology

Slides:



Advertisements
Similar presentations
CS583 – Data Mining and Text Mining
Advertisements

Web Search and Mining Course Overview 1 Wu-Jun Li Department of Computer Science and Engineering Shanghai Jiao Tong University Lecture 0: Course Overview.
CS583 – Data Mining and Text Mining
SAK 5609 DATA MINING Prof. Madya Dr. Md. Nasir bin Sulaiman
CS/CMPE 536 –Data Mining Outline. CS Data Mining (Au 2004/2005) - Asim LUMS2 Description A comprehensive introduction to the concepts and.
CS/CMPE 535 – Machine Learning Outline. CS Machine Learning (Wi ) - Asim LUMS2 Description A course on the fundamentals of machine.
CS 536 –Data Mining Outline.
© Prentice Hall1 DATA MINING TECHNIQUES Introductory and Advanced Topics Eamonn Keogh (some slides adapted from) Margaret Dunham Dr. M.H.Dunham, Data Mining,
1 Data Mining Techniques Instructor: Ruoming Jin Fall 2006.
Introduction to Data Mining with Case Studies
CS/CMPE 536 –Data Mining Outline. CS Data Mining (Au ) - Asim LUMS2 Description A comprehensive introduction to the concepts and.
An Overview of Our Course:
CS157A Spring 05 Data Mining Professor Sin-Min Lee.
CS 5831 CS583 – Data Mining and Text Mining Course Web Page 05/cs583.html.
CS 5941 CS583 – Data Mining and Text Mining Course Web Page 05/cs583.html.
Oracle Data Mining Ying Zhang. Agenda Data Mining Data Mining Algorithms Oracle DM Demo.
CS583 – Data Mining and Text Mining
Data Warehousing and Data Mining IS-427 مستودعات البيانات و التنقيب عنها نال 427.
Machine Learning Usman Roshan Dept. of Computer Science NJIT.
Data Mining By Andrie Suherman. Agenda Introduction Major Elements Steps/ Processes Tools used for data mining Advantages and Disadvantages.
Data Mining. 2 Models Created by Data Mining Linear Equations Rules Clusters Graphs Tree Structures Recurrent Patterns.
CSCI 347 – Data Mining Lecture 01 – Course Overview.
COMP 4332 / RMBI 4330 Big Data Mining (Spring 2015) Lei Chen Hong Kong University of Science and Technology
Course Title Database Technologies Instructor: Dr ALI DAUD Course Credits: 3 with Lab Total Hours: 45 approximately.
Data Mining Applied to Document Imaging Jeff Rekoske.
CS525 DATA MINING COURSE INTRODUCTION YÜCEL SAYGIN SABANCI UNIVERSITY.
Christoph F. Eick Introduction Data Management Today 1. Introduction to Databases 2. Questionnaire 3. Course Information 4. Grading and Other Things.
Overview of CS Class Jiawei Han Department of Computer Science
Data Warehousing/Mining 1 Data Warehousing/Mining Comp 150DW Course Overview Instructor: Dan Hebert.
Course Overview Stephen M. Thebaut, Ph.D. University of Florida Software Engineering Foundations.
Information Retrieval and Data Mining (AT71.07) Comp. Sc. and Inf. Mgmt. Asian Institute of Technology.
CS157B Fall 04 Introduction to Data Mining Chapter 22.3 Professor Lee Yu, Jianji (Joseph)
Introduction of Data Mining and Association Rules cs157 Spring 2009 Instructor: Dr. Sin-Min Lee Student: Dongyi Jia.
Open Systems and Electronic Commerce
1 IMM472 資料探勘 陳春賢. 2 Lecture I Class Introduction.
General Information 439 – Data Mining Assist.Prof.Dr. Derya BİRANT.
Data Mining: Knowledge Discovery in Databases Peter van der Putten ALP Group, LIACS Pre-University College LAPP-Top Computer Science February 2005.
1 CSI 5387: Concept Learning Systems / Machine Learning Instructor: Nathalie Japkowicz Objectives of the Course and Preliminaries.
COMP53311 Knowledge Discovery in Databases Overview Prepared by Raymond Wong Presented by Raymond Wong
CSC 411/511: DBMS Design CSC411_L0_OutlineDr. Nan Wang 1 Course Outline.
ITIS 4510/5510 Web Mining Spring Overview Class hour 5:00 – 6:15pm, Tuesday & Thursday, Woodward Hall 135 Office hour 3:00 – 5:00pm, Tuesday, Woodward.
Tallahassee, Florida, 2016 CIS4930 Introduction to Data Mining Introduction Peixiang Zhao.
2016/2/4Course Introduction1 COMP 4332, RMBI 4330 Advanced Data Mining (Spring 2012) Qiang Yang Hong Kong University of Science and Technology
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 SBM411 資料探勘 陳春賢. 2 Lecture I Class Introduction.
1 IMM472 資料探勘 陳春賢. 2 Lecture I Class Introduction.
Sotarat Thammaboosadee, Ph.D. EGIT563- Data Mining Course Outline.
DATA MINING: LECTURE 1 By Dr. Hammad A. Qureshi Introduction to the Course and the Field There is an inherent meaning in everything. “Signs for people.
Introduction.  Instructor: Cengiz Örencik   Course materials:  myweb.sabanciuniv.edu/cengizo/courses.
1 SBM411 資料探勘 陳春賢. 2 Lecture I Class Introduction.
DATABASE SYSTEM COURSE SYLLABUS Ghulam Imaduddin Informatics Engineering Muhammadiyah Jakarta University Database System by Ghulam I1.
CSC 4740 / 6740 Fall 2016 Data Mining Instructor: Yubao Wu Fall 2016.
Usman Roshan Dept. of Computer Science NJIT
CS583 – Data Mining and Text Mining
DATA MINING © Prentice Hall.
CS583 – Data Mining and Text Mining
COMP1942 Exploring and Visualizing Data Overview
مستودعات البيانات و التنقيب عنها
CS583 – Data Mining and Text Mining
Data Mining: Concepts and Techniques Course Outline
CS583 – Data Mining and Text Mining
CS583 – Data Mining and Text Mining
Course Summary ChengXiang “Cheng” Zhai Department of Computer Science
CS583 – Data Mining and Text Mining
Fundamental of Artificial Intelligence (CSC3180)
Dept. of Computer Science University of Liverpool
Welcome! Knowledge Discovery and Data Mining
CSCE 4143 Section 001: Data Mining Spring 2019.
CS583 – Data Mining and Text Mining
Information Retrieval and Data Mining (AT71. 07) Comp. Sc. and Inf
Presentation transcript:

2015/6/1Course Introduction1 Welcome! MSCIT 521: Knowledge Discovery and Data Mining Qiang Yang Hong Kong University of Science and Technology

2015/6/1Course Introduction2 2 Data Mining: An Example — KDDCUP from past years — 2007: — Predict if a user is going to rate a movie? — Predict how many users are going to rate a movie? — 2006: — Predict if a patient has cancer from medical images — 2005: — Given a web query ( “ Apple ” ), predict the categories (IT, Food) — 1998: — Given a person, predict if this person is going to donate money — In general, we wish to — Input: Data — Output: — Build model — Apply model to future data

2015/6/1Course Introduction3 3 Data Mining: Convergence of Three Technologies

2015/6/1Course Introduction4 4 Definition: Predictive Model — A “ black box ” that makes predictions about the future based on information from the past and present — Large number of inputs usually available

2015/6/1Course Introduction5 5 How are Models Built and Used? — High Level View :

2015/6/1Course Introduction6 6 The Data Mining Process

2015/6/1Course Introduction7 7 What does the Real World Look Like

2015/6/1Course Introduction8 8 Predictive Models are … Decision Trees Nearest Neighbor Classification Neural Networks Rule Induction Clustering

2015/6/1Course Introduction9 Course Description  Data Mining and Knowledge Discovery  Focus:  Focus 1: Theoretical foundations in Pattern Recognition and Machine Learning  Algorithms:  Differences?  where they apply?  Focus 2: Broad survey of recent research  Focus 3: Hands-on, apply algorithms to KDD data sets

2015/6/1Course Introduction10 Topic 1: Foundations  Classification algorithms  Clustering algorithms  Association algorithms  Sequential Data Mining  Novel Applications  Web  Customer Relationship Management  Biological Data

2015/6/1Course Introduction11 Topic 2: Hands On  Apply learned algorithms to selected data sets  Homework assignments  Get familiar with existing system packages and libraries  In-class workshops  Programming Assignments

2015/6/1Course Introduction12 Important Sites  Instructor Web Site   TA: Kaixiang Mo  Assignment Hand-in: online   Course Discussion Site:  Check out the web cite

2015/6/1Course Introduction13 Prerequisites  Statistics and Probability would help,  but not necessary  Pattern Recognition would help,  but not necessary  Databases  Knowledge of SQL and relational algebra  But not necessary  One programming language  One of Java, C++, Perl, Matlab, etc.  Will need to read Java Library

2015/6/1Course Introduction14 Grading  Grade Distribution:  Assignments 20%  Course Project 20%  Exams 60%  Midterm 20%  Final 40%

2015/6/1Course Introduction15 More info Textbooks: For reference only Introduction to Data Mining by Pang-Ning Tan, Michael Steinbach, and Vipin Kumar, Pearson International Edition, Data Mining. by Ian Witten and Ebe Frank. (Google books)Google books Data Mining -- Concepts and Techniques by Jiawei Han and Micheline Kamber. Morgan Kaufmann Publishers. Available in our bookstore