Machine Learning 101

Size: px
Start display at page:

Download "Machine Learning 101"

Transcription

1 Machine Learning 101 Mike Alperin September, 2016 Copyright TIBCO Software Inc.

2 Agenda What is Machine Learning? Decision Tree Models Customer Analytics Examples Manufacturing Examples Fraud Use Examples Machine Learning on the TIBCO Community Copyright TIBCO Software Inc.

3 What is Machine Learning? Copyright TIBCO Software Inc.

4 Machine Learning Machine learning is a method of data analysis that automates analytical model building. Using algorithms that iteratively learn from data, machine learning allows computers to find hidden insights without being explicitly programmed where to look.

5 Machine Learning Machine learning is a method of data analysis that automates analytical model building. Using algorithms that iteratively learn from data, machine learning allows computers to find hidden insights without being explicitly programmed where to look. Enabled by exponentially increasing compute power doubling every 2 years

6 Why use machine learning algorithms? Good Results Machine learning algorithms + Big Data sets can produce models that accurately fit complex data patterns. Can make predictions for complex processes & systems Can handle systems with hundreds or thousands of variables Easy to use / Simple user interface Computer algorithm does the heavy lifting Results presented with easy-to-understand visualizations Copyright TIBCO Software Inc. 6

7 Types of Machine Learning Supervised Solve known problems Build a model that predicts something What factors are driving fraud or customer behavior or manufacturing defects? Decision Trees, Random Forest, Gradient Boosting Machine Unsupervised Identify new patterns, Detect anomalies Are there new fraud clusters or buying patterns or failure modes emerging? Clustering, Principle Components, Neural Networks, Support Vector Machines Optimization Support Decision-making Find best solution even when there are complex constraints What is the optimum route to take or allocation of resources or equipment maintenance schedule? Genetic Algorithm Copyright TIBCO Software Inc.

8 Use Cases that leverage Machine Learning Customer Analytics - Prediction of customer behavior: customer segmentation, customer churn, cross-sell/up-sell, propensity Fraud & Financial crime Money laundering, credit card fraud, medical fraud, insurance fraud Manufacturing - Optimization of manufacturing equipment, processes and product yield Energy - Completions optimization, Blend optimization, Predictive maintenance Transportation & Logistics - routing optimization, fuel efficiency, predictive maintenance and warehouse distribution / space optimization Copyright TIBCO Software Inc.

9 Advanced Analytics and Big Data Tools Many more.

10 Decision Trees Copyright TIBCO Software Inc.

11 Decision Tree Titanic Survival Rate family size Wikipedia Copyright TIBCO Software Inc.

12 Classical Statistics Fit parameters to a well-defined model Copyright TIBCO Software Inc.

13 Decision Tree Product Pass / Fail by Process & Equipment Bad Product Good Product Peeling Clearcoat Automobile Paint Process < 132 C Clearcoat Bake Temperature >= 132 C 1, 2, 4 3 Basecoat Thickness Sanding Station

14 Decision Tree Training and Test Data Sets

15 Ensemble Tree Algorithms Random Forest, Gradient Boosting Machine (GBM) Method Average many simple trees Sample the data: fit a simple tree Re-sample the data; up-weighting the observations that weren t fitted well in previous model Continue adding trees until fit is good Save all the trees and average them Better fit + prediction than single trees Copyright TIBCO Software Inc.

16 Customer Analytics Examples Copyright TIBCO Software Inc.

17 Customer & Marketing Analytics Market Analytics Pricing Promotion Campaign Effectiveness Forecasting Market Mix Media Attribution Market (Syndicated) Data Store & Distribution Analytics Store Clustering; geospatial modeling Store Performance Forecasting Effects: Price, Promotion Distribution: Pick, Pack, Ship Store and DC Data Customer Acquisition Relationship Growth Customer Lifecycle Customer Retention Consumer Analytics Segmentation Propensity Affinity & Association Social: Sentiment & Intent Churn Loyalty Cross-sell / Up-sell Test & Learn (A B testing) Online Analytics (Path, Cart Abandonment, ) PoS, Panel Loyalty Data Copyright TIBCO Software Inc.

18 Customer Segmentation Top Shopper 27% of customers & 35% of revenues Broad purchase behavior Budget Minded 34% of customers & 29% of revenues Highly focused on core building categories Outdoor Plus 15% of customers & 16% of revenues Mainly outdoor, but other spending Gardener 10% of customers & 5% of revenues Primarily garden Seasonal Shopper 11% of customers & 12% of revenues Very event oriented Pool Customer 3% of customers & 4% of revenues Very focused on pool and patio categories Copyright TIBCO Software Inc.

19 Segmentation - Cluster Analysis

20 Propensity to Buy Customer Success Story Objectives: Select most important Response Products to highlight in 2015 Holiday season direct marketing Identify and quantify predictive significance of Driver Products based on historical data from 2014 sales Build campaigns for as many people as possible that are relevant

21 Propensity to buy models

22 Results Same year repeat visits are 3x higher for customers targeted in the campaign Average order value is much higher Year over Year repeat visitors is double

23 Telco Machine Learning Churn Model

24 Attrition and Value Models Predicted Prob(attrition) = f (X, b) Y variable Attrition (Y/N over time period) X variables How long a member Website interactions - section Prior spend Time since last interaction Experian: demog, f function Additive Model Random Forest, Gradient Boosting Variable Names Redacted

25 Call Center Real-time Alert Actions

26 Real-Time Customer Interactions / Offers No Login = No Customer History => Offer based on Product Association Sarah Login = Sarah s Customer History => Offer based on Propensity Model scored for Sarah Copyright TIBCO Software Inc.

