Chapter 11 LEARNING FROM DATA. Chapter 11: Learning From Data Outline  The “Learning” Concept  Data Visualization  Neural Networks The Basics Supervised.

Slides:



Advertisements
Similar presentations
Perceptron Learning Rule
Advertisements

CS 4100 Artificial Intelligence Prof. C. Hafner Class Notes March 27, 2012.
EXPERT SYSTEMS apply rules to solve a problem. –The system uses IF statements and user answers to questions in order to reason just like a human does.
Artificial Intelligence (CS 461D)
1 Chapter 10 Introduction to Machine Learning. 2 Chapter 10 Contents (1) l Training l Rote Learning l Concept Learning l Hypotheses l General to Specific.
Report on Intrusion Detection and Data Fusion By Ganesh Godavari.
© Prentice Hall1 DATA MINING TECHNIQUES Introductory and Advanced Topics Eamonn Keogh (some slides adapted from) Margaret Dunham Dr. M.H.Dunham, Data Mining,
LEARNING FROM DATA Lecture Ten (Chapter 10, Notes;
Learning From Data Chichang Jou Tamkang University.
Chapter Extension 15 Database Marketing. Q1:What is a database marketing opportunity? Q2: How does RFM analysis classify customers? Q3: How does market-basket.
Chapter Extension 12 Database Marketing.
Building Knowledge-Driven DSS and Mining Data
Data Mining – Intro.
DASHBOARDS Dashboard provides the managers with exactly the information they need in the correct format at the correct time. BI systems are the foundation.
Data Mining: A Closer Look
Chapter 5 Data mining : A Closer Look.
Rohit Ray ESE 251. What are Artificial Neural Networks? ANN are inspired by models of the biological nervous systems such as the brain Novel structure.
Enterprise systems infrastructure and architecture DT211 4
Data Mining By Andrie Suherman. Agenda Introduction Major Elements Steps/ Processes Tools used for data mining Advantages and Disadvantages.
Chapter 7 Artificial Neural Networks
Data Mining : Introduction Chapter 1. 2 Index 1. What is Data Mining? 2. Data Mining Functionalities 1. Characterization and Discrimination 2. MIning.
Dr. Awad Khalil Computer Science Department AUC
Data Mining Techniques
1 Data Mining DT211 4 Refer to Connolly and Begg 4ed.
Business Intelligence, Data Mining and Data Analytics/Predictive Analytics By: Asela Thomason IS 495 Summer 2015.
Data Mining Chun-Hung Chou
1 Using Information Systems for Decision Making BUS Abdou Illia, Spring 2007 (Week 13, Thursday 4/5/2007)
Chapter 9 Business Intelligence and Information Systems for Decision Making.
INTRODUCTION TO MACHINE LEARNING. $1,000,000 Machine Learning  Learn models from data  Three main types of learning :  Supervised learning  Unsupervised.
1 st Neural Network: AND function Threshold(Y) = 2 X1 Y X Y.
Presentation on Neural Networks.. Basics Of Neural Networks Neural networks refers to a connectionist model that simulates the biophysical information.
Using Neural Networks in Database Mining Tino Jimenez CS157B MW 9-10:15 February 19, 2009.
Data Mining and Neural Networks Danny Leung CS157B, Spring 2006 Professor Sin-Min Lee.
Artificial Neural Nets and AI Connectionism Sub symbolic reasoning.
Data Mining CS157B Fall 04 Professor Lee By Yanhua Xue.
Chapter 9 Neural Network.
Outline What Neural Networks are and why they are desirable Historical background Applications Strengths neural networks and advantages Status N.N and.
Data Mining Chapter 1 Introduction -- Basic Data Mining Tasks -- Related Concepts -- Data Mining Techniques.
NEURAL NETWORKS FOR DATA MINING
Chapter 7 Neural Networks in Data Mining Automatic Model Building (Machine Learning) Artificial Intelligence.
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.
Report on Intrusion Detection and Data Fusion By Ganesh Godavari.
Some working definitions…. ‘Data Mining’ and ‘Knowledge Discovery in Databases’ (KDD) are used interchangeably Data mining = –the discovery of interesting,
Data MINING Data mining is the process of extracting previously unknown, valid and actionable information from large data and then using the information.
CPS 270: Artificial Intelligence Machine learning Instructor: Vincent Conitzer.
Introduction – Addressing Business Challenges Microsoft® Business Intelligence Solutions.
Data Mining – Intro. Course Overview Spatial Databases Temporal and Spatio-Temporal Databases Multimedia Databases Data Mining.
Guest Lecture Introduction to Data Mining Dr. Bhavani Thuraisingham September 17, 2010.
Chapter 5: Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization DECISION SUPPORT SYSTEMS AND BUSINESS.
Neural Networks Steven Le. Overview Introduction Architectures Learning Techniques Advantages Applications.
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.
Some questions -What is metadata? -Data about data.
Introduction to Neural Networks. Biological neural activity –Each neuron has a body, an axon, and many dendrites Can be in one of the two states: firing.
1 Introduction to Data Mining C hapter 1. 2 Chapter 1 Outline Chapter 1 Outline – Background –Information is Power –Knowledge is Power –Data Mining.
Data Mining and Decision Support
Each neuron has a threshold value Each neuron has weighted inputs from other neurons The input signals form a weighted sum If the activation level exceeds.
Knowledge Discovery and Data Mining 19 th Meeting Course Name: Business Intelligence Year: 2009.
Seth Kulman Faculty Sponsor: Professor Gordon H. Dash.
LOAD FORECASTING. - ELECTRICAL LOAD FORECASTING IS THE ESTIMATION FOR FUTURE LOAD BY AN INDUSTRY OR UTILITY COMPANY - IT HAS MANY APPLICATIONS INCLUDING.
Business Analytics Several odds and ends Copyright © 2016 Curt Hill.
Prepared by Fayes Salma.  Introduction: Financial Tasks  Data Mining process  Methods in Financial Data mining o Neural Network o Decision Tree  Trading.
Data Mining, Machine Learning, Data Analysis, etc. scikit-learn
Data Mining – Intro.
DATA MINING © Prentice Hall.
Data mining and statistical learning, lecture 1b
FUNDAMENTAL CONCEPT OF ARTIFICIAL NETWORKS
3.1.1 Introduction to Machine Learning
Data Mining, Machine Learning, Data Analysis, etc. scikit-learn
Data Mining, Machine Learning, Data Analysis, etc. scikit-learn
Introduction to Neural Network
Presentation transcript:

Chapter 11 LEARNING FROM DATA

Chapter 11: Learning From Data Outline  The “Learning” Concept  Data Visualization  Neural Networks The Basics Supervised and Unsupervised Learning Business Applications  Association Rules  Classification Trees  Implications for Knowledge Management

Chapter 11: Learning From Data The Learning Concept  The unifying concept of learning is the specific mechanism that helps companies determine the kind of knowledge required for decision making.

Chapter 11: Learning From Data The Learning Concept (cont’d)  Learning is a process of:  filtering ideas and  transforming them into valid knowledge  having the force to guide decisions

Chapter 11: Learning From Data Knowledge validation Knowledge validation is a two-step process: 1. Model validation involves testing the logical structure of a conceptual or operational model for internal consistency and assessing the results for external consistency with the observable facts of the real world 2. Consensual approval means approval of a special reference group or the user of the results.

Chapter 11: Learning From Data Goals of the Learning Process 1. Discovering new patterns in the data 2. Verifying hypothesis formed from previously accumulated real-world knowledge 3. Predicting future values, trends, and behavior

Chapter 11: Learning From Data Approaches to building learning models  Top-down approach: starts with a hypothesis derived from observation, intuition, or prior knowledge  Bottom-up approach: no hypothesis to test. Learning techniques are used to discover new patterns by finding key relationships in the data

Chapter 11: Learning From Data Data Visualization Exploring the data means looking visually for groups or trends that are meaningful and useful for the decision maker

Chapter 11: Learning From Data Data Visualization It includes:  Distribution of key attributes (e.g., target attribute of a prediction task)  Identification of outlier points that are significantly outside expected range of the results  Identification of initial hypothesis and predictive measures  Extraction of interesting grouping data subsets for further investigation

Chapter 11: Learning From Data Learning to save lives: John Snow and the Cholera

Chapter 11: Learning From Data Artificial Neural Networks  Artificial neural networks attempt to simulate biological information processing via massive networks of processing elements called neurons  Learn by example, not by programmed rules or instructions

Chapter 11: Learning From Data The Neuron  Evaluates inputs, performs a weighted sum, and compares result to a threshold (transfer function) level  If sum is greater than threshold, the neuron fires

Chapter 11: Learning From Data A Neuron Model

Chapter 11: Learning From Data Supervised Learning  Supervised learning process needs a teacher represented by a training set of examples  Each element in a training set is a pair of input and desirable output  Network makes successive passes through the examples and the weights adjust toward the goal state. The network has learned to associate a set of input patterns with a specific output

Chapter 11: Learning From Data A Supervised Neural Network Model

Chapter 11: Learning From Data Unsupervised Learning  In unsupervised learning, no external factors influence adjustment of the input’s weights  Adjusts solely through direct confrontation with new experience

Chapter 11: Learning From Data Business Applications  Risk management A ppraising commercial loan applications The network trained on thousands of applications, half of which were approved and the other half rejected by the bank’s loan officers From this much experience, the neural net learned to pick risks that constitute a bad loan Identifies loan applicants who are likely to default on their payments

Chapter 11: Learning From Data Business Applications  Predicting Foreign Exchange Fluctuations:  A set of relevant indicators were identified, then used as inputs to a neural network  The system was trained for exchange rates of the US dollar against Swiss franc and Japanese yen, using data from first 6 months of Then it was tested over an 8-11= 1week period  Results revealed return on capital of about 20%

Chapter 11: Learning From Data Business Applications  Mortgage Appraisals: Neural network uses the data in the mortgage loan application It estimates value of the property based on the immediate neighborhood, the city, and the country The system comes up with a valuation for the property and a risk analysis for the loan.

Chapter 11: Learning From Data Association Rules  Boolean Rule: If a rule consists of examining the presence or absence of items, it is a Boolean Rule  For example, if a customer buys a PC and a 17” monitor, then he will buy a printer. Presence of items (a PC and 17” monitor) implies presence of the printer in the customer’s buying list

Chapter 11: Learning From Data Association Rules  Quantitative Rule: In this rule, instead of considering the presence or absence of items, we consider quantitative values of items  For example, if a customer earns between $30,000 and $50,000 and owns an apartment worth between $250,000 and $500,000, he will buy a 4-door automobile

Chapter 11: Learning From Data Association Rules  Multi dimensional Rule:  A single dimensional rule, because it refers to a single attribute, “buying”  If a customer lives in a big city and earns more than $35,000, then he will buy a cellular phone  This rule involves 3 attributes: living, earning, and buying. Therefore, it is a multidimensional rule

Chapter 11: Learning From Data Multilevel Association Rule

Chapter 11: Learning From Data Association Rules  Statements of the form. When a customer buys a PC, in 70% of the cases he or she will buy a printer; it happens in 14% of all purchases. This means an association rule consisting of 4 elements:  Rule body: When a customer buys a PC  A confidence level: In 70 % of cases  A rule head: He or she will buy a printer  A support: It happens in 14% of all purchases

Chapter 11 LEARNING FROM DATA