Syllabus. HMI 7437: Data Warehousing and Data/Text Mining for Healthcare

Size: px
Start display at page:

Download "Syllabus. HMI 7437: Data Warehousing and Data/Text Mining for Healthcare"

Transcription

1 Syllabus HMI 7437: Data Warehousing and Data/Text Mining for Healthcare 1. Instructor Illhoi Yoo, Ph.D Office: 404 Clark Hall Office hours: TBA Classroom: TBA Class hours: TBA 2. Prerequisites Students are expected to have taken the following courses before registering this course. Algorithm Design/Programming I and II (2 semesters or CS 1050 and 2050 or equivalent) Database management systems I (CS 4380/7380 or equivalent) 3. Course Background A huge amount of clinical data, biomedical data, genomic data, and healthcare data have been produced and collected in disparate repository systems. Most of these data have piled up on an unprecedented scale without any analysis. Using data warehouse and data/text mining technologies, we can systematically integrate and re-organize multiple heterogeneous data sources to extract meaningful hidden patterns from disparate data sources. Ultimately, these technologies enable us to transform healthcare raw data into healthcare enterprise decisions. Thus, one of the ultimate goals of data warehouse and data/text mining in our field could be to enable physicians to make clinical decisions based on each patient s genome or to even facilitate the personalized medicine based on each patient s genome. 4. Course Description This course provides an introduction to the basic concepts of data warehouse and data/text mining and creates an understanding of why we need those technologies and how they can be applied to healthcare problems. University of Missouri-Columbia 1

2 5. Course Objectives Understanding major concepts of data warehouse (DW) and data/text mining (DM/TM) Understanding why we need DW and DM/TM for healthcare Understanding how DW, DM and TM are related to or different from information retrieval (IR), information extraction (IE), database query, statistics, and machine learning (ML) Introducing major DM algorithms such as decision trees, clustering, classification, association, etc. Understanding how these algorithms can be applied to biomedical/healthcare problems. For example, you would o Forecast patient s disease(s) based on patient s current record More efficient disease prevention Cost-effective medical examination o Determine which medical examinations are more accurate to diagnose a specific disease Multiple cheap medical exams could be more accurate to diagnose diseases than an expensive medical exam. Cost-effective medical examination Demonstrating major DW and DM/TM solutions available in the market/internet o commercial DM/TM solutions and research-oriented DM/TM solutions Introducing the importance of ontologies in DM/TM Introducing how life science, healthcare and health insurance companies have used DM through their DM success stories 6. Course projects The course project must be done individually. The written project report must be submitted in electronic form only such as MS Word. There are four kinds of course projects since the student needs for the course could be very different. Survey projects o Conducting a comprehensive survey on any DM/TM applications Searching articles in the qualified journals or proceedings (see Appendix) that discuss how DM/TM has been applied to healthcare systems and summarizing them Research-oriented (theoretical) projects o Must incorporate new/novel ideas in DW, DM, or TM o The report should be in a style of a scientific paper including the related work. Implementation (programming) projects o You can implement existing or novel DM/TM algorithms. o You should include the source code, the screen captures, test data sets, the limitations of the programs, etc. Their Own o but must be deliverable Or the instructor can recommend a course project to students based on their background and current occupation if students want. University of Missouri-Columbia 2

3 Course Project Procedure and Deadline Deadline 9/24/07 Week 5 13 Week 14 (11/26/07) Week 15 12/3/07 Submission Proposal Submission; you will be notified of its approval within a few days Working on your course project Course project report submission Revising Project Report based on instructor s review Final Course Project Report Submission University of Missouri-Columbia 3

4 7. Evaluation 20% Assignments HW1: Business Intelligence success stories in healthcare o 10% of course grade o Given in 4 th week Lab1: Data/Text Mining Lab o 10% of course grade o Given in 11 th week 25% Mid-term exam 25% Final-term exam 30% Project: Project report (15%) and final revised-submission (15%) University of Missouri-Columbia 4

5 8. Course Schedule Dates Topics Reading Week 1 (8/27/07) Database I Week 2 (9/4/07) Database II Week 3 [HK]Ch1, Introduction to data mining (9/10/07) [RG]Ch1,2,5 Week 4 (9/17/07) Business Intelligence (BI) success stories in healthcare Week 5 [HK]Ch2, Data Preprocessing (9/24/07) [RG]Ch5 Week 6 [HK]Ch3, Data Warehouse (DW) and OLAP (10/1/07) [RG]Ch6 Week 7 (10/8/07) Mid-term exam Week 8 [HK]Ch5, Data Mining Algorithm: Association Rules (10/15/07) [RG]Ch2,3 Week 9 [HK]Ch6, Data Mining Algorithm: Classification (10/22/07) [RG]Ch2,3 Week 10 [HK]Ch7, Data Mining Algorithm: Clustering (10/29/07) [RG]Ch2,3 Week 11 (11/5/07) Data Mining Lab [RG]Ch4,A,B Week 12 (11/12/07) Text Mining for MEDLINE [HK]Ch10 Week 13 (11/19/07) Thanksgiving Week 14 (11/26/07) Course Project Report Submission Revising Project Report based on peer-reviews Week 15 (12/3/07) Final Course Project Report Submission Week 16 (12/10/07) Final-term exam The instructor will provide lecture notes for each topic shown in the course schedule above. The instructor will refer to the required textbooks and the recommended textbooks (shown in Section 9 below) for lecture notes and, to make them self-contained and for students convenience, include tables and figures from the references; you should note the citations (e.g., [HK], [HMS]) in lecture notes. Basically, the lecture notes will be based on [HK]. University of Missouri-Columbia 5

6 9. Useful Resources 9.1 Data/Text Mining tools Name How to get it Note idata Analyzer (MS Excelbased data mining tool) MineSet Oracle Microsoft SAS WEKA Data Mining: A Tutorial-based Primer The CD includes two real medical data sets as well as other real data sets; Cardiology patient dataset from VA Medical Center in CA and Spine clinic dataset Research-oriented data mining tool (open source SW) 9.2 Data/Text Mining Tutorials SQL Server 2005 Data Mining Tutorial o SQL Server 2005 Data Mining Concepts o Solving Business Problems with Oracle Data Mining o Success Stories Study how BI has been used in their companies. SAS Customer Success in Healthcare and Health insurance o Oracle Business Intelligence (BI) Customers o Success Stories for Microsoft products o Training National Center for Biotechnology Information (NCBI) s PowerScripting: FREE 4 day course. You will learn how to take advantages of NCBI databases using programming languages. University of Missouri-Columbia 6