27 Manufacturing Examples Copyright TIBCO Software Inc.

28 Correlate Product or Equipment Results to Process & Supplier Data Supplier - Incoming Materials and Components measured electrical, chemical, physical characteristics batch-id, lot_id Manufacturing Process Physical, chemical or electrical measurements WIP / MES: track-in / track-out date, process equipment id, recipe, operator, Process equipment sensor data Equipment Maintenance logs Defect Inspections Cost of labor, materials, machines and facilities Product Quality and Reliability Test Measured product functional and performance characteristics Accelerated life test results Product Field Returns Failure mode, unit / batch / lot ID Failure analysis root cause results Warranty / Repair claim, call center and cost structured & unstructured

29 Machine Learning to Predict Equipment or Product Fails Problem Value Method Product & Equipment problems difficult to accurately diagnose for complex manufacturing processes Big Data problem millions of units, hundreds / thousands of predictors Response: Product, Process or Equipment Fail data Predictors: in-process equipment, process and product measurements or attributes Being used by customers to find previously undetected problems. Reduces time-tomarket and increases profit. GBM analysis template to identify significant predictors, interactions and nonlinearities For large datasets, hybrid data access used to perform variable reduction step in-db Simple interface easy for business analyst to run and interpret results GBM results for semiconductor yield as a function of in-process equipment & product measurements

30 Real-time Predictive Analytics for Process Cost reduction Goal: Scrap parts as early as possible to reduce costs in a manufacturing process. Question: When to scrap a part in Station 1 instead of sending it to Station 2? Station 1 Station 2 Cost Before Total Cost 29 (or more) Scrap? Scrap?

31 TIBCO Spotfire with H2O Integration Advanced Analytics ( Scrap parts as early as possible! )

32 Deploy real-time model: TIBCO Live Datamart & Streambase Operational Intelligence ( Monitor the manufacturing process and change rules in real time! ) Live Dartmart Desktop Client

33 Fraud Examples Copyright TIBCO Software Inc.

34 Step 1 Catching New Fraud Like Old Fraud Supervised Learning Model to predict credit card fraud based on customer information: Variable Importance chart

35 Sort existing transaction by Probability of Fraud

36 Step 2 - Find unusual transactions - Unsupervised learning Fradulent Good Algorithm examples: Principle Component Analysis Auto-encoder Neural Network Single-class Support Vector Machine Clustering (e.g. K-means, Hierarchical)

37 Sort existing transaction by Oddity Prioritize investigators work

38 Step 3 apply models in real-time with Streambase Deploy models in real-time with a click from Spotfire

39 Monitor transactions in real time with LiveView

40 Machine Learning on the TIBCO Community Copyright TIBCO Software Inc.

41 Learn & Do More: Machine Learning on the TIBCO Community Wiki page Component Exchange: Data functions Accelerators Templates Copyright TIBCO Software Inc.

42 Thank You Copyright TIBCO Software Inc.

Manufacturing Analytics in the Age of IoT

Manufacturing Analytics in the Age of IoT Manufacturing Analytics in the Age of IoT Mike Alperin September 2016 Copyright 2000-2015 TIBCO Software Inc. Speaker Mike Alperin Principal Industry Consultant Data Science Team Copyright 2000-2014 TIBCO

More information

Advanced Root Cause Analysis for Product Quality Improvement using Machine Learning in TIBCO Spotfire

Advanced Root Cause Analysis for Product Quality Improvement using Machine Learning in TIBCO Spotfire Advanced Root Cause Analysis for Product Quality Improvement using Machine Learning in TIBCO Spotfire GRADIENT BOOSTING MACHINE MODELING Gradient Boosting Machine (GBM) modeling is a powerful machine learning

More information

Effective CRM Using. Predictive Analytics. Antonios Chorianopoulos

Effective CRM Using. Predictive Analytics. Antonios Chorianopoulos Effective CRM Using Predictive Analytics Antonios Chorianopoulos WlLEY Contents Preface Acknowledgments xiii xv 1 An overview of data mining: The applications, the methodology, the algorithms, and the

More information

Analytics for Banks. September 19, 2017

Analytics for Banks. September 19, 2017 Analytics for Banks September 19, 2017 Outline About AlgoAnalytics Problems we can solve for banks Our experience Technology Page 2 About AlgoAnalytics Analytics Consultancy Work at the intersection of

More information

Adding Next Best Action To Personalize Interactions For Known Customers Then Creating Cognitive Customer Centric Interactions

Adding Next Best Action To Personalize Interactions For Known Customers Then Creating Cognitive Customer Centric Interactions Adding Next Best Action To Personalize Interactions For Known Customers Then Creating Cognitive Customer Centric Interactions Steven Pinchuk WW Lead Customer Intelligence & Revenue Management Advanced

More information

Enhancing Your "Analytics Quotient" with Enterprise BI & Integrated Predictive Analytics Solutions

Enhancing Your Analytics Quotient with Enterprise BI & Integrated Predictive Analytics Solutions Enhancing Your "Analytics Quotient" with Enterprise BI & Integrated Predictive Analytics Solutions Rajesh Shewani Technical Solutions Leader Business Analytics IBM India South Asia = Analytics Quotient

More information

Customer Value Analytics for Banking & Capital Markets

Customer Value Analytics for Banking & Capital Markets Customer Value Analytics for Banking & Capital Markets Powered by SMART Analytics built on IBM Understand your customers, markets, business opportunities and risks As money is the heart of a financial

More information

