Show Me Potential Customers Data Mining Approach Leila Etaati.

Slides:



Advertisements
Similar presentations
By: Mr Hashem Alaidaros MIS 211 Lecture 4 Title: Data Base Management System.
Advertisements

Data Mining (and Machine Learning) With Microsoft Tools Michael Lisin, Plaster Group May 8, 2014.
Introduction to Data Mining with XLMiner
1. Abstract 2 Introduction Related Work Conclusion References.
1 ACCTG 6910 Building Enterprise & Business Intelligence Systems (e.bis) Introduction to Data Mining Olivia R. Liu Sheng, Ph.D. Emma Eccles Jones Presidential.
Evaluation of MineSet 3.0 By Rajesh Rathinasabapathi S Peer Mohamed Raja Guided By Dr. Li Yang.
Data Mining – Intro.
The information herein is for informational purposes only and represents the opinions and views of Project Botticelli and/or Rafal Lukawiecki. The material.
Oracle Data Mining Ying Zhang. Agenda Data Mining Data Mining Algorithms Oracle DM Demo.
Data Mining: A Closer Look
Chapter 5 Data mining : A Closer Look.
Introduction to Data Mining Data mining is a rapidly growing field of business analytics focused on better understanding of characteristics and.
“The half-life of BI is typically shorter than the life of the project needed for its implementation.” --Industry whitepaper (see references)
Gavin Russell-Rockliff BI Technical Specialist Microsoft BIN305.
SharePoint 2010 Business Intelligence Module 6: Analysis Services.
Data Mining Dr. Chang Liu. What is Data Mining Data mining has been known by many different terms Data mining has been known by many different terms Knowledge.
Forecast Anything! The Seven Data Mining Models Andy Cheung ISV Developer Evangelist Microsoft Hong Kong.
Data Mining CS157B Fall 04 Professor Lee By Yanhua Xue.
More value from data using Data Mining Allan Mitchell SQL Server MVP.
INTRODUCTION TO DATA MINING MIS2502 Data Analytics.
DAT204 Introduction to Data Mining with SQL Server 2000 ZhaoHui Tang Program Manager SQL Server Analysis Services Microsoft Corporation.
Introduction to Web Mining Spring What is data mining? Data mining is extraction of useful patterns from data sources, e.g., databases, texts, web,
The DM Process – MS’s view (DMX). The Basics  You select an algorithm, show the algorithm some examples called training example and, from these examples,
Lecturer: Gareth Jones. How does a relational database organise data? What are the principles of a database management system? What are the principal.
Introduction to SQL Server Data Mining Nick Ward SQL Server & BI Product Specialist Microsoft Australia Nick Ward SQL Server & BI Product Specialist Microsoft.
 Fundamentally, data mining is about processing data and identifying patterns and trends in that information so that you can decide or judge.  Data.
Fox MIS Spring 2011 Data Mining Week 9 Introduction to Data Mining.
Methodology Qiang Yang, MTM521 Material. A High-level Process View for Data Mining 1. Develop an understanding of application, set goals, lay down all.
Introduction – Addressing Business Challenges Microsoft® Business Intelligence Solutions.
Copyright © 2004 Pearson Education, Inc.. Chapter 27 Data Mining Concepts.
Data Mining – Intro. Course Overview Spatial Databases Temporal and Spatio-Temporal Databases Multimedia Databases Data Mining.
Consul- ting Services Outsour- cing Services Techno- logy Services Local Profes- sional Services Competence Centers Business Intelligence WebTech SAP.
Chapter 5: Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization DECISION SUPPORT SYSTEMS AND BUSINESS.
An Investigation of Commercial Data Mining Presented by Emily Davis Supervisor: John Ebden.
Finding Hidden Intelligence with Predictive Analysis of Data Mining Rafal Lukawiecki Strategic Consultant, Project Botticelli Ltd
BOĞAZİÇİ UNIVERSITY DEPARTMENT OF MANAGEMENT INFORMATION SYSTEMS MATLAB AS A DATA MINING ENVIRONMENT.
MIS2502: Data Analytics Advanced Analytics - Introduction.
WHAT IS DATA MINING?  The process of automatically extracting useful information from large amounts of data.  Uses traditional data analysis techniques.
Risk Solutions & Research © Copyright IBM Corporation 2005 Default Risk Modelling : Decision Tree Versus Logistic Regression Dr.Satchidananda S Sogala,Ph.D.,
WHAT IS DATA MINING?  The process of automatically extracting useful information from large amounts of data.  Uses traditional data analysis techniques.
Big Data Analytics with Excel Peter Myers Bitwise Solutions.
Superhero Power BI Peter Myers Bitwise Solutions.
October 15-18, 2013 Charlotte, NC Being the DBA of the Future A World of On-Premises and Cloud Dandy Weyn, Snr. Technical Marketing Product Manager Microsoft.
Query Performance Tuning in SQL Server 2014 #devconnections.
Automate Your Database Deployments. Get in touch Grant Fritchey.
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 28 Data Mining Concepts.
Data Mining With SQL Server Data Tools Mining Data Using Tools You Already Have.
Chapter 3 Building Business Intelligence Chapter 3 DATABASES AND DATA WAREHOUSES Building Business Intelligence 6/22/2016 1Management Information Systems.
Ahmed K. Ezzat, SQL Server 2008 and Data Mining Overview 1 Data Mining and Big Data.
Data Resource Management – MGMT An overview of where we are right now SQL Developer OLAP CUBE 1 Sales Cube Data Warehouse Denormalized Historical.
Data Mining – Introduction (contd…) Compiled By: Umair Yaqub Lecturer Govt. Murray College Sialkot.
Jeremy Kingry, eBECS | PREDICTIVE INTELLIGENCE AND WHY YOU WANT TO KNOW ABOUT IT.
Using abstract data layers in Microsoft SQL Server Speaker:Uwe Ricken (db Berater GmbH)
9/24/2017 7:27 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Oracle Advanced Analytics
Business Intelligence for a Tough Economy: Data Mining
R; One Ring to Rule Them All
Data Mining in Action: A Case Study
MIS2502: Data Analytics Advanced Analytics - Introduction
DATA MINING © Prentice Hall.
Azure Machine Learning Algorithm Accuracy Enhancement, Tips and Tricks
Data Mining It's not the size of your data it's what you do with it
Data Mining: Concepts and Techniques Course Outline
Budgeting with Power Pivot
Sandy Rivas | Program Manager
Intro to Machine Learning
TechEd /28/ :48 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered.
Intro to Machine Learning
Data mining algorithms
Module 14: Performing Predictive Analysis with Data Mining
Presentation transcript:

Show Me Potential Customers Data Mining Approach Leila Etaati

10 years experience in SQL server PhD students in Information System Department, Business School University of Auckland Lecturer and Tutor of BI and database System design in University of Auckland i

Solving Real-World Challenges with MS Data Mining (DEMO) Descriptive AnalysisPredictive AnalysisEnhance.NET Application with Data Mining Exploring Data Mining Algorithms Introduction to Microsoft Data Mining Solution Introduction to Data Mining Agenda

Introduction to Data Mining

Data mining : Marketing Department

DM Types of Analysis?

Data Mining Life Cycle

Introduction to Microsoft Data Mining Solution

Mining Structure

Train and Test

Microsoft Decision Tree Algorithm A descriptive and predictive algorithm Accept both discrete and continues attributes, needs a key column, input column It employs feature selection technique to guide the selection Who is going to buy the bike Age>40Have 0 child Have 1-2 Childs Have 3 or more Childs Age<=40Have 0 Childs Have 1-2 Childs Have 3 or more Childs Age Number of Child at home

Clustering Algorithm  Categorize items in groups with similar attribute values  employs K-means algorithm and Expectation Maximization (EM)  Mostly descriptive but can be predictable

Microsoft Naïve Bayes Algorithm A classification Algorithm Uses Bayesian technique for categorization. It is useful for finding attributes that effects on generating a result, such as finding prospective buyers of a product.(descriptive)

Association Rule Identifies association between attributes. One of the most common usage of this is to do a market basket analysis with this algorithm

Time Series For time based analysis. Such as predicting sales for next couple of months.

Bike Buyers Number of Car at Home Buying the Bike

Demo: Microsoft Decision Tree, Clustering and Naïve Bayes Leila Etaati

Content Type Discrete data values are separate such as colour values: Red, Yellow, and Blue Continuous data values are continues; such as Age, or salary. Cyclical data values are in a cyclic order, such as days of week. Ordered data values are in a sequential order; such as days of month. Discretized data values are continues, but bucketed into categories and as a result behave as discrete.

Accuracy Charts Lift Chart Profit Chart Classification Matrix Cross Validation

Demo: Finding the Best Algorithm Leila Etaati

Demo: Prediction with DMX Leila Etaati

DEMO: Enhance.NET Application with Data Mining

CREATE MINING MODEL TravelBudgetPrediction ( traveller_ID long KEY, Year TEXT DISCRETE, Quarter TEXT DISCRETE, mode TEXT DISCRETE, country TEXT DISCRETE, purpose TEXT DISCRETE, package TEXT DISCRETE, Age TEXT DISCRETE, Sex TEXT DISCRETE, Duration TEXT DISCRETE, Visits long DISCRETE, Nights long DISCRETE, Spend long DISCRETE PREDICT) USING MICROSOFT_DECISIONTREE;

DMX Code with.Net (predict the travel Budget)

Demo: Microsoft Association Rule Leila Etaati

Summary Solving Real-World Challenges with MS Data Mining (DEMO) Descriptive AnalysisPredictive AnalysisEnhance.NET Application with Data Mining Exploring Data Mining Algorithms Introduction to Microsoft Data Mining Solutions Introduction to Data Mining

References to Study More  Data Mining Tutorials in MSDN:  Data Mining Algorithms in MSDN:  Data Mining with SQL Server 2008 Book:

Explore Everything PASS Has to Offer Free SQL Server and BI Web Events Free 1-day Training Events Regional Event Local User Groups Around the World Free Online Technical Training This is CommunityBusiness Analytics Training Session Recordings PASS Newsletter