Feature Engineering Studio February 2, 2015. Welcome to Problem Proposal Day Rules for Presenters Rules for the Rest of the Class.

Slides:



Advertisements
Similar presentations
Case Studies M.Sc. in Applied Statistics Dr. Órlaith Burke Michaelmas Term 2012.
Advertisements

WELCOME!. Welcome to Business Technology 11. The course allows students to develop not only computer literacy skills, but also provides students with.
Feature Engineering Studio January 21, Welcome to Feature Engineering Studio Design studio-style course teaching how to distill and engineer features.
Puu Research Project on Renewable Materials Monika Österberg.
T Seminar on Network Security Today’s agenda 1.Seminar arrangements 2.Advice on the presentation.
RF-electronics, preparatory I Jorma Lehtonen Jari Kangas.
Feature Engineering Studio Special Session January 26, 2015.
18-Jun-15 Labs, etc.. 2 Extra sessions Some of you are really new to computer programming, other have considerable experience I will have an extra weekly.
22-Jun-15 Labs, etc.. 2 Extra sessions Some of you are really new to computer programming, other have considerable experience I will have an extra weekly.
24-Jun-15 Labs, etc.. 2 Extra sessions Some of you are really new to computer programming, other have considerable experience I will have an extra weekly.
Feature Engineering Studio February 23, Let’s start by discussing the HW.
Trusted IT Group. The challenge: 40 active, concurrent IT projects  Unsatisfactory Project Delivery.
Feature Engineering Studio Special Session September 11, 2013.
ZEIT2301- Design Studios and Design Critiques School of Engineering and Information Technology Dr Kathryn Merrick Bldg 16, Rm 212 (Thursdays.
Putting Your Heads Together How To Form and Effectively Run a Study Group.
Preparing and Giving Presentations
Welcome to COE212: Engineering Programming Instructor: Wissam F. Fawaz Office 103, Bassil bldg. All week long: What is computer.
Core Methods in Educational Data Mining HUDK4050 Fall 2014.
AuthorAID Post-PACN-Congress Workshop on Research Writing Accra, Ghana November 2011.
Moodle (Course Management Systems). Forums, Chats, and Messaging.
Feature Engineering Studio September 23, Welcome to Mucking Around Day.
Before you are seated, please look inside the back of your nametag for a slip of colored paper. Please seat yourself at the table bearing a sheet of paper.
Updated Today's talk should help you to understand better  what your responsibilities for this module  how you will be taught  how you.
Goals Approach Evaluation Intro to Python The two on-line sources Getting started with LPTHW.
Research and Writing Seminar Thursday, – 16 35, room C To find an up-to-date version of the schedule and to read the papers check the website
Feature Engineering Studio September 9, Welcome to Problem Proposal Day Rules for Presenters Rules for the Rest of the Class.
Welcome to Technical Communications Enl Overview Course structure Course structure Course schedule Course schedule Student assessment Student assessment.
Feature Engineering Studio September 23, Let’s start by discussing the HW.
T Seminar on Network Security Today’s agenda 1.Seminar arrangements 2.Advice on the presentation.
SMART Steps to MEET & GREET
Feature Engineering Studio October 14, Iterative Feature Refinement.
AuthorAID Workshop on Research Writing Sri Lanka March 2010.
Feature Engineering Studio March 1, Let’s start by discussing the HW.
Feature Engineering Studio September 30, Quick Note Please me for appointments rather than just showing up at my office – I’m always glad.
Core Methods in Educational Data Mining HUDK4050 Fall 2014.
IADSR International Conference 2012 Aiwan-e-Iqbal Lahore, Pakistan 27–29 April 2012.
Special Topics in Educational Data Mining HUDK5199 Spring term, 2013 February 27, 2013.
Core Methods in Educational Data Mining HUDK4050 Fall 2014.
CS 4620 Intelligent Systems. What we want to do today Course introductions Make sure you know the schedule for the next three weeks.
Feature Engineering Studio October 7, Welcome to Bring Me a Rock Day 2.
Feature Engineering Studio April 29, Assignment Problem Shift “The Fresh Mind”
Feature Engineering Studio September 9, Welcome to Feature Engineering Studio Design studio-style course teaching how to distill and engineer features.
Creating Active Learning in the Classroom
2 activities: 1) Seat yourself alphabetically 2) Introduce your neighbor to our Class.
SE 313 – Computer Graphics and Visual Programming Lecture 6: Geometric Transformations Lecturer: Gazihan Alankuş Please look at the last slides for assignments.
Core Methods in Educational Data Mining HUDK4050 Fall 2014.
GOOGLE PLAY By William Cook April 14, GOOGLE PLAY Marketplace for apps for android Androids “app store” You must make an account on the developer.
CMSC 601: Paper Summary Presentations Adapted from slides by Prof. Marie desJardins February 2011.
STEPS FOR EFFECTIVE STUDYING. STUDYING EFFECTIVELY IS A PROCESS, NOT AN EVENT THE PROCESS LEADS TO SUCCESS.
1 Computer Science 1021 Programming in Java Geoff Draper University of Utah.
CALVERLEY PATIENT SURVEY FEEDBACK NOVEMBER ACCESSING YOUR APPOINTMENT Very quick and professional – One could say “Bedside Manner Excellent” On.
Feature Engineering Studio October 7, Welcome to Bring Me Another Rock.
Special Topics in Educational Data Mining HUDK5199 Spring term, 2013 February 25, 2013.
Feature Engineering Studio
Putting Your Heads Together
Labs, etc. 19-Nov-18.
Feature Engineering Studio
Feature Engineering Studio
Guidelines for Group Projects and Papers
ACCP Cardiology PRN Journal Club Tech Practice
Feature Engineering Studio
Creative writing workshop
Putting Your Heads Together
BR: T1D18 Describe the issue that you are addressing in your political cartoon. Why did you choose it? How are you making your point(s)? I’ll be giving.
Putting Your Heads Together
Returning Speech Team Welcome to the Season!
Labs, etc. 15-Jul-19.
WHAT’S IN A NAME ASSIGNMENT
Presentation transcript:

Feature Engineering Studio February 2, 2015

Welcome to Problem Proposal Day Rules for Presenters Rules for the Rest of the Class

Rules for Presenters Talk for 3 minutes on: – Data set – What variable will you predict? – What kind of variables will you use to predict it? – Why is this worth doing? And please me your slides (if any)

Rules for Audience After the presentation – Ask quick questions – Give quick suggestions

Criteria Everyone – Is the problem genuinely important? (usable or publishable) – Is there a good measure of ground truth? Only if you know what you’re talking about – Is there rich enough data to distill meaningful features? – Is there enough data to be able to take advantage of data mining?

Rules for Audience Be polite! No interrupting No rambling No being mean

Presentations Alphabetical Order Based on Last Name – Tie-Breaker: First Name

For next week Think about how to improve your problem proposal Rewrite your problem proposal based on the feedback you got today Then it to me for further feedback and a “thumbs-up” before the next class

Assignment 2 Data Familiarization “Mucking Around” Get your data set Open it in Excel (or another tool you prefer) Look at your ground truth label (if you have one) Look at other key variables What does each variable mean semantically? If numerical, what are its max, min, average, stdev? Create histograms of key variables. If categorical, what is the distribution of each value?

Assignment 2 Data Familiarization “Mucking Around” Write a brief report for me You don’t need to prepare a presentation But be ready to discuss what you learn about your data, in class

What if you don’t have data yet? 1.Get your data

What if you don’t have data yet? 1.Get your data 2.If you don’t have your data yet, me at least 48 hours before the assignment is due and I’ll send you a practice data set

How to compute in Excel If numerical, what are its max, min, average, stdev? If categorical, what is the distribution of each value? Using Class2Data

How to do a histogram in Excel Using Class2Data

Next Session 2/4 Lab Session: Using RapidMiner – If you don’t know how to build a prediction model in RapidMiner, you should attend this session – If you do know how to build a prediction model in RapidMiner, you don’t have to attend

Next Class After That 2/16 Data Cleaning (Asgn.2 due) – Do the assignment – Read the readings

Note 2/9 No class 2/11 No class

Questions? Comments? Concerns?