7 10. References Required Textbooks: [HK] Data Mining - Concepts and Techniques by Jiawei Han and Micheline Kamber, Second Edition, Morgan Kaufmann, 2006, ISBN [RG] Data Mining - A tutorial-based primer by Richard J. Roiger and Michael W. Geatz, Addison Wesley, 2003, ISBN Recommended Textbooks: [HMS] Principles of Data Mining by D. Hand, H. Mannila, and P. Smyth, MIT Press, 2001, ISBN X [WF] Data mining: practical machine learning tools and techniques, Ian H. Witten and Eibe Frank, Second Edition, Morgan Kaufmann, 2005, ISBN [TSK] Introduction to Data Mining, P. Tan, M. Steinbach, and V. Kumar, Pearson Education, 2006, ISBN [Dunham] Data Mining - Introductory and Advanced Topics by Margaret H. Dunham, Prentice Hall, 2003, ISBN [KR] The Data Warehouse Toolkit, R. Kimball and M. Ross, Wiley, 2002, ISBN [AM] Text Mining for Biology and Biomedicine, S. Ananiadou and J. McNaught (editors), Artech House, ISBN x University of Missouri-Columbia 7

8 11. Academic Dishonesty Academic integrity is fundamental to the activities and principles of a university. All members of the academic community must be confident that each person's work has been responsibly and honorably acquired, developed, and presented. Any effort to gain an advantage not given to all students is dishonest whether or not the effort is successful. The academic community regards breaches of the academic integrity rules as extremely serious matters. Sanctions for such a breach may include academic sanctions from the instructor, including failing the course for any violation, to disciplinary sanctions ranging from probation to expulsion. When in doubt about plagiarism, paraphrasing, quoting, collaboration, or any other form of cheating, consult the course instructor. 12. Statement for ADA If you need accommodations because of a disability, if you have emergency medical information to share with me, or if you need special arrangements in case the building must be evacuated, please inform me immediately. Please see me privately after class, or at my office. Office location: 404 Clark Hall Office hours: by appointment To request academic accommodations (for example, a notetaker), students must also register with the Office of Disability Services, ( S5 Memorial Union, It is the campus office responsible for reviewing documentation provided by students requesting academic accommodations, and for accommodations planning in cooperation with students and instructors, as needed and consistent with course requirements. For other MU resources for students with disabilities, click on "Disability Resources" on the MU homepage. 13. Statement for Intellectual Pluralism The University community welcomes intellectual diversity and respects student rights. Students who have questions concerning the quality of instruction in this class may address concerns to either the Departmental Chair or Divisional leader or Director of the Office of Students Rights and Responsibilities ( All students will have the opportunity to submit an anonymous evaluation of the instructor(s) at the end of the course. University of Missouri-Columbia 8

9 Appendix: Qualified Journals and Proceedings MU Libraries: ACM TRANSACTIONS ON INFORMATION SYSTEMS ( ) ISSN: ARTIFICIAL INTELLIGENCE IN MEDICINE (1.882) ISSN: COMPUTER METHODS AND PROGRAMS IN BIOMEDICINE (0.788) ISSN: COMPUTERS IN BIOLOGY AND MEDICINE (1.358) ISSN: DATA MINING AND KNOWLEDGE DISCOVERY (2.105) ISSN: IEEE INTELLIGENT SYSTEMS (2.56) ISSN: IEEE TRANSACTIONS ON INFORMATION TECHNOLOGY IN BIOMEDICINE (1.376) ISSN: MEDICAL & BIOLOGICAL ENGINEERING & COMPUTING (1.028) ISSN: MEDICAL DECISION MAKING (1.822) ISSN: X Journal of Biomedical Informatics (2.388) ISSN: BMC Bioinformatics (4.96) ISSN: AMIA Proceedings Conference on Knowledge Discovery in Data (KDD) Proceedings (Visit ACM Digital Library) Etc... IEEE TRANSACTIONS ON KNOWLEDGE AND DATA ENGINEERING (1.758) ISSN: INTERNATIONAL JOURNAL OF MEDICAL INFORMATICS (1.374) ISSN: JOURNAL OF THE AMERICAN MEDICAL INFORMATICS ASSOCIATION (4.339) ISSN: This number indicates the corresponding journal s impact factor (IF) which has been used as the importance of a journal. University of Missouri-Columbia 9

Data Mining and Business Intelligence CIT-6-DMB. http://blackboard.lsbu.ac.uk. Faculty of Business 2011/2012. Level 6

Data Mining and Business Intelligence CIT-6-DMB. http://blackboard.lsbu.ac.uk. Faculty of Business 2011/2012. Level 6 Data Mining and Business Intelligence CIT-6-DMB http://blackboard.lsbu.ac.uk Faculty of Business 2011/2012 Level 6 Table of Contents 1. Module Details... 3 2. Short Description... 3 3. Aims of the Module...

More information

PSYCH 3510: Introduction to Clinical Psychology Fall 2013 MWF 2:00pm-2:50pm Geology 108

PSYCH 3510: Introduction to Clinical Psychology Fall 2013 MWF 2:00pm-2:50pm Geology 108 PSYCH 3510: Introduction to Clinical Psychology Fall 2013 MWF 2:00pm-2:50pm Geology 108 Instructor: Alex R. Dopp, M.A. Email: ard343@mail.mizzou.edu Office: Psychology Building 221 Office hours: by appointment

More information

University of Missouri Department of Psychological Sciences Psychology 1000-04 General Psychology Fall 2015

University of Missouri Department of Psychological Sciences Psychology 1000-04 General Psychology Fall 2015 1 University of Missouri Department of Psychological Sciences Psychology 1000-04 General Psychology Fall 2015 The instructor reserves the right to amend this document at any time. If this document is amended

