ECE 457/557 Go over syllabus Engineering Data Analysis & - - PowerPoint PPT Presentation

ece 457 557
SMART_READER_LITE
LIVE PREVIEW

ECE 457/557 Go over syllabus Engineering Data Analysis & - - PowerPoint PPT Presentation

Lecture Overview This Time ECE 457/557 Go over syllabus Engineering Data Analysis & Modeling Class overview & logistics ece.pdx.edu/ edam Introduction Course overview Next Time Dr. James McNames Begin fundamental


slide-1
SLIDE 1

MATLAB

  • You will be required to complete homework assignments and a

project that use a high-level language

  • MATLAB is strongly recommended, but you may use similar

packages such as Mathematica, MathCad, R, Octave, and SPlus

  • I will include MATLAB code segments in my notes
  • Will not teach you MATLAB — you are expected to learn on your
  • wn
  • There are many tutorial books
  • J. McNames

Portland State University ECE 4/557 Fall 2006 Lecture 1 3

ECE 457/557

Engineering Data Analysis & Modeling

ece.pdx.edu/∼edam

  • Dr. James McNames

mcnames@pdx.edu Electrical & Computer Engineering

  • J. McNames

Portland State University ECE 4/557 Fall 2006 Lecture 1 1

My Background

  • Ph.D. 1999
  • Teaching in PSU ECE dept. seven years
  • Fifth time teaching this course
  • Formerly named “Learning from Data”
  • Research area: Biomedical signal processing (see

http://bsp.pdx.edu)

  • J. McNames

Portland State University ECE 4/557 Fall 2006 Lecture 1 4

Lecture Overview This Time

  • Go over syllabus
  • Class overview & logistics
  • Introduction
  • Course overview

Next Time

  • Begin fundamental concepts
  • J. McNames

Portland State University ECE 4/557 Fall 2006 Lecture 1 2

slide-2
SLIDE 2

Course Web Site http://ece.pdx.edu/∼edam

  • Syllabus
  • Outline
  • Lecture notes — essential
  • Links to data
  • Homework assignments
  • Project requirements
  • Suggested books
  • Grades
  • Student reports & presentations from previous terms
  • J. McNames

Portland State University ECE 4/557 Fall 2006 Lecture 1 7

Text Books

  • No required text book

– Range of topics is too broad for one book – Primary source of information: lecture notes – Contact me for more information on a particular topic

  • Two recommended books

– The Elements of Statistical Learning: Data Mining, Inference, and Prediction. Hastie, Tibshirani, and Friedman, 2001, ISBN 0-387-95284-5. – Applied Linear Statistical Models, Fifth Edition. Kutner, Nachtscheim, Neter, and Li, 2005, ISBN 0-07-238688-6.

  • Will adapt notes to follow the first one more closely this term
  • Will also include recommended reading
  • J. McNames

Portland State University ECE 4/557 Fall 2006 Lecture 1 5

Lecture Notes

  • Posted on the class web site
  • Will update throughout the term
  • Watch for updates as late as 1/2 hour before lecture (11:30 am)
  • Updates will not be drastic
  • Old notes should suffice in most cases
  • Workspace provided for examples worked during lecture
  • J. McNames

Portland State University ECE 4/557 Fall 2006 Lecture 1 8

Course Resources

  • Recommended text books
  • Lecture notes (third draft)
  • Distance learning classroom
  • Web site: http://ece.pdx.edu/∼edam
  • Feedback on all encouraged (Email preferred)
  • J. McNames

Portland State University ECE 4/557 Fall 2006 Lecture 1 6

slide-3
SLIDE 3

Assessment Continued (1)

  • 20% Midterm

– Part conceptual, part application – Late in the term

  • 10% Final quiz

– In class – 30–60 minutes – All conceptual

  • J. McNames

Portland State University ECE 4/557 Fall 2006 Lecture 1 11

6-digit Codes

  • I use 6-digit codes to post your grades online and for anonymous

identification on exams

  • Email code to me this week
  • Can be any character that you can send via a plain-text email
  • Remember it for the exam and quiz
  • J. McNames

Portland State University ECE 4/557 Fall 2006 Lecture 1 9

Assessment Continued (2)

  • 50% Project

– 5% outline, introduction, and literature review – 5% first draft of report (based on completeness) – 5% blinded peer review – 10% oral presentation (includes attendance & participation) – 25% final draft of report (based on quality) – Key requirement: Must use or expand methods discussed in class – Report details on next slide

  • J. McNames

Portland State University ECE 4/557 Fall 2006 Lecture 1 12

Assessment

  • 20% Homework

– 5–6 assignments – Will consist of applying methods & algorithms discussed in class – Generally will have 1 week to complete – 557 students will have additional problems

  • J. McNames

Portland State University ECE 4/557 Fall 2006 Lecture 1 10

slide-4
SLIDE 4

Final Report Assessment Continued

  • Scope: Was the project of sufficient scope for the class?
  • Abstract: Does the abstract give an accurate and concise

summary of the report?

  • Significance: Is the significance of the project explained?
  • Objectives: Are the project objectives clearly specified in the

introduction?

  • Methodology: Were the methods and algorithms used

appropriate for the data and project objectives?

  • Results:

– Were the results sufficient? – Were they clearly stated? – Was a table or plot used to display the results appropriately?

  • Citations: Were appropriate citations made to previous work?
  • J. McNames

Portland State University ECE 4/557 Fall 2006 Lecture 1 15

Final Report Format

  • Must be in final submission format (5 page maximum)

– Approximately 9 pt type, two justified columns – See BSP web site for examples: http://bsp.pdx.edu – Previously allowed IEEE peer-review, but not this term

  • Must be written in L

AT

EX or MS Word

  • Must submit electronic copy
  • Detailed formatting information is posted on the web site
  • Scope should be similar to an IEEE conference paper
  • J. McNames

Portland State University ECE 4/557 Fall 2006 Lecture 1 13

General Comments

  • This course is still in the development phase
  • May add or remove material as the term progresses
  • I expect much of your learning to occur out of lecture working on

the projects

  • “Learn by doing” philosophy
  • J. McNames

Portland State University ECE 4/557 Fall 2006 Lecture 1 16

Final Report Assessment

  • Will give a score final report for each of the following categories
  • Format

– Does the report adhere to the IEEE format? – Does it adhere to requirements listed on the web site?

  • Grammar

– Is the report written in past tense (it should be)? – Does the report use the terms ”I” or ”you” inappropriately? – Were there many grammar or spelling errors?

  • Organization

– Is the report well organized? – Are the section headings appropriate and clear?

  • Clarity:

– Was the report clearly written? – Could I understand what was done and why after reading it?

  • J. McNames

Portland State University ECE 4/557 Fall 2006 Lecture 1 14

slide-5
SLIDE 5

Scope of Class

  • Concepts, methods, & algorithms will be described in lecture
  • You will demonstrate your understanding by implementing (i.e.

coding) and applying these methods on real data

  • Coverage will target time-proven methods
  • Not necessarily the best or latest
  • Many of these problems are still active areas of research
  • Less structured than other classes, project-driven
  • J. McNames

Portland State University ECE 4/557 Fall 2006 Lecture 1 17