Data Mining for Customer Service Support. Senioritis Seminar Presentation Megan Boice Jay Carter Nick Linke KC Tobin



Similar documents
Introduction to Data Mining

How To Use A Fault Docket System For A Fault Fault System

Data Mining Part 5. Prediction

International Journal of Computer Science Trends and Technology (IJCST) Volume 2 Issue 3, May-Jun 2014

Index Contents Page No. Introduction . Data Mining & Knowledge Discovery

ON INTEGRATING UNSUPERVISED AND SUPERVISED CLASSIFICATION FOR CREDIT RISK EVALUATION

Introduction to Data Mining and Machine Learning Techniques. Iza Moise, Evangelos Pournaras, Dirk Helbing

Machine Learning. Chapter 18, 21. Some material adopted from notes by Chuck Dyer

An Introduction to Advanced Analytics and Data Mining

Chapter 12 Discovering New Knowledge Data Mining

Welcome. Data Mining: Updates in Technologies. Xindong Wu. Colorado School of Mines Golden, Colorado 80401, USA

Reference Books. Data Mining. Supervised vs. Unsupervised Learning. Classification: Definition. Classification k-nearest neighbors

Essential Components of an Integrated Data Mining Tool for the Oil & Gas Industry, With an Example Application in the DJ Basin.

A Systemic Artificial Intelligence (AI) Approach to Difficult Text Analytics Tasks

Using Data Mining for Mobile Communication Clustering and Characterization

Data Warehousing and Data Mining in Business Applications

Machine Learning with MATLAB David Willingham Application Engineer

Segmentation of stock trading customers according to potential value

Using Artificial Intelligence to Manage Big Data for Litigation

DATA MINING TECHNIQUES AND APPLICATIONS

Practical Applications of DATA MINING. Sang C Suh Texas A&M University Commerce JONES & BARTLETT LEARNING

Data Mining and Knowledge Discovery in Databases (KDD) State of the Art. Prof. Dr. T. Nouri Computer Science Department FHNW Switzerland

How To Use Neural Networks In Data Mining

An Overview of Knowledge Discovery Database and Data mining Techniques

EFFICIENT DATA PRE-PROCESSING FOR DATA MINING

Software Development Training Camp 1 (0-3) Prerequisite : Program development skill enhancement camp, at least 48 person-hours.

HELP DESK SYSTEMS. Using CaseBased Reasoning

Data Mining + Business Intelligence. Integration, Design and Implementation

Predictive Analytics Techniques: What to Use For Your Big Data. March 26, 2014 Fern Halper, PhD

Machine Learning: Overview

BIOINF 585 Fall 2015 Machine Learning for Systems Biology & Clinical Informatics

Data Mining and Neural Networks in Stata

Data Mining: Concepts and Techniques. Jiawei Han. Micheline Kamber. Simon Fräser University К MORGAN KAUFMANN PUBLISHERS. AN IMPRINT OF Elsevier

Predictive Dynamix Inc

An Introduction to Data Mining. Big Data World. Related Fields and Disciplines. What is Data Mining? 2/12/2015

Subject Description Form

Intrusion Detection. Jeffrey J.P. Tsai. Imperial College Press. A Machine Learning Approach. Zhenwei Yu. University of Illinois, Chicago, USA

Network Machine Learning Research Group. Intended status: Informational October 19, 2015 Expires: April 21, 2016

Hadoop Operations Management for Big Data Clusters in Telecommunication Industry

Predicting the Risk of Heart Attacks using Neural Network and Decision Tree

Data Mining Applications in Higher Education

Data Mining. 1 Introduction 2 Data Mining methods. Alfred Holl Data Mining 1

Business Intelligence through Hybrid Intelligent System Approach: Application to Retail Banking

Towards applying Data Mining Techniques for Talent Mangement

Mining event log patterns in HPC systems

Federico Rajola. Customer Relationship. Management in the. Financial Industry. Organizational Processes and. Technology Innovation.

Electronic Payment Fraud Detection Techniques

Managing Knowledge and Collaboration

Prerequisites. Course Outline

Integrated Data Mining and Knowledge Discovery Techniques in ERP

On the Use of Artificial Intelligence for Prognosis and Diagnosis in the PROTEUS E-maintenance platform

Chapter 11. Managing Knowledge

Exam Chapter 11 - Managing Knowledge. No Talking No Cheating Review after exam Back at 7pm

Inner Classification of Clusters for Online News

Pattern Recognition Using Feature Based Die-Map Clusteringin the Semiconductor Manufacturing Process

Mobile Phone APP Software Browsing Behavior using Clustering Analysis

Business Intelligence. Data Mining and Optimization for Decision Making

Introduction to Data Mining

Data Mining Analytics for Business Intelligence and Decision Support

Data Mining Techniques

Comparison of K-means and Backpropagation Data Mining Algorithms

Course DSS. Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

CSci 538 Articial Intelligence (Machine Learning and Data Analysis)

Data Mining and Exploration. Data Mining and Exploration: Introduction. Relationships between courses. Overview. Course Introduction

Important dimensions of knowledge Knowledge is a firm asset: Knowledge has different forms Knowledge has a location Knowledge is situational Wisdom:

Chapter 7. Cluster Analysis

Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization

Learning is a very general term denoting the way in which agents:

Maschinelles Lernen mit MATLAB

Machine Learning using MapReduce

An Evaluation of Neural Networks Approaches used for Software Effort Estimation

MS1b Statistical Data Mining

An Introduction to Data Mining