TIBCO Industry Analytics: Consumer Packaged Goods and Retail Solutions

TIBCO Industry Analytics: Consumer Packaged Goods and Retail Solutions TIBCO Industry Analytics: Consumer Packaged Goods and Retail Solutions TIBCO s robust, standardsbased infrastructure technologies are used by successful retailers around the world, including five of the

More information

Uncover possibilities with predictive analytics

Uncover possibilities with predictive analytics IBM Analytics Feature Guide IBM SPSS Modeler Uncover possibilities with predictive analytics Unlock the value of data you re already collecting by extracting information that opens a window into customer

More information

hybris marketing Market to an Audience of One Roland Blösch Director Financial Services

hybris marketing Market to an Audience of One Roland Blösch Director Financial Services hybris marketing Market to an Audience of One Roland Blösch Director Financial Services Priorities and Trends in insurance Digitization Omnichannel Contextual Marketing Internet of Things CEO SURVEY: TOP

More information

Event Processing!! Combining Data, People and Technology! for Faster Innovation!! TIBCO Streambase, Live DataMart and BusinessEvents.!

Event Processing!! Combining Data, People and Technology! for Faster Innovation!! TIBCO Streambase, Live DataMart and BusinessEvents.! Event Processing!! Combining Data, People and Technology! for Faster Innovation!! TIBCO Streambase, Live DataMart and BusinessEvents.! Perry Krol! Head of Field Engineering Event Processing! Copyright

More information

Customer Value Analytics for Banking & Capital Markets

Customer Value Analytics for Banking & Capital Markets Customer Value Analytics for Banking & Capital Markets Powered by SMART Analytics built on IBM Understand your customers, markets, business opportunities, and risks As money is the heart of a financial

More information

How Predictive Analytics Can Deepen Customer Relationships. STEVEN RAMIREZ, CEO Beyond the Arc

How Predictive Analytics Can Deepen Customer Relationships. STEVEN RAMIREZ, CEO Beyond the Arc How Predictive Analytics Can Deepen Customer Relationships STEVEN RAMIREZ, CEO Beyond the Arc How Predictive Analytics Can Deepen Customer Relationships Financial Brand Forum 2017 2016 Beyond the Arc,

More information

Analytics in India a few trends field notes from a layman. Hindol Basu

Analytics in India a few trends field notes from a layman. Hindol Basu 1 Analytics in India a few trends field notes from a layman Hindol Basu India presents its own unique challenges in leveraging the power of data 2 Focus on quantified impact leading to top and bottom line

More information

Approaching an Analytical Project. Tuba Islam, Analytics CoE, SAS UK

Approaching an Analytical Project. Tuba Islam, Analytics CoE, SAS UK Approaching an Analytical Project Tuba Islam, Analytics CoE, SAS UK Approaching an Analytical Project Starting with questions.. What is the problem you would like to solve? Why do you need analytics? Which

More information

Harnessing Predictive Analytics to Improve Customer Data Analysis and Reduce Fraud

Harnessing Predictive Analytics to Improve Customer Data Analysis and Reduce Fraud Harnessing Predictive Analytics to Improve Customer Data Analysis and Reduce Fraud Patrick Shearman General Manager, Information Management HCF of Australia Ltd Technology and Innovation for Insurance

More information

IBM s Analytics Transformation

IBM s Analytics Transformation IBM s Analytics Transformation Value Capture from Big Data, Analytics and Cognitive Technologies Martin Fleming VP, Chief Analytics Officer, and Chief Economist Chief Analytics Office Analytics Aligned

More information

Improve Your Marketing Campaign ROI with Predictive Analytics

Improve Your Marketing Campaign ROI with Predictive Analytics Improve Your Marketing Campaign ROI with Predictive Analytics Rajesh Shewani, Pre-Sales Leader India/SA IBM Business Analytics Cognos & SPSS rshewani@in.ibm.com 2 Our world is becoming INSTRUMENTED Our

More information

Targeting Omni-Channel Shoppers

Targeting Omni-Channel Shoppers Targeting Omni-Channel Shoppers Marketing Data Solutions for the Retail Industry Publication Date: March, 2015 www.datamentors.com info@datamentors.com DataMentors, LLC Data-Driven Targeting Omni-Channel

More information

Copyr i g ht 2012, SAS Ins titut e Inc. All rights res er ve d. ENTERPRISE MINER: ANALYTICAL MODEL DEVELOPMENT

Copyr i g ht 2012, SAS Ins titut e Inc. All rights res er ve d. ENTERPRISE MINER: ANALYTICAL MODEL DEVELOPMENT ENTERPRISE MINER: ANALYTICAL MODEL DEVELOPMENT ANALYTICAL MODEL DEVELOPMENT AGENDA Enterprise Miner: Analytical Model Development The session looks at: - Supervised and Unsupervised Modelling - Classification

More information

Data Mining. Implementation & Applications. Jean-Paul Isson. Sr. Director Global BI & Predictive Analytics Monster Worldwide

Data Mining. Implementation & Applications. Jean-Paul Isson. Sr. Director Global BI & Predictive Analytics Monster Worldwide Data Mining Implementation & Applications Jean-Paul Isson Sr. Director Global BI & Predictive Analytics Monster Worldwide Mar-2009 Agenda Data Mining & BI Vision Implementation : Success Criteria Knowledge

More information

Manufacturing Intelligence in the Age of Industry 4.0 and the IoT

Manufacturing Intelligence in the Age of Industry 4.0 and the IoT Manufacturing Intelligence in the Age of Industry 4.0 and the IoT Expanding analytic capabilities are critical to digitizing the business, optimizing costs, accelerating innovation, and surviving digital

