CpSc 881: Machine Learning Introduction. 2 Copy Right Notice Most slides in this presentation are adopted from slides of text book and various sources.

Slides:



Advertisements
Similar presentations
CHAPTER 1: Introduction
Advertisements

ETHEM ALPAYDIN © The MIT Press, Lecture Slides for.
Introduction to Machine Learning BITS C464/BITS F464
Machine Learning CSE 681 CH1 - INTRODUCTION. INTRODUCTION TO Machine Learning 2nd Edition ETHEM ALPAYDIN © The MIT Press, 2010
Prof. Carolina Ruiz Department of Computer Science Worcester Polytechnic Institute INTRODUCTION TO KNOWLEDGE DISCOVERY IN DATABASES AND DATA MINING.
1er. Escuela Red ProTIC - Tandil, de Abril, 2006 Introduction to Machine Learning Alejandro Ceccatto Instituto de Física Rosario CONICET-UNR.
IS5152 Decision Making Technologies
1 1)Introduction to Machine Learning 2)Learning problem 3)Learning system design IES 511 Machine Learning Dr. Türker İnce (Lecture notes by Prof. T. M.
2015/6/1Course Introduction1 Welcome! MSCIT 521: Knowledge Discovery and Data Mining Qiang Yang Hong Kong University of Science and Technology
ETHEM ALPAYDIN © The MIT Press, Lecture Slides for.
Introduction to Machine Learning Anjeli Singh Computer Science and Software Engineering April 28 th 2008.
CIS 678 Artificial Intelligence problems deduction, reasoning knowledge representation planning learning natural language processing motion and manipulation.
CS/CMPE 535 – Machine Learning Outline. CS Machine Learning (Wi ) - Asim LUMS2 Description A course on the fundamentals of machine.
Machine Learning (Extended) Dr. Ata Kaban
1 Data Mining Techniques Instructor: Ruoming Jin Fall 2006.
Machine Learning CMPUT 466/551
1. 1 Text Book Artificial Intelligence: A Modern Approach, S. Russell and P. Norvig, 3/e, Prentice Hall, 2010 References  Artificial Intelligence, Patrick.
INTRODUCTION TO Machine Learning ETHEM ALPAYDIN © The MIT Press, Lecture Slides for.
INTRODUCTION TO Machine Learning 3rd Edition
Introduction to machine learning
What is 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
CIS-305: Data Structures Fall Organizational Details Class Meeting: 4 :00-6:45pm, Tuesday, Room SCIT215 Instructor: Dr. Igor Aizenberg Office:
CSCI 347 – Data Mining Lecture 01 – Course Overview.
Introduction (Chapter 1) CPSC 386 Artificial Intelligence Ellen Walker Hiram College.
Introduction to Machine Learning MSE 2400 EaLiCaRA Spring 2015 Dr. Tom Way Based in part on notes from Gavin Brown, University of Manchester.
General Information Course Id: COSC6342 Machine Learning Time: TU/TH 10a-11:30a Instructor: Christoph F. Eick Classroom:AH123
Mehdi Ghayoumi MSB rm 132 Ofc hr: Thur, a Machine Learning.
Machine Learning Lecture 1. Course Information Text book “Introduction to Machine Learning” by Ethem Alpaydin, MIT Press. Reference book “Data Mining.
Lecture 10: 8/6/1435 Machine Learning Lecturer/ Kawther Abas 363CS – Artificial Intelligence.
Yazd University, Electrical and Computer Engineering Department Course Title: Advanced Software Engineering By: Mohammad Ali Zare Chahooki 1 Introduction.
Introduction Introduction Dr. Khaled Wassif Spring Machine Learning.
INTRODUCTION TO Machine Learning Adapted from: ETHEM ALPAYDIN Lecture Slides for.
1 Machine Learning (Extended) Dr. Ata Kaban Algorithms to enable computers to learn –Learning = ability to improve performance automatically through experience.
Computational Linguistics. The Subject Computational Linguistics is a branch of linguistics that concerns with the statistical and rule-based natural.
CS511: Artificial Intelligence II
WEEK INTRODUCTION IT440 ARTIFICIAL INTELLIGENCE.
Machine Learning Introduction. Class Info Office Hours –Monday:11:30 – 1:00 –Wednesday:10:00 – 1:00 –Thursday:11:30 – 1:00 Course Text –Tom Mitchell:
Introduction to Artificial Intelligence CS 438 Spring 2008.
يادگيري ماشين Machine Learning Lecturer: A. Rabiee
CSCE 5073 Section 001: Data Mining Spring Overview Class hour 12:30 – 1:45pm, Tuesday & Thur, JBHT 239 Office hour 2:00 – 4:00pm, Tuesday & Thur,
Workshop on Machine Intelligence & Data Science Education in Karnataka : A dialogue between stakeholders Dr.Ramakanthkumar P, Dr.Vijayalakshmi M N Dr.Shantha.
General Information Course Id: COSC6342 Machine Learning Time: TU/TH 1-2:30p Instructor: Christoph F. Eick Classroom:AH301
FNA/Spring CENG 562 – Machine Learning. FNA/Spring Contact information Instructor: Dr. Ferda N. Alpaslan
1 SBM411 資料探勘 陳春賢. 2 Lecture I Class Introduction.
CMPT 463 Artificial Intelligence Instructor: Tina Tian.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 12: Artificial Intelligence and Expert Systems.
Introduction to Artificial Intelligence Heshaam Faili University of Tehran.
CSC 4740 / 6740 Fall 2016 Data Mining Instructor: Yubao Wu Fall 2016.
Usman Roshan Dept. of Computer Science NJIT
Term Project Proposal By J. H. Wang Apr. 7, 2017.
How being used at your company? What is Data Science?
Eick: Introduction Machine Learning
CH. 1: Introduction 1.1 What is Machine Learning Example:
What is Pattern Recognition?
Basic Intro Tutorial on Machine Learning and Data Mining
Introduction --- Part2 Another Introduction to Data Mining
Fundamental of Artificial Intelligence (CSC3180)
Christoph F. Eick: A Gentle Introduction to Machine Learning
INTRODUCTION TO Machine Learning
Welcome! Knowledge Discovery and Data Mining
CSCE 4143 Section 001: Data Mining Spring 2019.
CMPT 420 / CMPG 720 Artificial Intelligence
Machine learning: What is it?
Usman Roshan Dept. of Computer Science NJIT
Machine learning CS 229 / stats 229
Promising “Newer” Technologies to Cope with the
First 2-3 Lectures (Intro to DS/DM)
Presentation transcript:

CpSc 881: Machine Learning Introduction

2 Copy Right Notice Most slides in this presentation are adopted from slides of text book and various sources. The Copyright belong to the original authors. Thanks!

3 General Information Class Time: 5:45 PM ~ 8:30PM Monday Location: 119 McAdams Instructor:Dr. Feng Luo Office:210 McAdams Hall Phone: Office Hours:4:30PM ~ 5:30PM Monday Web site: arning.html

4 Prerequisite Familiarity with basic computer science principles and skills. Familiarity with the basic mathematics, like probability theory, basic linear algebra.

5 Text Book Tom Mitchell. Machine Learning, ISBN , WCB/McGraw-Hill Reference books: Ethem Alpaydin. Introduction to Machine Learning, ISBN: , the MIT Press. Nils J. Nilsson Introduction to Machine Learning, ( ook.html)

6 Grading Grading: Mid-term exam25 % Final exam 25 % Term project50 % Curved to A, B, C,D

7 Resources: Datasets UCI Repository: UCI KDD Archive: Statlib: Delve:

8 Tools Weka ( R ( Octave: A free matlab clone ( Machine Learning Tools in Java (

9 Resources: Journals Journal of Machine Learning Research Machine Learning Neural Computation Neural Networks IEEE Transactions on Neural Networks IEEE Transactions on Pattern Analysis and Machine Intelligence Annals of Statistics Journal of the American Statistical Association

10 Resources: Conferences International Conference on Machine Learning (ICML) ICML05: European Conference on Machine Learning (ECML) ECML05: Neural Information Processing Systems (NIPS) NIPS05: Uncertainty in Artificial Intelligence (UAI) UAI05: Computational Learning Theory (COLT) COLT05: International Joint Conference on Artificial Intelligence (IJCAI) IJCAI05: International Conference on Neural Networks (Europe) ICANN05:

11 What is Machine Learning Definition – Computing Dictionary: The ability of a machine to improve its performance based on previous results.

12 Why Machine Learning Human expertise does not exist (navigating on Mars) Humans are unable to explain their expertise (speech recognition) Solution changes in time (routing on a computer network) Solution needs to be adapted to particular cases (user biometrics)

13 Three niches for machine learning Data Mining: using historical data to improve decisions Medical records -> medical knowledge Software application we can NOT program by hand Autonomous driving Speech recognition Self customizing programs News reader that learns user interests

14 Applications of Machine Learning Information filtering/classification

15 Applications of Machine Learning Playing games

16 Applications of Machine Learning Robotics

17 Applications of Machine Learning fault detection/monitoring technical systems

18 Applications of Machine Learning bioinformatics

19 Applications of Machine Learning image classification picture processing

20 Applications of Machine Learning Text/language processing, classification, visualization,...

21 Applications of Machine Learning

22 Connections of Machine Learning ML AI Neurobiology Control Statistics Optimization Information theory Psychology Philosophy