ENGS 112 Fall 2003 Topic: Data and Process Mining.

Slides:



Advertisements
Similar presentations
Introduction to WSDL presented by Xiang Fu. Source WSDL 1.1 specification WSDL 1.1 specification – WSDL 1.2 working draft WSDL.
Advertisements

CIS101 Introduction to Computing Week 11 Spring 2004.
Searching the Semantic Web. Introduction  Research Focuses: IE Ontologies (creating, languages, merging, storing, querying)  Next Sep: Using the Semantic.
CIT110 – Introduction to Information Technology Dr. Catherine Dwyer Fall 2011.
CIT110 – Introduction to Information Technology Dr. Catherine Dwyer Fall 2010.
Logistics: –My office hours: T, Th 4-5pm or by appointment –Class Web page:
IS112 - Computer Organization1 IS112 Computer Organization and Programming Professor Catherine Dwyer Fall 2006.
1 CIS607, Fall 2005 Semantic Information Integration Instructor/Organizer: Dejing Dou Week 1 (Sept. 28)
The Semantic Web Week 1 Module Content + Assessment Lee McCluskey, room 2/07 Department of Computing And Mathematical Sciences Module.
Introduction to WEKA Aaron 2/13/2009. Contents Introduction to weka Download and install weka Basic use of weka Weka API Survey.
IS112 Computer Organization and Programming Professor Catherine Dwyer Fall 2004.
Department of Computer Science, University of Maryland, College Park 1 Sharath Srinivas - CMSC 818Z, Spring 2007 Semantic Web and Knowledge Representation.
XML and Databases (CS 345b) Daniela Florescu Donald Kossmann
1 ISE 313 Computer Integrated Manufacturing and Automation I Dr. Arslan M. ÖRNEK Industrial Systems Engineering.
CSCI 347 – Data Mining Lecture 01 – Course Overview.
Programming for Interactivity Professor Bill Tomlinson Tuesday & Wednesday 6:00-7:50pm Fall 2005.
ISE 324 Fundamentals of Modern Manufacturing Systems
Data and Applications Security Developments and Directions Dr. Bhavani Thuraisingham The University of Texas at Dallas Introduction to the Course January.
How to be an online student. How does it work? An online course follows a schedule and syllabus with due dates for assignments (just like an on-campus.
Course Introduction Software Engineering
CS461: Principles and Internals of Database Systems Instructor: Ying Cai Department of Computer Science Iowa State University Office:
CMSC 671 Principles of Artificial Intelligence Course Overview Fall 2015.
Web Science SoSe2013 Prof. Wolfgang Nejdl Assistant: Sergej Zerr, Xiaofei Zhu.
Overviews of ITCS 6161/8161: Advanced Topics on Database Systems Dr. Jianping Fan Department of Computer Science UNC-Charlotte
Operations Fall 2015 Bruce Duggan Providence University College.
CMSC 671 Introduction to Artificial Intelligence Course Overview Fall 2012.
Fall CIS 764 Database Systems Engineering L1: Introduction to … CIS 764 Enterprise Database Systems Engineering: Software.
Data Warehousing/Mining 1 Data Warehousing/Mining Comp 150DW Course Overview Instructor: Dan Hebert.
Quantitative Methods in Geography Geography 391. Introductions and Questions What (and when) was the last math class you had? Have you had statistics.
Department of computer science and engineering Two Layer Mapping from Database to RDF Martin Švihla Research Group Webing Department.
CPS 216: Advanced Database Systems Class Project Shivnath Babu.
What else is there? CMPT 454: Database Systems II. – Transaction Management. – Query Planning. – Optional topics, e.g. data mining, information retrieval,
CIT312 – Introduction to Programming Dr. Catherine Dwyer Fall 2011.
EDP 389H: Educational Disabilities in the Schools January 22nd, 2009.
1 Hammad Khan. Agenda.NET Framework Introduction to Visual C#
E-z Deals Presented By: Manali Joshi Diksha Agarwal Ashwin Somaiah Uttara Paingankar.
Data and Applications Security Developments and Directions Dr. Bhavani Thuraisingham The University of Texas at Dallas Introduction to the Course January.
Advanced Topics in the Semantic Web: Semantic Services for Business Process Management - Overview - Harold Boley Semantic Web Laboratory NRC-IIT and UNB-CS.
Course Overview for Compilers J. H. Wang Sep. 14, 2015.
Module 9: Using XML Web Services in a C# Application.
C# 1 Web services CSC 298. C# 2 Web services  A technology to make libraries available across the internet.  In Visual Studio,  can create a web service.
Software Systems Engineering Rob Oshana Southern Methodist University EMIS 7312.
COSC 6340 Projects & Homeworks Spring Learn how to define tables Learn how to load and create an Oracle database Learn how to define user views.
1 Software Test Computer Science Department, Information Faculty Dr. KaiYu Wan.
Course Overview for Compilers J. H. Wang Sep. 20, 2011.
CSE3330/5330 DATABASE SYSTEMS AND FILE STRUCTURES (DB I) CSE3330/5330 DB I, Summer2012 Department of Computer Science and Engineering, University of Texas.
MAT 279 Data Communication and the Internet Prof. Shamik Sengupta Office 4210 N Fall 2010.
Telecommunications Networking II Overview and Course Policy.
IMS 4212: Course Introduction 1 Dr. Lawrence West, Management Dept., University of Central Florida ISM 4212 Dr. Larry West
Advanced Database Course Syllabus 1 Advanced Database System Lecturer : H.Ben Othmen.
FNA/Spring CENG 562 – Machine Learning. FNA/Spring Contact information Instructor: Dr. Ferda N. Alpaslan
EEL 5937 Multi Agent Systems -an introduction-. EEL 5937 Content What is an agent? Communication Ontologies Mobility Mutability Applications.
IT274 Intermediate C# Programming Instructor : Vladimir Gubanov, PhD AIM : vladimirg77.
Notes on Introduction CSC 196K In Class Discussion Course Overview Basic concepts of data mining Introduction to data warehousing.
Information Modeling and Database System
Course Introduction 공학대학원 데이타베이스
Data and Applications Security Developments and Directions
ISE 313 Computer Integrated Manufacturing and Automation
Dot Net ​ Overview  The.NET Framework is a development framework that provides a new programming interface to Windows services and APIs, and integrates.
COSC 6340 Projects & Homeworks Spring 2002
Three major projects: There will be a midterm covering the material presented during the first half of the semester a final covering the material presented.
CS210 Intermediate Programming with Data Structures
Data Structures and Database Applications ACST 3330
C Programming Lecture 0 : Introduction
Query Optimization.
Welcome! Knowledge Discovery and Data Mining
Data and Applications Security Developments and Directions
Decision Support Systems Professor Pat Paulson
COSC 3480 Projects & Homeworks Fall 2003
Presentation transcript:

ENGS 112 Fall 2003 Topic: Data and Process Mining

Syllabus 1Goals of course, general overview 2Visual Studio.net and web services XML, SOAP, WSDL, UDDI, etc 3Data mining applications market basket analysis, doubleclick, churning techniques privacy issues 4SQL and Databases 5Semantic web concepts RDF, DAML, Ontologies 6Process descriptions/models HMM's, Decision Trees, Petri nets 7Autonomic Computing and other related technologies 8Projects 9Projects 10Wrapup

What you will learn…. Web services (.Net) framework Data mining basics SQL Database operation Visual Studio environment Advanced initiatives – autonomic computing Speaking/presentation skills

What you will do…. Presentations –at least one report about a paper (10-15 mins) –final project report (1/2 hour) Projects –several homework type assignments –more ambitious, final project Reading about new technology Using new technology

First Assignment (due April 10) Install Visual Studio.Net on your machine Develop XML Schema or DTD for a domain Write a Visual Studio program to parse XML according to Schema/DTD Perform other computation on XML

Logistics 11 block X periods on Tuesdays My travel schedule - we will use X periods Laptops if needed can be obtained from Shay Cooper Visual Studio CD’s – Yijin will announce Web site for class will be developed soon Introductions