More information

Cognitive Data Governance

Cognitive Data Governance IBM Unified Governance & Integration White Paper Powered by Machine Learning to find and use governed data Jo Ramos Distinguished Engineer & Director IBM Analytics Rakesh Ranjan Program Director & Data

More information

Introducing Analytics with SAS Enterprise Miner. Matthew Stainer Business Analytics Consultant SAS Analytics & Innovation practice

Introducing Analytics with SAS Enterprise Miner. Matthew Stainer Business Analytics Consultant SAS Analytics & Innovation practice Introducing Analytics with SAS Enterprise Miner Matthew Stainer Business Analytics Consultant SAS Analytics & Innovation practice FROM DATA TO DECISIONS Optimise Competitive Advantage What is the best

More information

Achieving customer intimacy with IBM SPSS products

Achieving customer intimacy with IBM SPSS products Achieving customer intimacy with IBM SPSS products Transformative technologies for the new era of customer interactions Highlights: Customer intimacy is an innovative strategy for helping organizations

More information

Managing demand for Smarter Analytics

Managing demand for Smarter Analytics Managing demand for Smarter Analytics Kieran Earnshaw Associate Partner Business Analytics and Optimisation A/NZ May 2012 Table of Contents The analytics advantage in today s marketplace Analytics narrative

More information

This document (including, without limitation, any product roadmap or statement of direction data) illustrates the planned testing, release and

This document (including, without limitation, any product roadmap or statement of direction data) illustrates the planned testing, release and Alexander Uborcev, David Sweenor & Angela Waner Scaling Data Science & Empowering the Masses with TIBCO Statistica DISCLAIMER During the course of this presentation, TIBCO or its representatives may make

More information

Adobe and Hadoop Integration

Adobe and Hadoop Integration Predictive Behavioral Analytics Adobe and Hadoop Integration JANUARY 2016 SYNTASA Copyright 1.0 Introduction For many years large enterprises have relied on the Adobe Marketing Cloud for capturing and

More information

Real-time Digital Banking With Fast Data

Real-time Digital Banking With Fast Data Copyright 2015 TIBCO Software Inc. Real-time Digital Banking With Fast Data Kevin Pool - Asia CTO Business is Evolving. Copyright 2000-2013 TIBCO 2 Banking is Integrating into the Customers Life STUDENT

More information

OVERVIEW MAPR: THE CONVERGED PLATFORM FOR RETAIL

OVERVIEW MAPR: THE CONVERGED PLATFORM FOR RETAIL OVERVIEW MAPR: THE CONVERGED PLATFORM FOR RETAIL 1 CREATING LASTING EXPERIENCES FOR SHOPPERS The retail market is being redefined by changing shopper behaviors. As digital technologies spread and the shopper

More information

OVERVIEW MAPR: THE CONVERGED DATA PLATFORM FOR FINANCIAL SERVICES

OVERVIEW MAPR: THE CONVERGED DATA PLATFORM FOR FINANCIAL SERVICES OVERVIEW MAPR: THE CONVERGED DATA PLATFORM FOR FINANCIAL SERVICES 1 BIG DATA PUT TO WORK IN THE FINANCIAL SERVICES WORLD The strong interlock between digital transformation and big data is driving change

More information

IBM SPSS Modeler Personal

IBM SPSS Modeler Personal IBM SPSS Modeler Personal Make better decisions with predictive intelligence from the desktop Highlights Helps you identify hidden patterns and trends in your data to predict and improve outcomes Enables

More information

Using SAS Enterprise Guide, SAS Enterprise Miner, and SAS Marketing Automation to Make a Collection Campaign Smarter

Using SAS Enterprise Guide, SAS Enterprise Miner, and SAS Marketing Automation to Make a Collection Campaign Smarter Paper 3503-2015 Using SAS Enterprise Guide, SAS Enterprise Miner, and SAS Marketing Automation to Make a Collection Campaign Smarter Darwin Amezquita, Andres Gonzalez, Paulo Fuentes DIRECTV ABSTRACT Companies

More information

Financial Services: Maximize Revenue with Better Marketing Data. Marketing Data Solutions for the Financial Services Industry

Financial Services: Maximize Revenue with Better Marketing Data. Marketing Data Solutions for the Financial Services Industry Financial Services: Maximize Revenue with Better Marketing Data Marketing Data Solutions for the Financial Services Industry DataMentors, LLC April 2014 1 Financial Services: Maximize Revenue with Better

More information

Adobe and Hadoop Integration

Adobe and Hadoop Integration Predictive Behavioral Analytics Adobe and Hadoop Integration DECEMBER 2016 SYNTASA Copyright 1.0 Introduction For many years large enterprises have relied on the Adobe Marketing Cloud for capturing and

More information

PATH TO INTELLIGENT TRANSACTION MONITORING. February 22, 2018

PATH TO INTELLIGENT TRANSACTION MONITORING. February 22, 2018 PATH TO INTELLIGENT TRANSACTION MONITORING February 22, 2018 SPEAKER Mayank Johri joined First Republic in 2014 as Vice President BSA/AML Analytics. He has over 20 years combined experience in banking,

More information

10/26/17. Big Data: An Accountant s New Best Friend. Management Information Systems. Big Data Analysis. Parts I and II November 10, 2017

10/26/17. Big Data: An Accountant s New Best Friend. Management Information Systems. Big Data Analysis. Parts I and II November 10, 2017 Big Data: An Accountant s New Best Friend Parts I and II November 10, 2017 Management Information Systems Big Data Analysis 1 Besides CPE credits, these are your learning objectives Expected Outcomes What

