STATISTICAL LEARNING 1. Introduction and Administration.

Slides:



Advertisements
Similar presentations
Introduction to Machine Learning BITS C464/BITS F464
Advertisements

CP411 Computer Graphics, Wilfrid Laurier University Introduction # 1 Welcome to CP411 Computer Graphics 2012 Instructor: Dr. Hongbing Fan Introduction.
IS5152 Decision Making Technologies
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
MACHINE LEARNING 1. Introduction. What is Machine Learning? Based on E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.1) 2  Need.
CS150 Introduction to Computer Science 1 Professor: Chadd Williams.
UMass Lowell Computer Science Analysis of Algorithms Prof. Karen Daniels Fall, 2009 Lecture 1 Introduction/Overview Text: Chapters 1, 2 Th. 9/3/2009.
Statistical pattern recognition and machine learning Jen-Chang Liu, Spring, 2008.
CS/CMPE 535 – Machine Learning Outline. CS Machine Learning (Wi ) - Asim LUMS2 Description A course on the fundamentals of machine.
Parallel and Distributed Algorithms (CS 6/76501) Spring 2010 Johnnie W. Baker.
CS 331 / CMPE 334 – Intro to AI CS 531 / CMPE AI Course Outline.
UMass Lowell Computer Science Advanced Algorithms Computational Geometry Prof. Karen Daniels Spring, 2004 Project.
UMass Lowell Computer Science Analysis of Algorithms Prof. Karen Daniels Fall, 2001 Lecture 1 Introduction/Overview Wed. 9/5/01.
1 CS150 Introduction to Computer Science 1 Professor: Chadd Williams
EE 220 (Data Structures and Analysis of Algorithms) Instructor: Saswati Sarkar T.A. Prasanna Chaporkar, Programming.
UMass Lowell Computer Science Analysis of Algorithms Prof. Karen Daniels Fall, 2005 Lecture 1 Introduction/Overview Text: Chapters 1, 2 Wed. 9/7/05.
COMP 110 Introduction to Programming Jingdan Zhang June 20, 2007 MTWRF 9:45-11:15 am Sitterson Hall 014.
What is Learning All about ?  Get knowledge of by study, experience, or being taught  Become aware by information or from observation  Commit to memory.
ITIS 6220/8220 Data Privacy Fall Overview Class hour 6:30 – 9:15pm, Monday Office hour 4pm – 6pm, Monday Instructor - Dr. Xintao Wu -
Unit 1. Sorting and Divide and Conquer. Lecture 1 Introduction to Algorithm and Sorting.
EECS 395/495 Algorithmic Techniques for Bioinformatics General Introduction 9/27/2012 Ming-Yang Kao 19/27/2012.
Introduction to machine learning
Machine Learning Usman Roshan Dept. of Computer Science NJIT.
CS Machine Learning. What is Machine Learning? Adapt to / learn from data  To optimize a performance function Can be used to:  Extract knowledge.
General Information Course Id: COSC6342 Machine Learning Time: MO/WE 2:30-4p Instructor: Christoph F. Eick Classroom:SEC 201
WEEK 1 CS 361: ADVANCED DATA STRUCTURES AND ALGORITHMS Dong Si Dept. of Computer Science 1.
CSCI 347 – Data Mining Lecture 01 – Course Overview.
CS223 Algorithms D-Term 2013 Instructor: Mohamed Eltabakh WPI, CS Introduction Slide 1.
1 EEL 6935: Embedded Systems Seminar. 2 General Information Instructor: Ann Gordon-Ross Office: Benton Office Hours – By appointment.
COMP Introduction to Programming Yi Hong May 13, 2015.
COP 3530: Data Structures, Algorithms, & Applications Instructor: Kristian Linn Damkjer.
General Information Course Id: COSC6342 Machine Learning Time: TU/TH 10a-11:30a Instructor: Christoph F. Eick Classroom:AH123
CMPUT 412 Experimental Mobile Robotics Csaba Szepesvári University of Alberta.
Course overview Course title: Discrete mathematics for Computer Science Instructors: Dr. Abdelouahid Derhab Credit.
Machine Learning Lecture 1. Course Information Text book “Introduction to Machine Learning” by Ethem Alpaydin, MIT Press. Reference book “Data Mining.
CSCI 51 Introduction to Computer Science Dr. Joshua Stough January 20, 2009.
CS 6961: Structured Prediction Fall 2014 Course Information.
CELLULAR COMMUNICATIONS 1. Introduction and Administration.
King Saud UniversityCSC112 - First Semester CSC 112 Java Programming I Introduction.
June 19, Liang-Jun Zhang MTWRF 9:45-11:15 am Sitterson Hall 011 Comp 110 Introduction to Programming.
COT 5405: Design and Analysis of Algorithms Cliff Zou Spring 2015.
ICS202 Data Structures King Fahd University of Petroleum & Minerals College of Computer Science & Engineering Information & Computer Science Department.
1 BIM304: Algorithm Design Time: Friday 9-12am Location: B4 Instructor: Cuneyt Akinlar Grading –2 Midterms – 20% and 30% respectively –Final – 30% –Projects.
ITCS 6265 Details on Project & Paper Presentation.
6.819 / 6.869: Advances in Computer Vision Guidelines: Short Talks and CVPR style papers Website:
CHAPTER 10: Logistic Regression. Binary classification Two classes Y = {0,1} Goal is to learn how to correctly classify the input into one of these two.
MACHINE LEARNING 7. Dimensionality Reduction. Dimensionality of input Based on E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.1)
CPE542: Pattern Recognition Course Introduction Dr. Gheith Abandah د. غيث علي عبندة.
Regression. We have talked about regression problems before, as the problem of estimating the mapping f(x) between an independent variable x and a dependent.
Hidden Markov Models (HMMs) –probabilistic models for learning patterns in sequences (e.g. DNA, speech, weather, cards...) (2 nd order model)
Advances in Cloud Computing CIS6930/CIS4930
Operating Systems CMPSC 473 Introduction and Overview August 24, Lecture 1 Instructor: Bhuvan Urgaonkar.
General Information Course Id: COSC6342 Machine Learning Time: TU/TH 1-2:30p Instructor: Christoph F. Eick Classroom:AH301
Course Pack Production at HKIEd HKIEd Library 20 Jun 2013.
Introduction to Machine Learning Original Version by Prof. Nati Srebro-Bartom Modifications by Nir Ailon Lecture 0: What is Machine Learning? What.
Background for Machine Learning (I) Usman Roshan.
Computer Vision COURSE OBJECTIVES: To introduce the student to computer vision algorithms, methods and concepts. EXPECTED OUTCOME: Get introduced to computer.
Usman Roshan Dept. of Computer Science NJIT
RAIK 283 Data Structures and Algorithms
CS6501 Advanced Topics in Information Retrieval Course Policy
Machine Learning for Computer Security
Topic: Introduction to Computing Science and Programming + Algorithm
Lecture 1 Introduction/Overview Text: Chapters 1, 2 Wed. 1/28/04
Unit 1. Sorting and Divide and Conquer
CS410: Text Information Systems (Spring 2018)
Dimensionality Reduction
Data Structures and Algorithms CSE 465
CS4501: Information Retrieval Course Policy
Usman Roshan Dept. of Computer Science NJIT
Presentation transcript:

STATISTICAL LEARNING 1. Introduction and Administration

Welcome  “Statistical Learning”  Tue 14:15-16:45  Room 031  Instructor: Sasha Apartsin   Course Web Page   Slides, References etc.

Prerequisites  Linear Algebra  Matrices  Vector Spaces  Basic Probability (Must!)  Random Variables  Distribution Functions  Conditional Distribution  Expectation and Variance

What is Machine Learning? Based on E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.1) 4  Need an algorithm to solve a problem on a computer  An algorithm is a sequence of instructions to transform input from output  Example: Sort list of numbers  Input: set of numbers  Output: ordered list of numbers  Many algorithms for the same task  May be interested in finding the most efficient

What is Machine Learning? Based on E Alpaydın 2004 Introduction to Machine Learning © The MIT Press (V1.1) 5  Don’t have an algorithm for some tasks  Example: Tell the spam for legitimate s  Know the input (an ) and output (yes/no)  Don’t know how to transform input to output  Definition of spam may change over the time and from individual to individual  We don’t have a knowledge, replace it with data  Can easily produce large amount of examples  Want a computer to extract an algorithm from the examples

Course Structure  First half  Presentation of key concept and techniques  Hopefully guest lecturers from the industry on use of Machine Learning for real-life problems  Slides will be available on course web page  Second half  Student presentations of various applications of machine learning (e.g. face recognition, speech recognition, OCR, recommendation systems etc.)  List of recommended subjects/references will be published soon

Course Grade  45%: Extended summary of the subjects presented during the first half of the course  In groups of 3  16 chapters of the textbook=>16 summaries  In Hebrew, no cut and paste  Concise, informative, self-contained clean presentation  Submission deadline: day of the last  Send by in word format  Same grade for each member of the group  Bid for a chapter starting today

Course Grade-Cont’d  45% :Student presentation of advanced subjects  In groups of 3  20 minutes for presentation + 10 minutes for Q&A  Clean, concise, informative  Every member of the group should talk  List of recommended subjects/papers/references and instructions will be published soon  Submit( ) PPT after the lecture  Efficient usage of presentation time is a major grading factor  Individual Grades  Bid for a time slot (last 5 lectures) starting from today  10% : presence and participation during the second half of the course.

Some Random Points  Balance between technical depth and important concepts/ideas  Some math/technical details is inevitable  Single 15 minutes break at 18:30