1er. Escuela Red ProTIC - Tandil, 18-28 de Abril, 2006 Introduction to Machine Learning Alejandro Ceccatto Instituto de Física Rosario CONICET-UNR.

Slides:



Advertisements
Similar presentations
Pat Langley Computational Learning Laboratory Center for the Study of Language and Information Stanford University, Stanford, California
Advertisements

The Robert Gordon University School of Engineering Dr. Mohamed Amish
1 Machine Learning Spring 2010 Rong Jin. 2 CSE847 Machine Learning Instructor: Rong Jin Office Hour: Tuesday 4:00pm-5:00pm Thursday 4:00pm-5:00pm Textbook.
Supporting End-User Access
1er. Escuela Red ProTIC - Tandil, de Abril, Instance-Based Learning 4.1 Introduction Instance-Based Learning: Local approximation to the.
1er. Escuela Red ProTIC - Tandil, de Abril, Introduction How to program computers to learn? Learning: Improving automatically with experience.
Chapter 9 Business Intelligence Systems
Machine Learning Case study. What is ML ?  The goal of machine learning is to build computer systems that can adapt and learn from their experience.”
Machine Learning Bob Durrant School of Computer Science
CSCI 3 Introduction to Computer Science. CSCI 3 Course Description: –An overview of the fundamentals of computer science. Topics covered include number.
1 Machine Learning Spring 2010 Rong Jin. 2 CSE847 Machine Learning  Instructor: Rong Jin  Office Hour: Tuesday 4:00pm-5:00pm Thursday 4:00pm-5:00pm.
Machine Learning Group University College Dublin 4.30 Machine Learning Pádraig Cunningham.
Data Mining By Archana Ketkar.
A Brief Survey of Machine Learning
CS157A Spring 05 Data Mining Professor Sin-Min Lee.
Presented To: Madam Nadia Gul Presented By: Bi Bi Mariam.
Introduction to machine learning
Statistical Natural Language Processing. What is NLP?  Natural Language Processing (NLP), or Computational Linguistics, is concerned with theoretical.
TURKISH STATISTICAL INSTITUTE INFORMATION TECHNOLOGIES DEPARTMENT (Muscat, Oman) DATA MINING.
Data Mining By Andrie Suherman. Agenda Introduction Major Elements Steps/ Processes Tools used for data mining Advantages and Disadvantages.
Data Mining: Concepts & Techniques. Motivation: Necessity is the Mother of Invention Data explosion problem –Automated data collection tools and mature.
Mining Large Data at SDSC Natasha Balac, Ph.D.. A Deluge of Data Astronomy Life Sciences Modeling and Simulation Data Management and Mining Geosciences.
Data Mining. 2 Models Created by Data Mining Linear Equations Rules Clusters Graphs Tree Structures Recurrent Patterns.
Kansas State University Department of Computing and Information Sciences CIS 830: Advanced Topics in Artificial Intelligence From Data Mining To Knowledge.
1 Business Administrators of today and tomorrow need, along with their business knowledge, analytic insight and understanding, as well the ability.
1 Data Mining Books: 1.Data Mining, 1996 Pieter Adriaans and Dolf Zantinge Addison-Wesley 2.Discovering Data Mining, 1997 From Concept to Implementation.
CpSc 881: Machine Learning Introduction. 2 Copy Right Notice Most slides in this presentation are adopted from slides of text book and various sources.
INTRODUCTION TO DATA MINING MIS2502 Data Analytics.
Machine Learning Introduction. 2 교재  Machine Learning, Tom T. Mitchell, McGraw- Hill  일부  Reinforcement Learning: An Introduction, R. S. Sutton and.
Introduction to machine learning and data mining 1 iCSC2014, Juan López González, University of Oviedo Introduction to machine learning Juan López González.
Analytics for Smart Decisions The Wonderful World of Big Data, Business Analytics and Business Intelligence - Demystified.
1 SUPPORT VECTOR MACHINES İsmail GÜNEŞ. 2 What is SVM? A new generation learning system. A new generation learning system. Based on recent advances in.
Kernel Methods A B M Shawkat Ali 1 2 Data Mining ¤ DM or KDD (Knowledge Discovery in Databases) Extracting previously unknown, valid, and actionable.
Data Mining Teaching experience at the FIB. What is Data Mining? A broad set of techniques and algorithms brought from machine learning and statistics.
Data Mining By Dave Maung.
1 Categories of data Operational and very short-term decision making data Current, short-term decision making, related to financial transactions, detailed.
1 Machine Learning 1.Where does machine learning fit in computer science? 2.What is machine learning? 3.Where can machine learning be applied? 4.Should.
Guest Lecture Introduction to Data Mining Dr. Bhavani Thuraisingham September 17, 2010.
1 Topics about Data Warehouses What is a data warehouse? How does a data warehouse differ from a transaction processing database? What are the characteristics.
1 Categories of data Operational and very short-term decision making data Current, short-term decision making, related to financial transactions, detailed.
Chapter 5: Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization DECISION SUPPORT SYSTEMS AND BUSINESS.
DATABASES AND DATA WAREHOUSES
Classification Derek Hoiem CS 598, Spring 2009 Jan 27, 2009.
Data Mining BY JEMINI ISLAM. Data Mining Outline: What is data mining? Why use data mining? How does data mining work The process of data mining Tools.
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:
MIS2502: Data Analytics Advanced Analytics - Introduction.
1 Categories of data Operational and very short-term decision making data Current, short-term decision making, related to financial transactions, detailed.
Data Resource Management Agenda What types of data are stored by organizations? How are different types of data stored? What are the potential problems.
Machine Learning in CSC 196K
Introduction to Machine Learning © Roni Rosenfeld,
WHAT IS DATA MINING?  The process of automatically extracting useful information from large amounts of data.  Uses traditional data analysis techniques.
Machine Learning BY UZMA TUFAIL MCS : section (E) ROLL NO: /31/2016.
WHAT IS DATA MINING?  The process of automatically extracting useful information from large amounts of data.  Uses traditional data analysis techniques.
FNA/Spring CENG 562 – Machine Learning. FNA/Spring Contact information Instructor: Dr. Ferda N. Alpaslan
Network Management Lecture 13. MACHINE LEARNING TECHNIQUES 2 Dr. Atiq Ahmed Université de Balouchistan.
Machine Learning. Definition: The ability of a machine to improve its performance based on previous results.
Introduction to Machine Learning, its potential usage in network area,
CS 9633 Machine Learning Support Vector Machines
MIS2502: Data Analytics Advanced Analytics - Introduction
Eick: Introduction Machine Learning
School of Computer Science & Engineering
Spring 2003 Dr. Susan Bridges
Data Mining: Concepts and Techniques (3rd ed
What is Pattern Recognition?
MIS5101: Data Analytics Advanced Analytics - Introduction
Supporting End-User Access
3.1.1 Introduction to Machine Learning
Christoph F. Eick: A Gentle Introduction to Machine Learning
Derek Hoiem CS 598, Spring 2009 Jan 27, 2009
Presentation transcript:

1er. Escuela Red ProTIC - Tandil, de Abril, 2006 Introduction to Machine Learning Alejandro Ceccatto Instituto de Física Rosario CONICET-UNR

1er. Escuela Red ProTIC - Tandil, de Abril, 2006 Bibliography Machine Learning, Tom Mitchell (McGraw Hill, 1997) Principal Component Analysis, Ian Jolliffe (Springer- Verlag, 2002) An introduction to SVM and other kernel-based learning methods, Cristianini-Shawe Taylor (Cambrige, 2000) The Elements of Statistical Learning, Hastie-Tibshirani- Friedman (Springer, 2001)

1er. Escuela Red ProTIC - Tandil, de Abril, 2006 Machine Learning The field of Machine Learning is concerned with the question of how to construct computer programs that automatically improve with experience The purpose of this course is to present key algorithms and theory that form the core of Machine Learning

1er. Escuela Red ProTIC - Tandil, de Abril, 2006 Machine Learning Interdisciplinary nature of the material: Statistics, Artificial Intelligence, Information Theory, etc. Basic question: How to program computers to learn?

1er. Escuela Red ProTIC - Tandil, de Abril, 2006 Machine Learning Intelligent Data Analysis: Intelligent application of data analytic tools (Statistics) Application of “intelligent” data analytic tools (Machine Learning) Modern world: Data-driven world (industrial, commercial, financial, scientific activities)

1er. Escuela Red ProTIC - Tandil, de Abril, 2006 Why Machine Learning? Recent progress in algorithms and theory Growing flood of online data Computational power available

1er. Escuela Red ProTIC - Tandil, de Abril, 2006 Why Machine Learning? Niches for Machine Learning: –Data Mining: using historical data to improve decisions Medical records  medical knowledge –Software applications we can’t program by hand Autonomous driving Speech recognition –Self customizing programs Newsreader that learns user interests

1er. Escuela Red ProTIC - Tandil, de Abril, 2006 Why Machine Learning? Data Mining –Data: Recorded facts –Information: Set of patterns, or expectations, that underlie the data –Data Mining: Extraction of implicit, previously unknown, and potentially useful information from data –Machine Learning: Provides the technical basis of data mining

1er. Escuela Red ProTIC - Tandil, de Abril, 2006 Why Machine Learning? Typical Datamining Tasks –Risk of Emergency Cesarean Section Given 9714 patient records, each describing a pregnancy and birth Each patient record contains 215 features Learn to predict: Classes of patients at high risk for emergency cesarean section

1er. Escuela Red ProTIC - Tandil, de Abril, 2006 Why Machine Learning?

1er. Escuela Red ProTIC - Tandil, de Abril, 2006 Why Machine Learning? One of the learned rules: IFNo previous vaginal delivery, and Abnormal 2nd Trimester Ultrasound, and Malpresentation at admission THENProbability of Emergency C-Section 0.6 Over training data: 16/41=0.63 Over Test Data:12/20=0.60

1er. Escuela Red ProTIC - Tandil, de Abril, 2006 Why Machine Learning? –Credit Risk Analysis

1er. Escuela Red ProTIC - Tandil, de Abril, 2006 Why Machine Learning? –Customer Retention

1er. Escuela Red ProTIC - Tandil, de Abril, 2006 Why Machine Learning? –Problems Too Difficult to Program by Hand

1er. Escuela Red ProTIC - Tandil, de Abril, 2006 Why Machine Learning? –Software that Customizes to User

1er. Escuela Red ProTIC - Tandil, de Abril, 2006 Where is This Headed? Today: tip of the iceberg First-generation algorithms: neural nets, decision trees, regression.... Applied to well-formated databases Tomorrow: enormous impact Learn across mixed-media data and multiple databases Learn by active experimentation Learn decisions rather than predictions Cumulative, life-long learning

1er. Escuela Red ProTIC - Tandil, de Abril, 2006 Where is This Headed? Autonomous entities? “I'm sorry Dave; I can't let you do that.” –HAL 9000 in 2001: A Space Odyssey, by Arthur Clarke