More information

Advance Analytic Game Changer in FSI Industry. Greg Wong, Director Analytics Centre of Excellence BI & PA

Advance Analytic Game Changer in FSI Industry. Greg Wong, Director Analytics Centre of Excellence BI & PA Advance Analytic Game Changer in FSI Industry Greg Wong, Director Analytics Centre of Excellence BI & PA How mbank used SAP Advance Analytics to drive their business? mbank: Delivering a Personalized Banking

More information

Salford Predictive Modeler. Powerful machine learning software for developing predictive, descriptive, and analytical models.

Salford Predictive Modeler. Powerful machine learning software for developing predictive, descriptive, and analytical models. Powerful machine learning software for developing predictive, descriptive, and analytical models. The Company Minitab helps companies and institutions to spot trends, solve problems and discover valuable

More information

Business Data Analytics

Business Data Analytics MTAT.03.319 Business Data Analytics Lecture 1: Introduction Marlon Dumas and Anna Leontjeva FirstName. LastName @ ut.ee Your background Your expectations Warm-up question We are a charity. We have a database

More information

The Analytical Revolution

The Analytical Revolution The Analytical Revolution Colin Shearer Global Executive, Advanced Analytic Solutions IBM Our world is becoming smarter Instrumented Interconnected Intelligent enabling organizations to make faster, better-informed

More information

PASW Modeler. Achieve Your Goals with Deep, Predictive Insight

PASW Modeler. Achieve Your Goals with Deep, Predictive Insight PASW Modeler Achieve Your Goals with Deep, Predictive Insight PASW Modeler * transforms data into a decision-making asset Imagine if you could lower your marketing costs by 30 percent, or reduce delinquent

More information

KnowledgeSTUDIO. Advanced Modeling for Better Decisions. Data Preparation, Data Profiling and Exploration

KnowledgeSTUDIO. Advanced Modeling for Better Decisions. Data Preparation, Data Profiling and Exploration KnowledgeSTUDIO Advanced Modeling for Better Decisions Companies that compete with analytics are looking for advanced analytical technologies that accelerate decision making and identify opportunities

More information

Oracle Retail Data Model (ORDM) Overview

Oracle Retail Data Model (ORDM) Overview Oracle Retail Data Model (ORDM) Overview May, 2014 Content Retail Business Intelligence Key Trends Retail Industry Findings Foundation for Business Information Flows Retail is being Redefined Challengers

More information

SAP Predictive Analytics Suite

SAP Predictive Analytics Suite SAP Predictive Analytics Suite Tania Pérez Asensio Where is the Evolution of Business Analytics Heading? Organizations Are Maturing Their Approaches to Solving Business Problems Reactive Wait until a problem

More information

Avangate ecommerce Manager

Avangate ecommerce Manager Avangate Manager Grow Online Sales ly Self-Service, Fully Configurable, Fast Time to Market The Only Solution You ll Ever Need Avangate offers the leading digital commerce platform that lets you sell online

More information

Human Capital Management:

Human Capital Management: Human Capital Management: Identify Retention Risk with Attrition Modeling James E. Parry, Client Technical Specialist IBM SPSS Predictive Analytics A leading provider of predictive analytic software, services

More information

Business Data Analytics

Business Data Analytics MTAT.03.319 Business Data Analytics Lecture 1: Introduction Rajesh Sharma Marlon Dumas will give the last lecture on BPM Slides: Thanks to Anna and Marlon FirstName.LastName@ut.ee Your background Your

More information

Analytics for All Data

Analytics for All Data Analytics for All Data How Oracle Analytics Helps Agencies Improve Their Effectiveness FORCES 2017 Jim Penn Sr Manager, Public Sector Oracle Analytics & Big Data Agenda Oracle s Analytics Platform Overview

More information

Actionable Intelligence that Accelerates Profitable Growth. An Introduction to Zilliant IQ for Salesforce

Actionable Intelligence that Accelerates Profitable Growth. An Introduction to Zilliant IQ for Salesforce Actionable Intelligence that Accelerates Profitable Growth An Introduction to Zilliant IQ for Salesforce Across industries, leading enterprises are turning to artificiai intelligence and machine learning

More information

SAS BIG DATA ANALYTICS INCREASING YOUR COMPETITIVE EDGE

SAS BIG DATA ANALYTICS INCREASING YOUR COMPETITIVE EDGE SAS BIG DATA ANALYTICS INCREASING YOUR COMPETITIVE EDGE SAS VISUAL ANALYTICS STATE OF THE ART SOLUTION FOR FASTER, SMARTER DECISIONS AIMED AT THE MASSES Data visualization Approachable analytics Robust

More information

IBM SPSS Modeler Personal

IBM SPSS Modeler Personal IBM Modeler Personal Make better decisions with predictive intelligence from the desktop Highlights Helps you identify hidden patterns and trends in your data to predict and improve outcomes Enables you

More information

Business Analytics Live Online Webinar with Multisoft Virtual Academy!!!

Business Analytics Live Online Webinar with Multisoft Virtual Academy!!! Business Analytics Live Online Webinar with Multisoft Virtual Academy!!! Website: www.multisoftvirtualacademy.com Email: info@multisoftvirtualacademy.com Contact No: +918130666206/209 Contents Introduction

More information

Data Mining and Knowledge Discovery in Large Databases

Data Mining and Knowledge Discovery in Large Databases Outline We are drowning in data, but we are starving for knowledge Part 2: Clustering - Hierarchical Clustering - Divisive Clustering - Density based Clustering Data Mining and Knowledge Discovery in Large

