CSCI 347 – Data Mining Lecture 01 – Course Overview.

Slides:



Advertisements
Similar presentations
CS1203 SCCC/ATS COURSE SYLLABUS Introduction to Computer Concepts and Applications Revised 8/16/2014 Online 7/14 revision Ed Hall Instructor.
Advertisements

5/19/2015CS 2011 CS 201 – Data Structures and Discrete Mathematics I Syllabus Spring 2014.
Introduction to CS170. CS170 has multiple sections Each section has its own class websites URLs for different sections: Section 000:
2015/6/1Course Introduction1 Welcome! MSCIT 521: Knowledge Discovery and Data Mining Qiang Yang Hong Kong University of Science and Technology
Computers in Principle & Practice I - V Deena Engel Computers in Principle and Practice I V , Sections 1 & 2 Fall, 2009 Deena Engel .
CS/CMPE 535 – Machine Learning Outline. CS Machine Learning (Wi ) - Asim LUMS2 Description A course on the fundamentals of machine.
Chapter 0 Introductory Comments. Overview Syllabus Detailed power point slides My Web Page –Homework on web page –Readings –Other.
CS 331 / CMPE 334 – Intro to AI CS 531 / CMPE AI Course Outline.
ITIS 6220/8220 Data Privacy Fall Overview Class hour 6:30 – 9:15pm, Monday Office hour 4pm – 6pm, Monday Instructor - Dr. Xintao Wu -
PROBABILITY AND STATISTICS FOR ENGINEERS Session 1 Dr Abdelaziz Berrado MTH3301 —Fall 09.
Slide 1 Instructor: Dr. Hong Jiang Teaching Assistant: Mr. Sheng Zhang Department of Computer Science & Engineering University of Nebraska-Lincoln Classroom:
Introduction to Artificial Neural Network and Fuzzy Systems
Computer Science 102 Data Structures and Algorithms V Fall 2009 Lecture 1: administrative details Professor: Evan Korth New York University 1.
Fall 2013 Course Syllabus Instructor: Sergiu Dascalu Department of Computer Science and Engineering August 27,
CSCI 1301 Principles of Computer Science I
Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall 1 Introduction to CPSC Introduction to CPSC Information Technology.
CIS162AD: C#.Net Programming Level I Instructor: Gary R. Smith, MS.
Dr. Sha Li Computer-Based Instructional Technology College of Education, Humanities, and Behavioral Sciences AAMU Introduction to FED 529 Course Online.
COMP Introduction to Programming Yi Hong May 13, 2015.
CS 103 Discrete Structures Lecture 01 Introduction to the Course
CPS120: Introduction to Computer Science Fall: 2002 Instructor: Paul J. Millis.
Object Oriented Programming (OOP) Design Lecture 1 : Course Overview Bong-Soo Sohn Associate Professor School of Computer Science and Engineering Chung-Ang.
Software Requirements Southern Methodist University CSE 5316/7316.
Course Introduction Software Engineering
CST 229 Introduction to Grammars Dr. Sherry Yang Room 213 (503)
CS525 DATA MINING COURSE INTRODUCTION YÜCEL SAYGIN SABANCI UNIVERSITY.
CS355 Advanced Computer Architecture Fatima Khan Prince Sultan University, College for Women.
CSCI 51 Introduction to Computer Science Dr. Joshua Stough January 20, 2009.
Welcome to CS 115! Introduction to Programming. Class URL Write this down!
Operations Fall 2015 Bruce Duggan Providence University College.
Advanced Database Course (ESED5204) Eng. Hanan Alyazji University of Palestine Software Engineering Department.
Course Information Sarah Diesburg Operating Systems COP 4610.
Data Warehousing/Mining 1 Data Warehousing/Mining Comp 150DW Course Overview Instructor: Dan Hebert.
Course Information Andy Wang Operating Systems COP 4610 / CGS 5765.
CS-2851 Dr. Mark L. Hornick 1 CS-2852 Data Structures Dr. Mark L. Hornick Office: L341 Phone: web: people.msoe.edu/hornick/
CPS120: Introduction to Computer Science Winter 2002 Instructor: Paul J. Millis.
June 19, Liang-Jun Zhang MTWRF 9:45-11:15 am Sitterson Hall 011 Comp 110 Introduction to Programming.
1 ISEC0511 Programming for Information System Security Lecture Notes #1 Introduction.
General Information 439 – Data Mining Assist.Prof.Dr. Derya BİRANT.
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.
CMSC 2021 CMSC 202 Computer Science II for Majors Spring 2002 Sections Ms. Susan Mitchell.
CMSC 2021 CMSC 202 Computer Science II for Majors Spring 2001 Sections Ms. Susan Mitchell.
CS151 Introduction to Digital Design Noura Alhakbani Prince Sultan University, College for Women.
Data Structures and Algorithms in Java AlaaEddin 2012.
CSE3330/5330 DATABASE SYSTEMS AND FILE STRUCTURES (DB I) CSE3330/5330 DB I, Summer2012 Department of Computer Science and Engineering, University of Texas.
Information Retrieval CIS-462 Dr. Samir Tartir 2013/2014 First Semester.
Introduction to CSCI 242 Compiled by S. Zhang 1. Syllabus Syllabus has the most updated information! –Use the information on the syllabus for the grading.
FNA/Spring CENG 562 – Machine Learning. FNA/Spring Contact information Instructor: Dr. Ferda N. Alpaslan
1 SBM411 資料探勘 陳春賢. 2 Lecture I Class Introduction.
APPLIED MANAGEMENT SCIENCE IN AGRICULTURAL SYSTEMS I
Course Overview CS 4501 / 6501 Software Testing
CS101 Computer Programming I
Introduction to Programming
Course Information Mark Stanovich Principles of Operating Systems
Welcome to GC311 Database Concepts
Computer Science 102 Data Structures CSCI-UA
CS 201 – Data Structures and Discrete Mathematics I
CS 201 – Data Structures and Discrete Mathematics I
Data Mining: Concepts and Techniques Course Outline
Welcome to GC311 Database Concepts
Welcome to CS 1010! Algorithmic Problem Solving.
Welcome to CS 1340! Computing for scientists.
Welcome to CS 1010! Algorithmic Problem Solving.
Andy Wang Operating Systems COP 4610 / CGS 5765
Welcome to CS 1301! Principles of Programming I.
Cpt S 471/571: Computational Genomics
Andy Wang Operating Systems COP 4610 / CGS 5765
Nonlinear Dynamic Control Systems
Dept. of Computer Science University of Liverpool
CS 474/674 – Image Processing Fall Prof. Bebis.
Presentation transcript:

CSCI 347 – Data Mining Lecture 01 – Course Overview

 Understand: 1)General topics we will cover 2)Prerequisite knowledge needed 3)Course outcomes 4)Required resources and where to obtain them 5)How grades will be assigned, how assignments are related to grades and to content, due dates for assignments, and exam dates 6)Classroom policies 7)Course schedule CSCI 347 Data Mining Course Overview: Today’s Objectives

 Provides grounding in data mining techniques  Prepares students to design, use, and evaluate these techniques in a variety of application domains and for the purpose of decision support  Topics covered include:  Decision trees  Rule based systems  Statistical approaches  Neural networks  Instance based approaches. 3 CSCI 347 Data Mining Course Description

1)Introduction 2)Input 3)Output 4)Algorithms 5)WEKA 6)Evaluation 7)Implementations 8)Transformations 9)Special Topics 10)Synthesis 4 CSCI 347 Data Mining Course Modules Data Mining Algorithms Input Output WEKA EvaluationTransformations Implementations Special Topics Synthesis Introduction

 Basic computer skills and familiarity with common microcomputer applications, including:  Web browsing   Text editing  Spreadsheets  File manipulation  Programming logic (CSCI 135 / CS 2106, CSCI 110 / CS 2126, or CSCI 117 / CS 2136).  Database concepts (CSCI 340 / CS 2656 or CAPP 158).  Standard college algebra concepts (M 121 or higher). 5 CSCI 347 Data Mining Prerequisites

 Identify key characteristics of data mining and/or decision support projects, and use these characteristics to choose appropriate data mining techniques.  Understand and apply data preprocessing techniques appropriately.  Understand the underlying theory, biases, strengths, and weaknesses of different data mining techniques.  Understand and apply measures of success to algorithm output, and can measure performance differences between algorithms.  Use data mining algorithms including decision trees, rule based systems, statistical approaches, instance based approaches, linear techniques, and clustering, to both example data sets and real life data sets.  A firm grasp of supervised and unsupervised approaches to data mining, and when to use each type.  A high-level understanding of additional data mining techniques including neural networks, genetic algorithms, and fuzzy logic. 6 CSCI 347 Data Mining Course Outcomes

 Textbook  Data Mining: Practical Machine Learning Tools and Techniques, 3 rd Edition, by Ian H. Witten, Eibe Frank, and Mark Hall, Elsevier / Morgan Kaufmann Publishers,  Required Software  WEKA Data Mining Software (Book Version 3.6) available free online from: CSCI 347 Data Mining Required Resources

Evaluation Item:Percent of Grade: 2 Midterm Exams: 100 points each30% Final Exam (Cumulative): 200 points20% 7 Assignments50% Assignment 1 – Input: 50 points Assignment 2 – Output: 50 points Assignment 3 – Algorithms: 100 points Assignment 4 – WEKA: 50 points Assignment 5 – Evaluation: 50 points Assignment 6 – Implementation: 100 points Assignment 7 – Synthesis: 200 points 8 CSCI 347 Data Mining Grading

 Grading on the curve will only be done if it helps, otherwise:  = A  = B  = C  = D  0-59 = F  All assignments/exams will be due/given on the scheduled dates  No late assignments, no make-up exams  Midnight on assignment due dates is acceptable  All work turned in is to be done individually  Studying together is encouraged  Turning in the same work is not 9 CSCI 347 Data Mining Grading Policies

 Online Resources:  Moodle will be used for posting assignments, grades, lectures, and for communications.  Assignments will be posted online on or before that topic is covered.  Participation:  Please ask questions and make comments as they come up. Post on the discussion board(s) – if you have a question, chances are others do too  Let’s keep this as interactive as possible!  Readings:  Reading assignments are listed on the schedule for each topic.  You will be expected to read the material.  Due Dates:  Due dates are firm – no late homework, no make up exams.  If there are extenuating circumstances, talk to me about them. They must be very extenuating.  Cheating / Gadgets:  Cheating won’t be tolerated.  You are expected to do your own work on assignments and on exams.  Exams will be open book and open notes, however there will be a time limit once you’ve started an exam. 10 CSCI 347 Data Mining Policies and Procedures: The Fine Print

11 CSCI 347 Data Mining Schedule: The Highlights  Holidays and Other Days Off  Exam Dates  Final Exam Date / Time

12 CSCI 347 Data Mining Introductions  Who Are You?  Name  Major  Year in School  Background – Programming and Database  Who Am I?  Name  Major  Year in School

THE Mystery Sound  Can you tell me what that noise was in slide 5 (listen to audio slice below)??? (This is an easy one – it’ll get more difficult as I run out of easy sound effects…)