SURVEY REPORT DATA SCIENCE SOCIETY 2014

Research-based Learning (RbL) in Computing Courses for Senior Engineering Students

Detection. Perspective. Network Anomaly. Bhattacharyya. Jugal. A Machine Learning »C) Dhruba Kumar. Kumar KaKta. CRC Press J Taylor & Francis Croup

LVQ Plug-In Algorithm for SQL Server

A Survey on Intrusion Detection System with Data Mining Techniques

E-Learning Using Data Mining. Shimaa Abd Elkader Abd Elaal

Foundations of Business Intelligence: Databases and Information Management

Machine Learning Capacity and Performance Analysis and R

TIETS34 Seminar: Data Mining on Biometric identification

Fluency With Information Technology CSE100/IMT100

Predicting Time-to-Failure of Industrial Machines with Temporal Data Mining

Discovering, Not Finding. Practical Data Mining for Practitioners: Level II. Advanced Data Mining for Researchers : Level III

Data Mining: Overview. What is Data Mining?

Meta-learning. Synonyms. Definition. Characteristics

Data Mining is sometimes referred to as KDD and DM and KDD tend to be used as synonyms

How to use Big Data in Industry 4.0 implementations. LAURI ILISON, PhD Head of Big Data and Machine Learning

Chapter 5. Warehousing, Data Acquisition, Data. Visualization

A STUDY ON DATA MINING INVESTIGATING ITS METHODS, APPROACHES AND APPLICATIONS

Is a Data Scientist the New Quant? Stuart Kozola MathWorks

DATA MINING TECHNOLOGY. Keywords: data mining, data warehouse, knowledge discovery, OLAP, OLAM.

Data Mining 資 料 探 勘. 分 群 分 析 (Cluster Analysis)

Transcription:

Data Mining for Customer Service Support Senioritis Seminar Presentation Megan Boice Jay Carter Nick Linke KC Tobin

Traditional Hotline Services

Problem Traditional Customer Service Support (manufacturing) Customer service DB stores 2 types unstructured reports of problems and actions structured data on sales, employees and customers DB holds invaluable amounts of information PROBLEM: how to best utilize information SOLUTION: using data minding techniques to extract knowledge regarding decision support and machine fault diagnosis

Data Mining Automates the detection of relevant patterns in databases Functions summarization association classification prediction and clustering Applications marketing banking finance manufacturing health care

Customer Service Support DB each record contains customer account information and service details fault-condition checkpoint information

Customer Service Support DB also stores data related to sales, customers and employees 6 major tables MACHINE_FAULT (unstructured) CHECKPOINT (unstructured) CUSTOMER (structured) EMPLOYEE (structured) MACHINE (structured) SERVICE_REPORT (structured)

Mining Structured Data multiple tools available for structured data many data mining techniques supported neural networks regression tree k-means algorithm case-based reasoning

Mining Unstructured Data text mining case-based reasoning relies on a large repository of diagnostic cases learns by experience depends on well organized cases many techniques used nearest neighbor algorithm hierarchical indexing such as CART decision trees neural networks others: rule-based reasoning, fuzzy logic, genetic algorithms, decision trees, inductive learning systems, statistical pattern classification systems, and various hybrid systems

Data Mining Process

Data Mining Process Establishing Mining Goals Marketing Customer Support Resource Management Selection of Data EMPLOYEE and CUSTOMER vs. MACHINE and SERVICE_REPORT Data Pre-Processing remove noisy, erroneous and incomplete data

Data Mining Process Cont. Data Transformation reformat data developing new attributes Data warehousing visioning planning building using managing maintaining enhancing

Data Mining Process Cont. Data Mining - Example 1: summarization function

Data Mining Process Cont. Data Mining - Example 2: association rules mining

Data Mining Process Cont. Evaluating the mining results Marketing Clustering used to identify customers suitable for cross sales Customer Support Identify customers who have been receiving support, analyze geographical location and machine model Resource Management Identify expertise of service engineers and efficiency

Data Mining for machine fault diagnosis integration of neural network, case-based reasoning and rule-based reasoning Two major processes Off-line knowledge extraction extracts knowledge from customer service DB neural network models and rule-base work On-line fault diagnosis uses four cycles of CBR to diagnose retrieve: problem description reuse: closest previous fault condition revise: based on user's feedback retain: new result

Data Mining for machine fault diagnosis

Knowledge extraction process 2 major generation steps to retrieve information from the unstructured data neural networks: fault conditions rule-based: checkpoints

Use of Neural Networks extracts knowledge from the fault-conditions to train the network and build neural network models from classification and clustering pre-processed to extract keywords weight vectors initialize the neural networks 2 types supervised learning vector quantization: classification unsupervised Kohonen self-organizing map: clustering

Rule-based Generation guides the reuse of checkpoint solutions manually coded control rules automatically generated checkpoint rules for specific diagnostic instructions results in a step-by-step guide

Fault Diagnosis Process 1. Pre-process of user input inputs and keywords turned into input vector 2. Neural network retrieval uses similar past fault-conditions 3. Reuse of service records checkpoints revealed in order 4. Revise and retain user feedback problem is resolved - rule-base updated problem persists - user contacted

Revise and retain with user feedback

Performance Evaluation performance was compared to k nearest neighbor clustering technique

Conclusions Different then traditional data mining Advantageous to both businesses and customers increased efficiency is solving issues removes some of the human touch improved accuracy consistency

Source Hui, S.C. and Jha, G. Data mining for customer service support. Information & Management 38, 2000, pp. 1-13.