More information

College of Health and Human Services. Fall 2013. Syllabus

College of Health and Human Services. Fall 2013. Syllabus College of Health and Human Services Fall 2013 Syllabus information placement Instructor description objectives HAP 780 : Data Mining in Health Care Time: Mondays, 7.20pm 10pm (except for 3 rd lecture

More information

Name of Module: Big Data ECTS: 6 Module-ID: Person Responsible for Module (Name, Mail address): Angel Rodríguez, arodri@fi.upm.es

Name of Module: Big Data ECTS: 6 Module-ID: Person Responsible for Module (Name, Mail address): Angel Rodríguez, arodri@fi.upm.es Name of Module: Big Data ECTS: 6 Module-ID: Person Responsible for Module (Name, Mail address): Angel Rodríguez, arodri@fi.upm.es University: UPM Departments: DATSI, DLSIIS 1. Prerequisites for Participation

More information

How To Learn Data Analytics

How To Learn Data Analytics COURSE DESCRIPTION Spring 2014 COURSE NAME COURSE CODE DESCRIPTION Data Analytics: Introduction, Methods and Practical Approaches INF2190H The influx of data that is created, gathered, stored and accessed

More information

CS 5890: Introduction to Data Science Syllabus, Utah State University, Fall 2015 http://digital.cs.usu.edu/~kyumin/cs5890/

CS 5890: Introduction to Data Science Syllabus, Utah State University, Fall 2015 http://digital.cs.usu.edu/~kyumin/cs5890/ CS 5890: Introduction to Data Science Syllabus, Utah State University, Fall 2015 http://digital.cs.usu.edu/~kyumin/cs5890/ 1. Credits: 3 a. Class Meets: Tuesday and Thursday 1:30pm - 2:45pm, Old Main (MAIN)

More information

DBTech Pro Workshop. Knowledge Discovery from Databases (KDD) Including Data Warehousing and Data Mining. Georgios Evangelidis

DBTech Pro Workshop. Knowledge Discovery from Databases (KDD) Including Data Warehousing and Data Mining. Georgios Evangelidis DBTechNet DBTech Pro Workshop Knowledge Discovery from Databases (KDD) Including Data Warehousing and Data Mining Dimitris A. Dervos dad@it.teithe.gr http://aetos.it.teithe.gr/~dad Georgios Evangelidis

More information

City University of Hong Kong. Information on a Course offered by the Department of Management Sciences with effect from Semester A in 2012 / 2013

City University of Hong Kong. Information on a Course offered by the Department of Management Sciences with effect from Semester A in 2012 / 2013 City University of Hong Kong Information on a Course offered by the Department of Management Sciences with effect from Semester A in 2012 / 2013 Part I Course Title: Customer Relationship Management with

More information

LSC 740 Database Management Syllabus. Description

LSC 740 Database Management Syllabus. Description Instructor: Bruce Hulse Office: 242 Marist Hall Telephone: 301-390-2033 E-mail: hulse@wrlc.org LSC 740 Database Management Syllabus Description This course will provide a general introduction to database

More information

City University of Hong Kong. Information on a Course offered by Department of Management Sciences with effect from Semester A in 2010 / 2011

City University of Hong Kong. Information on a Course offered by Department of Management Sciences with effect from Semester A in 2010 / 2011 City University of Hong Kong Information on a Course offered by Department of Management Sciences with effect from Semester A in 200 / 20 Part I Course Title: Enterprise Data Mining Course Code: MS4224

More information

Data Mining Solutions for the Business Environment

Data Mining Solutions for the Business Environment Database Systems Journal vol. IV, no. 4/2013 21 Data Mining Solutions for the Business Environment Ruxandra PETRE University of Economic Studies, Bucharest, Romania ruxandra_stefania.petre@yahoo.com Over

More information

Introduction to Data Mining

Introduction to Data Mining Introduction to Data Mining José Hernández ndez-orallo Dpto.. de Systems Informáticos y Computación Universidad Politécnica de Valencia, Spain jorallo@dsic.upv.es Horsens, Denmark, 26th September 2005

More information

Introduction to Personality Psychology 2320, Spring 2013 TTh 5:30-6:45 Arts and Science 110 (Allen Auditorium)

Introduction to Personality Psychology 2320, Spring 2013 TTh 5:30-6:45 Arts and Science 110 (Allen Auditorium) Introduction to Personality Psychology 2320, Spring 2013 TTh 5:30-6:45 Arts and Science 110 (Allen Auditorium) Instructor: Wendy Slutske, Ph.D. Office: 212A McAlester Hall Office Hours: by appointment

More information

CSCI-599 DATA MINING AND STATISTICAL INFERENCE

CSCI-599 DATA MINING AND STATISTICAL INFERENCE CSCI-599 DATA MINING AND STATISTICAL INFERENCE Course Information Course ID and title: CSCI-599 Data Mining and Statistical Inference Semester and day/time/location: Spring 2013/ Mon/Wed 3:30-4:50pm Instructor:

More information

Knowledge Discovery from Data Bases Proposal for a MAP-I UC

Knowledge Discovery from Data Bases Proposal for a MAP-I UC Knowledge Discovery from Data Bases Proposal for a MAP-I UC P. Brazdil 1, João Gama 1, P. Azevedo 2 1 Universidade do Porto; 2 Universidade do Minho; 1 Knowledge Discovery from Data Bases We are deluged

More information

ISMT527 - SPRING 2003 DATA MINING TOOLS AND APPLICATIONS

ISMT527 - SPRING 2003 DATA MINING TOOLS AND APPLICATIONS ISMT527 - SPRING 2003 DATA MINING TOOLS AND APPLICATIONS Class Venue: Room 4116 Lecture Time: Saturday 18:30-21:50 Course s web page: http://webct.ust.hk/ (logon with you email ID/student ID) Instructor:

More information

Course Description This course will change the way you think about data and its role in business.

Course Description This course will change the way you think about data and its role in business. INFO-GB.3336 Data Mining for Business Analytics Section 32 (Tentative version) Spring 2014 Faculty Class Time Class Location Yilu Zhou, Ph.D. Associate Professor, School of Business, Fordham University

More information

Cleveland State University

Cleveland State University Cleveland State University CIS 612 Modern Database Programming & Big Data Processing (3-0-3) Fall 2014 Section 50 Class Nbr. 2670. Tues, Thur 4:00 5:15 PM Prerequisites: CIS 505 and CIS 530. CIS 611 Preferred.

More information

KNOWLEDGE BASE DATA MINING FOR BUSINESS INTELLIGENCE

KNOWLEDGE BASE DATA MINING FOR BUSINESS INTELLIGENCE KNOWLEDGE BASE DATA MINING FOR BUSINESS INTELLIGENCE Dr. Ruchira Bhargava 1 and Yogesh Kumar Jakhar 2 1 Associate Professor, Department of Computer Science, Shri JagdishPrasad Jhabarmal Tibrewala University,

More information

AMIS 7640 Data Mining for Business Intelligence

AMIS 7640 Data Mining for Business Intelligence The Ohio State University The Max M. Fisher College of Business Department of Accounting and Management Information Systems AMIS 7640 Data Mining for Business Intelligence Autumn Semester 2013, Session

More information

Psychology 2510: Survey of Abnormal Psychology (Section 2) Fall 2015

Psychology 2510: Survey of Abnormal Psychology (Section 2) Fall 2015 Psychology 2510: Survey of Abnormal Psychology (Section 2) Fall 2015 Instructor: Julianne Gray Ludlam, Ph.D. Class Location: Psychology Building 313 Class Time: MWF, 9:00-9:50 AM CST Office Location: 25

More information

IST565 M001 Yu Spring 2015 Syllabus Data Mining

IST565 M001 Yu Spring 2015 Syllabus Data Mining IST565 M001 Yu Spring 2015 Syllabus Data Mining Draft updated 10/28/2014 Instructor: Professor Bei Yu Classroom: Hinds 117 Email: byu.teaching@gmail.com Class time: 3:45-5:05 Wednesdays Office: Hinds 320

More information

COURSE SYLLABUS. Enterprise Information Systems and Business Intelligence

COURSE SYLLABUS. Enterprise Information Systems and Business Intelligence MASTER PROGRAMS Autumn Semester 2008/2009 COURSE SYLLABUS Enterprise Information Systems and Business Intelligence Instructor: Malov Andrew, Master of Computer Sciences, Assistant,aomalov@mail.ru Organization

More information

Business Intelligence and Analytics SCH-MGMT 553 (New course number being proposed) Tu/Th 11:15 AM 12:30 PM in SOM Lab 20

Business Intelligence and Analytics SCH-MGMT 553 (New course number being proposed) Tu/Th 11:15 AM 12:30 PM in SOM Lab 20 SCH-MGMT 553: Business Intelligence and Analytics - Syllabus Course Information Title Number Business Intelligence and Analytics SCH-MGMT 553 (New course number being proposed) Course dates Jan 18, 2011

More information

Data Warehousing and Data Mining

Data Warehousing and Data Mining Data Warehousing and Data Mining Winter Semester 2010/2011 Free University of Bozen, Bolzano DW Lecturer: Johann Gamper gamper@inf.unibz.it DM Lecturer: Mouna Kacimi mouna.kacimi@unibz.it http://www.inf.unibz.it/dis/teaching/dwdm/index.html

More information

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS ADVANCED DATABASE MANAGEMENT SYSTEMS CSIT 2510

PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS ADVANCED DATABASE MANAGEMENT SYSTEMS CSIT 2510 PELLISSIPPI STATE COMMUNITY COLLEGE MASTER SYLLABUS ADVANCED DATABASE MANAGEMENT SYSTEMS CSIT 2510 Class Hours: 2.0 Credit Hours: 3.0 Laboratory Hours: 2.0 Revised: Fall 2012 Catalog Course Description:

More information

Northeastern University College of Professional Studies. ITC 1230 - PC Database Software Winter B 2016 February 22, 2016 March 28, 2016

Northeastern University College of Professional Studies. ITC 1230 - PC Database Software Winter B 2016 February 22, 2016 March 28, 2016 Page 1 of 5 Instructor: Mr. Bryan Craven Phone: (978) 758-9767 E-Mail: b.craven@neu.edu Course Description This course focuses on the Microsoft Access database management system. Coursework includes creating,

More information

Web Mining Seminar CSE 450. Spring 2008 MWF 11:10 12:00pm Maginnes 113

Web Mining Seminar CSE 450. Spring 2008 MWF 11:10 12:00pm Maginnes 113 CSE 450 Web Mining Seminar Spring 2008 MWF 11:10 12:00pm Maginnes 113 Instructor: Dr. Brian D. Davison Dept. of Computer Science & Engineering Lehigh University davison@cse.lehigh.edu http://www.cse.lehigh.edu/~brian/course/webmining/

More information

CAS CS 565, Data Mining

CAS CS 565, Data Mining CAS CS 565, Data Mining Course logistics Course webpage: http://www.cs.bu.edu/~evimaria/cs565-10.html Schedule: Mon Wed, 4-5:30 Instructor: Evimaria Terzi, evimaria@cs.bu.edu Office hours: Mon 2:30-4pm,

More information

Dynamic Data in terms of Data Mining Streams

Dynamic Data in terms of Data Mining Streams International Journal of Computer Science and Software Engineering Volume 2, Number 1 (2015), pp. 1-6 International Research Publication House http://www.irphouse.com Dynamic Data in terms of Data Mining

More information

Subject Description Form

Subject Description Form Subject Description Form Subject Code Subject Title COMP417 Data Warehousing and Data Mining Techniques in Business and Commerce Credit Value 3 Level 4 Pre-requisite / Co-requisite/ Exclusion Objectives

More information

Data Warehousing and Data Mining

Data Warehousing and Data Mining Data Warehousing and Data Mining Winter Semester 2012/2013 Free University of Bozen, Bolzano DM Lecturer: Mouna Kacimi mouna.kacimi@unibz.it http://www.inf.unibz.it/dis/teaching/dwdm/index.html Organization

More information

Knowledge Discovery Process and Data Mining - Final remarks

Knowledge Discovery Process and Data Mining - Final remarks Knowledge Discovery Process and Data Mining - Final remarks Lecturer: JERZY STEFANOWSKI Institute of Computing Sciences Poznan University of Technology Poznan, Poland Lecture 14 SE Master Course 2008/2009

More information

Healthcare Measurement Analysis Using Data mining Techniques

Healthcare Measurement Analysis Using Data mining Techniques www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 03 Issue 07 July, 2014 Page No. 7058-7064 Healthcare Measurement Analysis Using Data mining Techniques 1 Dr.A.Shaik

More information

95-791 Data Mining Carnegie Mellon University Mini 2, Fall 2015. Syllabus

95-791 Data Mining Carnegie Mellon University Mini 2, Fall 2015. Syllabus 95-791 Data Mining Carnegie Mellon University Mini 2, Fall 2015 Syllabus Instructor Dr. Artur Dubrawski awd@cs.cmu.edu, Newell-Simon Hall 3121 Mondays, 4:45pm-5:55pm (advance notice please). Head Teaching

More information

Information Management course

Information Management course Università degli Studi di Milano Master Degree in Computer Science Information Management course Teacher: Alberto Ceselli Lecture 01 : 06/10/2015 Practical informations: Teacher: Alberto Ceselli (alberto.ceselli@unimi.it)

More information

Course Design Document. IS417: Data Warehousing and Business Analytics

Course Design Document. IS417: Data Warehousing and Business Analytics Course Design Document IS417: Data Warehousing and Business Analytics Version 2.1 20 June 2009 IS417 Data Warehousing and Business Analytics Page 1 Table of Contents 1. Versions History... 3 2. Overview

More information

Northeastern University Online College of Professional Studies Course Syllabus

Northeastern University Online College of Professional Studies Course Syllabus Northeastern University Online College of Professional Studies Course Syllabus Instructor Name: Stephen Kafka E-mail: s.kafka@neu.edu Phone Number: 781-461-3581 (W) 508-944-8180 (C) ITC3020 Leveraging

More information

Accounting 3310-901: Accounting Information Systems and Controls. Fall 2015 COLLEGE OF BUSINESS AND INNOVATION

Accounting 3310-901: Accounting Information Systems and Controls. Fall 2015 COLLEGE OF BUSINESS AND INNOVATION EXAMPLE FOR INFORMATION ONLY Accounting 3310-901: Accounting Information Systems and Controls Fall 2015 COLLEGE OF BUSINESS AND INNOVATION Meeting Time: N/A Classroom: Virtual Instructor: Dr. Anthony Holder,

More information

L&I SCI 410: Database Information Retrieval Systems

L&I SCI 410: Database Information Retrieval Systems L&I SCI 410: Database Information Retrieval Systems Instructor Information Instructor: Kun Lu Home page: http://www.uwm.edu/~kunlu Meeting Time & Location: Tuesday, Thursday, 3:30 pm 4:45 pm, Bolton Hall,

More information

INFO B512 Scientific and Clinical Data Management

INFO B512 Scientific and Clinical Data Management INFO B512 Scientific and Clinical Data Management Indiana University School of Informatics and Computing, Indianapolis Fall 2014 Section No.: 13367 Credit Hours: 3 Time: Mondays 6 8:40 pm Location: WK

More information

Introduction to Data Mining

Introduction to Data Mining Introduction to Data Mining Jay Urbain Credits: Nazli Goharian & David Grossman @ IIT Outline Introduction Data Pre-processing Data Mining Algorithms Naïve Bayes Decision Tree Neural Network Association

More information

TEACHING AN APPLIED BUSINESS INTELLIGENCE COURSE

TEACHING AN APPLIED BUSINESS INTELLIGENCE COURSE TEACHING AN APPLIED BUSINESS INTELLIGENCE COURSE Stevan Mrdalj (smrdalj@emich.edu) ABSTRACT This paper reports on the development of an applied Business Intelligence (BI) course for a graduate program.

More information

MSIS 635 Session 1 Health Information Analytics Spring 2014

MSIS 635 Session 1 Health Information Analytics Spring 2014 MSIS 635 Session 1 Health Information Analytics Spring 2014 Instructor : Kui Du (go by Andy) Instructor s Office : M-5-203 Online System : Blackboard Office Phone Number : 617-287-3171 Office Hours : Monday

More information

PSY 201 General Psychology Social & Behavioral Sciences Department

PSY 201 General Psychology Social & Behavioral Sciences Department PSY 201 General Psychology Social & Behavioral Sciences Department Catalog Course Description: This course includes the following topics and concepts in the science of behavior: scientific method, biological

More information

Search and Data Mining: Techniques. Applications Anya Yarygina Boris Novikov

Search and Data Mining: Techniques. Applications Anya Yarygina Boris Novikov Search and Data Mining: Techniques Applications Anya Yarygina Boris Novikov Introduction Data mining applications Data mining system products and research prototypes Additional themes on data mining Social

More information

Lecture: Mon 13:30 14:50 Fri 9:00-10:20 ( LTH, Lift 27-28) Lab: Fri 12:00-12:50 (Rm. 4116)

Lecture: Mon 13:30 14:50 Fri 9:00-10:20 ( LTH, Lift 27-28) Lab: Fri 12:00-12:50 (Rm. 4116) Business Intelligence and Data Mining ISOM 3360: Spring 203 Instructor Contact Office Hours Course Schedule and Classroom Course Webpage Jia Jia, ISOM Email: justinjia@ust.hk Office: Rm 336 (Lift 3-) Begin

More information

Http://Troy.bncollege.com

Http://Troy.bncollege.com TROY UNIVERSITY Criminology SYLLABUS T1 2015 August 10, 2015 to October 9, 2015 For course syllabus posted prior to the beginning of the term, the instructor reserves the right to make minor changes prior

More information

CSE532 Theory of Database Systems Course Information. CSE 532, Theory of Database Systems Stony Brook University http://www.cs.stonybrook.

CSE532 Theory of Database Systems Course Information. CSE 532, Theory of Database Systems Stony Brook University http://www.cs.stonybrook. CSE532 Theory of Database Systems Course Information CSE 532, Theory of Database Systems Stony Brook University http://www.cs.stonybrook.edu/~cse532 Course Description The 3 credits course will cover advanced

More information

AMIS 7640 Data Mining for Business Intelligence

AMIS 7640 Data Mining for Business Intelligence The Ohio State University The Max M. Fisher College of Business Department of Accounting and Management Information Systems AMIS 7640 Data Mining for Business Intelligence Autumn Semester 2014, Session

More information

Data Warehouses and Business Intelligence ITP 487 (3 Units) Fall 2013. Objective

Data Warehouses and Business Intelligence ITP 487 (3 Units) Fall 2013. Objective Data Warehouses and Business Intelligence ITP 487 (3 Units) Objective Fall 2013 While the increased capacity and availability of data gathering and storage systems have allowed enterprises to store more

More information

Data Mining and Soft Computing. Francisco Herrera

Data Mining and Soft Computing. Francisco Herrera Francisco Herrera Research Group on Soft Computing and Information Intelligent Systems (SCI 2 S) Dept. of Computer Science and A.I. University of Granada, Spain Email: herrera@decsai.ugr.es http://sci2s.ugr.es

More information

MIS636 AWS Data Warehousing and Business Intelligence Course Syllabus

MIS636 AWS Data Warehousing and Business Intelligence Course Syllabus MIS636 AWS Data Warehousing and Business Intelligence Course Syllabus I. Contact Information Professor: Joseph Morabito, Ph.D. Office: Babbio 419 Office Hours: By Appt. Phone: 201-216-5304 Email: jmorabit@stevens.edu

More information

MIS630 Data and Knowledge Management Course Syllabus

MIS630 Data and Knowledge Management Course Syllabus MIS630 Data and Knowledge Management Course Syllabus I. Contact Information Professor: Joseph Morabito, Ph.D. Office: Babbio 419 Office Hours: By Appt. Phone: 201.216.5304 Email: jmorabit@stevens.edu II.

More information

Data Mining. Knowledge Discovery, Data Warehousing and Machine Learning Final remarks. Lecturer: JERZY STEFANOWSKI

Data Mining. Knowledge Discovery, Data Warehousing and Machine Learning Final remarks. Lecturer: JERZY STEFANOWSKI Data Mining Knowledge Discovery, Data Warehousing and Machine Learning Final remarks Lecturer: JERZY STEFANOWSKI Email: Jerzy.Stefanowski@cs.put.poznan.pl Data Mining a step in A KDD Process Data mining:

More information

DATA MINING FOR BUSINESS INTELLIGENCE. Data Mining For Business Intelligence: MIS 382N.9/MKT 382 Professor Maytal Saar-Tsechansky

DATA MINING FOR BUSINESS INTELLIGENCE. Data Mining For Business Intelligence: MIS 382N.9/MKT 382 Professor Maytal Saar-Tsechansky DATA MINING FOR BUSINESS INTELLIGENCE PROFESSOR MAYTAL SAAR-TSECHANSKY Data Mining For Business Intelligence: MIS 382N.9/MKT 382 Professor Maytal Saar-Tsechansky This course provides a comprehensive introduction

More information

DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM.

DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM. DATA MINING TECHNOLOGY Georgiana Marin 1 Abstract In terms of data processing, classical statistical models are restrictive; it requires hypotheses, the knowledge and experience of specialists, equations,

More information

CSC-570 Introduction to Database Management Systems

CSC-570 Introduction to Database Management Systems The American University College of Arts and Sciences Department of Computer Science CSC-570 Introduction to Database Management Systems Semester: Fall 2011 Section: 001 Meeting Time(s): Wednesday 5:30

More information

Health Informatics CS580C1/EL Course Format (On Campus/Blended)

Health Informatics CS580C1/EL Course Format (On Campus/Blended) Health Informatics CS580C1/EL Course Format (On Campus/Blended) Guanglan Zhang guanglan@bu.edu Office hours: Wednesday afternoon 2-5pm or by appointment Office Location: 808 Commonwealth Avenue, Room 254,

More information

How To Solve The Kd Cup 2010 Challenge

How To Solve The Kd Cup 2010 Challenge A Lightweight Solution to the Educational Data Mining Challenge Kun Liu Yan Xing Faculty of Automation Guangdong University of Technology Guangzhou, 510090, China catch0327@yahoo.com yanxing@gdut.edu.cn

More information

Marshall University Syllabus Course Title/Number Data Mining / CS 515 Semester/Year Fall / 2015 Days/Time Tu, Th 9:30 10:45 a.m. Location GH 211 Instructor Hyoil Han Office Gullickson Hall 205B Phone (304)696-6204

More information

A Brief Tutorial on Database Queries, Data Mining, and OLAP

A Brief Tutorial on Database Queries, Data Mining, and OLAP A Brief Tutorial on Database Queries, Data Mining, and OLAP Lutz Hamel Department of Computer Science and Statistics University of Rhode Island Tyler Hall Kingston, RI 02881 Tel: (401) 480-9499 Fax: (401)

More information

FLORIDA STATE UNIVERSITY COLLEGE OF EDUCATION DEPARTMENT OF EDUCATIONAL LEADERSHIP AND POLICY STUDIES EDH

FLORIDA STATE UNIVERSITY COLLEGE OF EDUCATION DEPARTMENT OF EDUCATIONAL LEADERSHIP AND POLICY STUDIES EDH 1 EDH 5931: Data Mining Syllabus FLORIDA STATE UNIVERSITY COLLEGE OF EDUCATION DEPARTMENT OF EDUCATIONAL LEADERSHIP AND POLICY STUDIES EDH 5931: Special Topics: Data Mining (3 credits- Letter Grade) Instructor:

More information

Ursuline College Accelerated Program

Ursuline College Accelerated Program Ursuline College Accelerated Program CRITICAL INFORMATION! DO NOT SKIP THIS LINK BELOW... BEFORE PROCEEDING TO READ THE UCAP MODULE, YOU ARE EXPECTED TO READ AND ADHERE TO ALL UCAP POLICY INFORMATION CONTAINED

More information

CSC475 Distributed and Cloud Computing Pre- or Co-requisite: CSC280

CSC475 Distributed and Cloud Computing Pre- or Co-requisite: CSC280 Computer Science Department http://cs.salemstate.edu CSC475 Distributed and Cloud Computing Pre- or Co-requisite: CSC280 4 cr. Instructor: TBA Office: location Phone: (978) 542-extension Email: TBA@salemstate.edu

More information

University of North Texas, School of Library and Information Sciences SLIS 5630.001, 005, 007, 009 SLIS 4630.001, 005, 007, 009

University of North Texas, School of Library and Information Sciences SLIS 5630.001, 005, 007, 009 SLIS 4630.001, 005, 007, 009 University of North Texas, School of Library and Information Sciences SLIS 5630.001, 005, 007, 009 SLIS 4630.001, 005, 007, 009 Information and Access Services in Science and Technology COURSE DESCRIPTION

More information

Angelo State University. PSY 6347 Life-Span Development Psychology. fall, 2015. James Forbes, PhD

Angelo State University. PSY 6347 Life-Span Development Psychology. fall, 2015. James Forbes, PhD Angelo State University PSY 6347 Life-Span Development Psychology fall, 2015 James Forbes, PhD ANGELO STATE UNIVERSITY Department of Psychology, Sociology, and Social Work Course & Number PSY 6347 COURSE

More information

Northeastern University Online College of Professional Studies Course Syllabus

Northeastern University Online College of Professional Studies Course Syllabus Northeastern University Online College of Professional Studies Course Syllabus Education as an Advanced Field of Study Instructor Information: [ EDU 6050: Education as an Advanced Field of Study 12-week

More information

COURSE PROFILE. Business Intelligence MIS531 Fall 1 3 + 0 + 0 3 8

COURSE PROFILE. Business Intelligence MIS531 Fall 1 3 + 0 + 0 3 8 COURSE PROFILE Course Name Code Semester Term Theory+PS+Lab (hour/week) Local Credits ECTS Business Intelligence MIS1 Fall 1 + 0 + 0 8 Prerequisites None Course Language Course Type Course Lecturer Course

More information

Provide thoughtful and timely feedback on other students work.

Provide thoughtful and timely feedback on other students work. GRANT WRITING I COURSE SYLLABUS INSTRUCTOR: Mary Licklider, PhD 202 Jesse Hall 573-884-6438 lickliderm@missouri.edu TEXTBOOKS: Miner LE, Miner JT. Proposal Planning and Writing (4th ed). Westport, CT:

More information

CSE 412/598 Database Management Spring 2012 Semester Syllabus http://my.asu.edu/

CSE 412/598 Database Management Spring 2012 Semester Syllabus http://my.asu.edu/ PROFESSOR: Dr. Hasan Davulcu OFFICE: BY 564 CSE 412/598 Database Management Spring 2012 Semester Syllabus http://my.asu.edu/ OFFICE HOURS: TBD Students should make every effort to utilize the scheduled

More information

Teaching Big Data and Analytics to Undergraduate and Graduate Students

Teaching Big Data and Analytics to Undergraduate and Graduate Students Teaching Big Data and Analytics to Undergraduate and Graduate Students in Information Systems Engineering Mark Last, Lior Rokach, and Bracha Shapira Big Data and Analytics EdCon 2013, Las Vegas, Nevada

More information

Psychological Testing (PSYCH 149) Syllabus

Psychological Testing (PSYCH 149) Syllabus Psychological Testing (PSYCH 149) Syllabus Psychological Testing (PSYCH 149) is held on Mondays, Wednesdays, and Fridays from 11:45 a.m. 12:50 p.m., in Science 2, Room 107. This 4-unit course is designed

More information

CS 649 Database Management Systems. Fall 2011

CS 649 Database Management Systems. Fall 2011 SCHOOL OF BUSINESS, PUBLIC ADMINISTRATION AND INFORMATION SCIENCES LONG ISLAND UNIVERSITY, BROOKLYN CAMPUS DEPARTMENT OF COMPUTER SCIENCE CS 649 Database Management Systems Fall 2011 Course Schedule: Thursday

More information

MKTG 411-40 MARKETING RESEARCH 2010 INSTRUCTOR INFORMATION

MKTG 411-40 MARKETING RESEARCH 2010 INSTRUCTOR INFORMATION INSTRUCTOR INFORMATION Professor: K. Damon Aiken, Ph.D. Office Hours: M & W 5:00 6:00 and by appointment Office Location: Riverpoint 357 Telephone: 358-2279 E-mail: kaiken@mail.ewu.edu Homepage: TBA (see

More information

Database Marketing, Business Intelligence and Knowledge Discovery

Database Marketing, Business Intelligence and Knowledge Discovery Database Marketing, Business Intelligence and Knowledge Discovery Note: Using material from Tan / Steinbach / Kumar (2005) Introduction to Data Mining,, Addison Wesley; and Cios / Pedrycz / Swiniarski

More information

Cleveland State University

Cleveland State University Cleveland State University CIS 695 Big Data Processing and Data Analytics (3-0-3) 2016 Section 51 Class Nbr. 5493. Tues, Thur TBA Prerequisites: CIS 505 and CIS 530. CIS 612, CIS 660 Preferred. Instructor:

More information

ISQS 3358 BUSINESS INTELLIGENCE FALL 2014

ISQS 3358 BUSINESS INTELLIGENCE FALL 2014 ISQS 3358 BUSINESS INTELLIGENCE FALL 2014 Instructor: Dr. Miguel. I. Aguirre-Urreta, Ph.D. Office: BA E322 Phone: 806.834.0765 Email: miguel.aguirre-urreta@ttu.edu Office Hours Tuesdays and Thursdays from

More information

Course Specification

Course Specification 1 Course Specification Program on which the course is given: Department offering the program: Department offering the course: Academic year /level: Date of specification approval: 2008/2009 Masters Degree

More information

CAROLINAS COLLEGE OF HEALTH SCIENCES SCHOOL OF NURSING COURSE SYLLABUS

CAROLINAS COLLEGE OF HEALTH SCIENCES SCHOOL OF NURSING COURSE SYLLABUS CAROLINAS COLLEGE OF HEALTH SCIENCES SCHOOL OF NURSING COURSE SYLLABUS Fall 2015 (Last revised 08/04/15) Course: Credit Hours: Placement: NUR 100, Medical Terminology 1 Semester Hour Spring / Fall Course

More information

Psychology 4978: Clinical Psychology Capstone (Section 1) Fall 2015

Psychology 4978: Clinical Psychology Capstone (Section 1) Fall 2015 Psychology 4978: Clinical Psychology Capstone (Section 1) Fall 2015 Instructor: Julianne Gray Ludlam, Ph.D. Class Location: McAlester 101 Class Time: T/Th, 9:30 AM 10:45 AM CST Office Location: McAlester

More information

Three Perspectives of Data Mining

Three Perspectives of Data Mining Three Perspectives of Data Mining Zhi-Hua Zhou * National Laboratory for Novel Software Technology, Nanjing University, Nanjing 210093, China Abstract This paper reviews three recent books on data mining

More information

MED_INF 403-DL: Introduction to Medical Informatics Fall 2011

MED_INF 403-DL: Introduction to Medical Informatics Fall 2011 Dr. David Levine david-levine-0@northwestern.edu Office Phone: 312-775-4244 between 9 a.m. and 3 p.m. Monday through Friday. Office Hours: By appointment (day and evening available). Course Description

More information

IS 592 Big Data Analytics Spring 2014

IS 592 Big Data Analytics Spring 2014 School of Information Sciences College of Communication & Information SYLLABUS IS 592 Big Data Analytics Spring 2014 Instructor: Peiling Wang, Ph.D. Class held: Thursday 11:10 am - 1:55 pm in Blackboard

More information

A Statistical Text Mining Method for Patent Analysis

A Statistical Text Mining Method for Patent Analysis A Statistical Text Mining Method for Patent Analysis Department of Statistics Cheongju University, shjun@cju.ac.kr Abstract Most text data from diverse document databases are unsuitable for analytical

More information

Software Quality. Learning outcomes and evaluation: Students that successfully complete the course will be able to:

Software Quality. Learning outcomes and evaluation: Students that successfully complete the course will be able to: 201 Revised - Rec'd 1/14/2016 Software Quality Course Name: Software Quality Course Number: Cpt S 583 Credits: 3 Lecture Hours: 3 Schedule: Offered online (asynchronously) via Global Campus Prerequisites:

More information

Crime Scene Investigation Central College

Crime Scene Investigation Central College Crime Scene Investigation Central College Instructor: Sandra Hall Craver CRIJ 2314-0001 Crime Scene Investigation CRN 26282 Fall 2014 Central Campus EDC-RM A218 M 5:30-8:30 pm 3 hour lecture course 08/25/2014-12/08/2014

More information

CS 300 Data Structures Syllabus - Fall 2014

CS 300 Data Structures Syllabus - Fall 2014 CS 300 Data Structures Syllabus - Fall 2014 Catalog Description Data structures are fundamental to advanced, efficient programming. Topics including asymptotic analysis, stacks, queues, linked lists, trees,

More information

Technology and Online Computer Access Requirements: Lake-Sumter State College Course Syllabus

Technology and Online Computer Access Requirements: Lake-Sumter State College Course Syllabus Lake-Sumter State College Course Syllabus Course / Prefix Number CTS1832 Course Title: Web Authoring II CRN: 10009 Credit: 3 Term: Fall 2015 This course is a continuation of skills and concepts introduced

More information

APK 3400 Introduction to Sport Psychology University of Florida Department of Applied Physiology & Kinesiology Spring 2016

APK 3400 Introduction to Sport Psychology University of Florida Department of Applied Physiology & Kinesiology Spring 2016 I. Course Information Title: APK 3400 Introduction to Sport Psychology Section(s): 4848 Credits: 3 credit hours Term: Access: Access course through Canvas on UF e-learning (https://lss.at.ufl.edu/) & the

More information

IST659 Database Admin Concepts & Management Syllabus Spring 2012. Location: Time: Office Hours:

IST659 Database Admin Concepts & Management Syllabus Spring 2012. Location: Time: Office Hours: Instructor: Withro H. Wiggins Phone: (315) 446-5418 (Home) Email: wwiggins@syr.edu Office: Adjunct Location: Time: Office Hours: Blackboard Wednesday - Tuesday by appointment (online) Course Description

More information

ART 261 T/TH 1-2:15. University of Nevada, Reno

ART 261 T/TH 1-2:15. University of Nevada, Reno ART 261 T/TH 1-2:15 Survey of Art History II 153 Church Fine Arts University of Nevada, Reno Professor: Dr. Brett Van Hoesen Office: 116 Jot Travis Building Office hours: Thursdays 3-4 (and by appointment)

More information

International Journal of Computer Science Trends and Technology (IJCST) Volume 2 Issue 3, May-Jun 2014

International Journal of Computer Science Trends and Technology (IJCST) Volume 2 Issue 3, May-Jun 2014 RESEARCH ARTICLE OPEN ACCESS A Survey of Data Mining: Concepts with Applications and its Future Scope Dr. Zubair Khan 1, Ashish Kumar 2, Sunny Kumar 3 M.Tech Research Scholar 2. Department of Computer

More information

COURSE SYLLABUS ACCT 102 ID8W2, PRINCIPLES OF ACCOUNTING II 2015FA

COURSE SYLLABUS ACCT 102 ID8W2, PRINCIPLES OF ACCOUNTING II 2015FA COURSE SYLLABUS ACCT 102 ID8W2, PRINCIPLES OF ACCOUNTING II 2015FA Please read the following course syllabus carefully, especially the course dates, times and location. If you have any questions, please

More information

TMGT 352.01W Principles of Cost Engineering Course Syllabus: Spring 2013 Online ecollege Course

TMGT 352.01W Principles of Cost Engineering Course Syllabus: Spring 2013 Online ecollege Course TMGT 352.01W Principles of Cost Engineering Course Syllabus: Spring 2013 Online ecollege Course Instructor: Wen-Hsing Liu, Ph.D. Ad-Interim Assistant Professor Department of Engineering & Technology Office

More information