More information

ARCHITECTURES ADVANCED ANALYTICS & IOT. Presented by: Orion Gebremedhin. Marc Lobree. Director of Technology, Data & Analytics

ARCHITECTURES ADVANCED ANALYTICS & IOT. Presented by: Orion Gebremedhin. Marc Lobree. Director of Technology, Data & Analytics ADVANCED ANALYTICS & IOT ARCHITECTURES Presented by: Orion Gebremedhin Director of Technology, Data & Analytics Marc Lobree National Architect, Advanced Analytics EDW THE RIGHT TOOL FOR THE RIGHT WORKLOAD

More information

The Customer Journey Capturing and Analyzing Events That Drive Viewership. October 18, 2016

The Customer Journey Capturing and Analyzing Events That Drive Viewership. October 18, 2016 The Customer Journey Capturing and Analyzing Events That Drive Viewership October 18, 2016 At Teradata, we know Analytics and data unleash the potential of great M&E companies 2 Finding Meaning in Analytics

More information

Marketing Data Solutions for the Financial Services Industry

Marketing Data Solutions for the Financial Services Industry Marketing Data Solutions for the Financial Services Industry Maximize your revenue with better data. Publication Date: July, 2015 www.datamentors.com info@datamentors.com 01. Maximize Revenue with Better

More information

TIBCO Data & Analytics Overview

TIBCO Data & Analytics Overview TIBCO Data & Overview Fuel your digital business with better decisions and faster, smarter actions using TIBCO Connected Intelligence. DV Data Virtualization DCa Data Catalog EAn Embedded ERe Enterprise

More information

Turn Audience Suite. Introducing Audience Suite

Turn Audience Suite. Introducing Audience Suite Turn Audience Suite Gain a complete picture of your audiences. Digital marketers today understand that an audience-first marketing approach is the best way to outpace the competition. centralization is

More information

IBM SPSS Predictive Analytics Workshop

IBM SPSS Predictive Analytics Workshop An IBM Proof of Technology with IBM SPSS Modeler Agenda Welcome and Introductions Introduction to Predictive Analytics IBM SPSS Modeler Overview Exercise: Predictive in 20 Minutes IBM SPSS Modeler Basics

More information

US state auditor deploys machine learning to tackle healthcare fraud at scale

US state auditor deploys machine learning to tackle healthcare fraud at scale US state auditor deploys machine learning to tackle healthcare fraud at scale This e-book focuses on how a US state auditor leveraged machine learning to detect and prevent fraud in healthcare. The biggest

More information

Process Mining The Next Big Thing

Process Mining The Next Big Thing Process Mining The Next Big Thing Rasto Hlavac CEO at Minit www.minit.io CHALLENGES Companies lack insight into business processes How to increase productivity? Where are the problems hidden? Where to

More information

USTGlobal. Predictive Analytics for Business Growth

USTGlobal. Predictive Analytics for Business Growth USTGlobal Predictive Analytics for Business Growth UST Global Inc, September 2017 Table of Contents Introduction 3 Business Concerns: Problems Faced and Challenges to Deal With 4 Business Relevance 4 Business

More information

WIN BIG WITH GOOGLE CLOUD

WIN BIG WITH GOOGLE CLOUD WIN BIG WITH GOOGLE CLOUD HYPER PERSONALIZATION AND AD TARGETING Predict ad to be displayed based on users past behavior, demographics and seasonality Lost revenue due to customers abandoning shopping

More information

WHITE PAPER. Results Delivers Value

WHITE PAPER. Results Delivers Value WHITE PAPER SAS Title Results Delivers Value ii Contents Building on a foundation of analytics... 1 SAS Results: The right tools for the job... 1 Fill the analytical skills gap...2 Address limited IT support...2

More information

Finding Hidden Intelligence with Predictive Analysis of Data Mining

Finding Hidden Intelligence with Predictive Analysis of Data Mining Finding Hidden Intelligence with Predictive Analysis of Data Mining Rafal Lukawiecki Strategic Consultant, Project Botticelli Ltd rafal@projectbotticelli.com Objectives Show use of Microsoft SQL Server

More information

Value Proposition for Financial Institutions

Value Proposition for Financial Institutions WWW.CUSTOMERS-DNA.COM VALUE PROPOSITION FINANCIAL INSTITUTIONS Value Proposition for Financial Institutions Customer Intelligence in Banking CRM & CUSTOMER INTELLIGENCE SERVICES INFO@CUSTOMERS-DNA.COM

More information

TIBCO Data Science Energy Solutions / TIBCO Spotfire Templates

TIBCO Data Science Energy Solutions / TIBCO Spotfire Templates TIBCO Data Science Energy Solutions / TIBCO Spotfire Templates TIBCO offers many pre-configured TIBCO Spotfire templates for data analysis in the energy industry. These analyses are configured with controls

More information

SPM 8.2. Salford Predictive Modeler

SPM 8.2. Salford Predictive Modeler SPM 8.2 Salford Predictive Modeler SPM 8.2 The SPM Salford Predictive Modeler software suite is a highly accurate and ultra-fast platform for developing predictive, descriptive, and analytical models from

More information

HostLogic SAP Hybris Marketing Presentation

HostLogic SAP Hybris Marketing Presentation HostLogic SAP Hybris Marketing Presentation Overview Business Environment SAP Hybris Marketing functionality SAP Hybris Marketing references Overview Business Environment SAP Hybris Marketing functionality

More information

Omnichannel Challenges

Omnichannel Challenges Omnichannel Challenges One of the biggest challenges for the omnichannel retailer today is the need to keep pace with both the growing demand for low line count orders and the unpredictable and fluctuating

More information

Technology Consulting Analytics solutions for manufacturing and industrial products

Technology Consulting Analytics solutions for manufacturing and industrial products www.pwc.in Technology Consulting Analytics solutions for manufacturing and industrial products Overview Technological and digital innovations are transforming the manufacturing and industrial products

More information

Embracing Big Data. CMU Data Analytics Conference September 22, Lonnie Miller Principal Industry Consultant, SAS

Embracing Big Data. CMU Data Analytics Conference September 22, Lonnie Miller Principal Industry Consultant, SAS Embracing Big Data CMU Data Analytics Conference September 22, 2017 Lonnie Miller Principal Industry Consultant, SAS Embracing Big Data Today s Discussion What Business Leaders Care About Data, Technology

More information

An Executive s Guide to Predictive Data Modeling. An introductory look at how data modeling can drive better business decisions.

An Executive s Guide to Predictive Data Modeling. An introductory look at how data modeling can drive better business decisions. An Executive s Guide to Predictive Data Modeling An introductory look at how data modeling can drive better business decisions. Introduction Executives are making multi-million dollar decisions every day,

More information

Data Analytics with MATLAB Adam Filion Application Engineer MathWorks

Data Analytics with MATLAB Adam Filion Application Engineer MathWorks Data Analytics with Adam Filion Application Engineer MathWorks 2015 The MathWorks, Inc. 1 Case Study: Day-Ahead Load Forecasting Goal: Implement a tool for easy and accurate computation of dayahead system

More information

Deep Learning for Anomaly Detection in Manufacturing

Deep Learning for Anomaly Detection in Manufacturing Deep Learning for Anomaly Detection in Manufacturing July, 2018 David Katz, Data Scientist, TIBCO Software Mike Alperin, Manufacturing Industry Consultant, TIBCO Software Agenda Anomaly Detection in Manufacturing

More information

TECHNOLOGY BRIEF Intapp and Applied AI. THE INTAPP PROFESSIONAL SERVICES PLATFORM Unified Client Life Cycle

TECHNOLOGY BRIEF Intapp and Applied AI. THE INTAPP PROFESSIONAL SERVICES PLATFORM Unified Client Life Cycle TECHNOLOGY BRIEF Intapp and Applied AI Technology assisted decision-making for professional services firms Professional services firms are struggling to extract valuable insights from their data, hindered

More information

Data Analytics for Semiconductor Manufacturing The MathWorks, Inc. 1

Data Analytics for Semiconductor Manufacturing The MathWorks, Inc. 1 Data Analytics for Semiconductor Manufacturing 2016 The MathWorks, Inc. 1 Competitive Advantage What do we mean by Data Analytics? Analytics uses data to drive decision making, rather than gut feel or

More information

Unlimited Possibilities: Relationship Marketing Using MCIF 2.0

Unlimited Possibilities: Relationship Marketing Using MCIF 2.0 Unlimited Possibilities: Relationship Marketing Using MCIF 2.0 In a 24/7 world where data about your customer or member is generated at an almost unimaginable rate, it is important to find solutions that

More information

Knowledge Solution for Credit Scoring

Knowledge Solution for Credit Scoring Knowledge Solution for Credit Scoring Hendrik Wagner Product Manager Data Mining Solutions SAS EMEA Agenda What is and why do Credit Scoring Enterprise Miner Case Study Project Delivery Enterprise Miner

More information

SAP Predictive Analytics Hands-On. Andreas Forster December 2015

SAP Predictive Analytics Hands-On. Andreas Forster December 2015 SAP Predictive Analytics Hands-On Andreas Forster December 2015 Selection of Predictive Use Cases in Customer Analytics Personalised Messaging Churn-Analysis Optimize Marketing- Campaigns Customer Analytics

More information

Analytic Alphabet Soup: IoT, AI & ESP Big Data Analytics is a game changer in our Connected World

Analytic Alphabet Soup: IoT, AI & ESP Big Data Analytics is a game changer in our Connected World Analytic Alphabet Soup: IoT, AI & ESP Big Data Analytics is a game changer in our Connected World Eric Hunley Director Enterprise Solutions SAS Great leaders are almost always great simplifiers, who can

More information

PREDICT ENGAGE EACH OF YOUR CUSTOMERS WITH PRODUCTS THEY LL LOVE.

PREDICT ENGAGE EACH OF YOUR CUSTOMERS WITH PRODUCTS THEY LL LOVE. PREDICT ENGAGE EACH OF YOUR CUSTOMERS WITH PRODUCTS THEY LL LOVE. PREDICT Engage Each of Your Customers with Products They ll Love. Personalized Product Recommendations This intelligent recommendations

More information

Data Mining in CRM THE CRM STRATEGY

Data Mining in CRM THE CRM STRATEGY CHAPTER ONE Data Mining in CRM THE CRM STRATEGY Customers are the most important asset of an organization. There cannot be any business prospects without satisfied customers who remain loyal and develop

More information

IBM BW Lead Scoring, Product Recommendation, Retention Solution

IBM BW Lead Scoring, Product Recommendation, Retention Solution IBM BW Lead Scoring, Product Recommendation, Retention Solution Watson Advance Analytics Cognitive & AI Offering David Trinh Managing Director Global Industry Solutions Lead, GBS ix Bluewolf Salesforce

More information

Discover why your statistical intellect is in even more. demand now, than ever before. Natalie Mendes

Discover why your statistical intellect is in even more. demand now, than ever before. Natalie Mendes Discover why your statistical intellect is in even more demand now, than ever before Natalie Mendes Natalie Mendes is SAS Australia and New Zealand Product Marketing Manager for Analytics. Her primary

More information

BIG DATA IN BANKING Pravin Burra, Sept 2018

BIG DATA IN BANKING Pravin Burra, Sept 2018 BIG DATA IN BANKING Pravin Burra, Sept 2018 1 November 2018 Data Use Cases Capacity Alignment Banks have large volumes of data In any large organisation including Budgets, technology and capacity IT scheduling

More information

How to use internal and external data to realize the potential for changing the game in handset campaigns

How to use internal and external data to realize the potential for changing the game in handset campaigns How to use internal and external data to realize the potential for changing the game in handset campaigns ABSTRACT Hurcan Coskun, Avea Telecommunications Turkey Telecommunication industry is the fastest

More information

Effective CRM Using Predictive Analytics

Effective CRM Using Predictive Analytics Effective CRM Using Predictive Analytics Effective CRM Using Predictive Analytics Antonios Chorianopoulos This edition first published 2016 2016 John Wiley & Sons, Ltd Registered Office John Wiley & Sons,

More information

SAS Machine Learning and other Analytics: Trends and Roadmap. Sascha Schubert Sberbank 8 Sep 2017

SAS Machine Learning and other Analytics: Trends and Roadmap. Sascha Schubert Sberbank 8 Sep 2017 SAS Machine Learning and other Analytics: Trends and Roadmap Sascha Schubert Sberbank 8 Sep 2017 How Big Analytics will Change Organizations Optimization and Innovation Optimizing existing processes Customer

More information

GOVERNMENT ANALYTICS LEADERSHIP FORUM SAS Canada & The Institute of Public Administration of Canada. April 26 The Shaw Centre

GOVERNMENT ANALYTICS LEADERSHIP FORUM SAS Canada & The Institute of Public Administration of Canada. April 26 The Shaw Centre GOVERNMENT ANALYTICS LEADERSHIP FORUM SAS Canada & The Institute of Public Administration of Canada April 26 The Shaw Centre Ottawa Artificial Intelligence Algorithms Automation Deep Learning Machine Learning

More information

SAP CRM 7.0. Overview. SAP CRM 7.0 Marketing

SAP CRM 7.0. Overview. SAP CRM 7.0 Marketing SAP CRM 7.0 Overview SAP CRM 7.0 Marketing Agenda 1.Overview 2.CRM Marketing Features and Functions 3.Focus on the User SAP 2007 / Page 2 Marketing Environment Budgets are being cut Marketing must do more

More information

Solution for Customer and Portfolio Management

Solution for Customer and Portfolio Management Scorto Behavia Scorto Loan Decision Scorto Loan Manager SME Scorto Ample Collection Scorto Fraud Barrier Scorto Model Maestro Scorto Supervisor Solution for Customer and Portfolio Management All rights

More information

Louis Bodine IBM STG WW BAO Tiger Team Leader

Louis Bodine IBM STG WW BAO Tiger Team Leader Louis Bodine IBM STG WW BAO Tiger Team Leader Presentation Objectives Discuss the value of Business Analytics Discuss BAO Ecosystem Discuss Transformational Solutions http://www.youtube.com/watch?v=eiuick5oqdm

More information

Big Data and IoT Utilization in Japan

Big Data and IoT Utilization in Japan Big Data and IoT Utilization in Japan 2017.2.7 IoT Big Data Dr.Masahiro Ide Who am I? (Profile) Dr. Masahiro IDE Business Experience Engaged in analytics/big data, IoT utilization of consulting Management

More information

SmartCare. SPSS Workshop. Rick Durham - North American Advanced Analytics Channel Team IBM Corporation. Date: 5/28/2014

SmartCare. SPSS Workshop. Rick Durham - North American Advanced Analytics Channel Team IBM Corporation. Date: 5/28/2014 SPSS Workshop Key Presenter Rick Durham - North American Advanced Analytics Channel Team Date: 5/28/2014 Agenda What is Predictive Analytics? What is the architecture of the IBM/SPSS technology stack?

More information

From Information to Insight: The Big Value of Big Data. Faire Ann Co Marketing Manager, Information Management Software, ASEAN

From Information to Insight: The Big Value of Big Data. Faire Ann Co Marketing Manager, Information Management Software, ASEAN From Information to Insight: The Big Value of Big Data Faire Ann Co Marketing Manager, Information Management Software, ASEAN The World is Changing and Becoming More INSTRUMENTED INTERCONNECTED INTELLIGENT

More information

Predictive Analytics for Donor Management

Predictive Analytics for Donor Management IBM Software Business Analytics IBM SPSS Predictive Analytics Predictive Analytics for Donor Management Predictive Analytics for Donor Management Contents 2 Overview 3 The challenges of donor management

More information

RESEARCH NOTE THE STAGES OF AN ANALYTIC ENTERPRISE

RESEARCH NOTE THE STAGES OF AN ANALYTIC ENTERPRISE Return on Investment March 2012 Document M17 RESEARCH NOTE THE STAGES OF AN ANALYTIC ENTERPRISE THE BOTTOM LINE In its extensive look at business intelligence (BI), performance management (PM), predictive

More information

Drive Better Insights with Oracle Analytics Cloud

Drive Better Insights with Oracle Analytics Cloud Drive Better Insights with Oracle Analytics Cloud Thursday, April 5, 2018 Speakers: Jason Little, Sean Suskind Copyright 2018 Sierra-Cedar, Inc. All rights reserved Today s Presenters Jason Little VP of

More information