SlideShare uma empresa Scribd logo
1 de 42
Baixar para ler offline
Pivotal Data Scientists on
the Front Line: Examples of
Data Science in Action
Getting to Know Your Customer with
Big & Fast Data
Pivotal Data Science Team

© Copyright 2013 EMC Corporation. All rights reserved.

1
Welcome – It’s a Pleasure to Meet You
• The Launch of Pivotal
• Pivotal Data Science Team
• Getting to Know Your Customer

- Meet your customer: Build Models
- Learn more about your customer: More Data
- Adapt to your customer: Dynamic Models

• Let’s Get Started: Pivotal Data Science Labs
• Q&A
© Copyright 2013 EMC Corporation. All rights reserved.

2
A NEW PLATFORM FOR A NEW ERA
Pivotal, The New EMC Spin-out
 Pivotal is building
a new platform for a new era
 This platform enables customers
to build a new class of
applications
 That leverage Big and Fast Data
 All this with the power of cloud
independence
© Copyright 2013 EMC Corporation. All rights reserved.

Private
Cloud

Public
Cloud

4
Introducing the Pivotal Stack
Data-Driven
Application
Development

Pivotal Data
Science Labs

Cloud
Application
Platform
Data &
Analytics
Platform

Virtualization

Cloud Storage

© Copyright 2013 EMC Corporation. All rights reserved.

5
Pivotal Services: Rapid Time to Value

Pivotal Labs:
Quickly create and
deploy new
applications
• Proven methodology to
remove risk and
accelerate results

© Copyright 2013 EMC Corporation. All rights reserved.

Pivotal Data
Science Labs:

Open Source
Support:

A proven data science
practice to accelerate
analytics projects

Collaborative and
customer-driven open
source support,
services and codevelopment

• Drive business value
through data analytics

6
Pivotal Data Science

© Copyright 2013 EMC Corporation. All rights reserved.

7
Tell Me About Data Science
 What it is:
–
–
–
–
–

Data preparation
Data exploration and visualization
Feature creation based on data and domain knowledge
Quantitative modeling & model validation
Scoring data

 What it is not:

– A set of tools
– Application development

© Copyright 2013 EMC Corporation. All rights reserved.

8
Platform-Driven Data Science Paradigm
Shift
1.
2.

Rapid ingestion of new data

3.

Re-use of valuable data

4.

Faster model building

5.

Scalable advanced modeling

6.

Faster model refreshing

7.

© Copyright 2013 EMC Corporation. All rights reserved.

Modeling on more data

Faster data scoring

9
Pivotal Data Science Knowledge Development

© Copyright 2013 EMC Corporation. All rights reserved.

10
 Data Science Strategy

Pivotal Data
Science Labs

 Point Model
Development
 Multiple Model
Development
 Transformation to
“Predictive Enterprise”

© Copyright 2013 EMC Corporation. All rights reserved.

12
Getting to Know Your
Customer
Deeper Insights
With Data Science

© Copyright 2013 EMC Corporation. All rights reserved.

13
More Data Science  Deeper Insights
Meet Your
Customer

Learn More
About Your
Customer

Adapt to
Your
Customer

Build
Models

More Data

Dynamic
Models

© Copyright 2013 EMC Corporation. All rights reserved.

14
The New Normal: “An Audience of One”
DATA DEVICES

Individuals
Analytic
Services

Employers
Advertising

Information
Brokers

AD
AGENCY

Marketers

INTERNET
Websites

Data
Users/Buyers

RETAIL

GOVERNMENT

Data
Aggregators

Catalog
Co-ops
Media
Media
Archives

Credit
Bureaus

PHONE/
TV

List
Brokers

Government

CONTENT

Delivery
Services

Banks

© Copyright 2013 EMC Corporation. All rights reserved.

15
Data-driven Customer Analytics
Data
Size

GB

Purchases
Customer
Data

TB

Transaction
History
Clickstream

PB

Social Media
Analysis
Targeting &
Retention
Campaign
optimization

Unified data supporting re-usable predictive models

© Copyright 2013 EMC Corporation. All rights reserved.

16
More Data Science  Deeper Insights
Meet Your
Customer

Learn More
About Your
Customer

Adapt to
Your
Customer

Build
Models

More Data

Dynamic
Models

© Copyright 2013 EMC Corporation. All rights reserved.

17
Who Are Our Customers?
• One way of learning about
customers is to divide them
into characteristic groups
• This is called segmentation
• Let’s take a look at a
segmentation exercise
Pivotal did with a large
medical insurance company…

© Copyright 2013 EMC Corporation. All rights reserved.

18
What Did We Have to Work With?

Product Sales

Population Served
© Copyright 2013 EMC Corporation. All rights reserved.

Claims Data

Consumer Data

Provider Information
19
So What Did We
Do With this Data?
Before – Random Clusters
© Copyright 2013 EMC Corporation. All rights reserved.

After – Cohesive Clusters
20
What Was the Outcome?
New Clinics

© Copyright 2013 EMC Corporation. All rights reserved.

Neighborhood
Clinics

Pirate Clinics

Established
Clinics

21
Where to Next?
ConsumerProvider
Recommendation
Engine

Lifetime Value
Calculation

Churn Models

Segmentation
as
Foundational
Analytics

Microsegmentation

Marketing Mix
Model

Cross-Sell/UpSell Optimization

© Copyright 2013 EMC Corporation. All rights reserved.

22
Summary: Get to Know Your Customer by Building DataDriven Models
Objective:
•Improve understanding of customer
Data:
•Existing EDW sources
•New big data sources that capture customer demographics, such as the publicly
available US Census
Data Science Methodology:
•Segmentation via k-means clustering
Business Impact & Improvement:
•Dramatically increase familiarity with makeup and behavior of customer base
•Drive targeted marketing efforts
•Lay foundation for higher-quality future models

© Copyright 2013 EMC Corporation. All rights reserved.

23
More Data Science  Deeper Insights
Meet Your
Customer

Learn More
About Your
Customer

Adapt to
Your
Customer

Build
Models

More Data

Dynamic
Models

© Copyright 2013 EMC Corporation. All rights reserved.

24
Churn Models for Telecom Industry
Goal

– Identify and prevent customers who are likely to churn.

Challenges
–
–
–
–

Cost of acquiring new customers is high
Recouping cost of customer acquisition high if customer is not retained long enough
Lower barrier to switching subscribers
With mobile number portability, barrier to switching even lower

Good News

– Cost of retaining existing customers is lower!

© Copyright 2013 EMC Corporation. All rights reserved.

25
Structured Features for Churn Models
The problem is extensively studied with a rich set of approaches in the
literature

Device

Texting Stats

Call Stats

Rate Plans

Customer
Demographics

 These features are great, but the models soon hit a plateau with
structured features!

© Copyright 2013 EMC Corporation. All rights reserved.

26
Blending the Unstructured with the
Structured
 What other sources of previously untapped data could we use ?

 Are our customers happy ? Where ? What segments ?
 What are the common topics in their conversations online ?

© Copyright 2013 EMC Corporation. All rights reserved.

27
Sentiment Analysis and Topic Models
BETTER PREDICT LIKELIHOOD
TO CHURN

Unstructured Data
External

Internal
Sentiment Analysis
Engine
(Classifier)

Topic Engine
(LDA)

Structured Data: EDW

© Copyright 2013 EMC Corporation. All rights reserved.

Topic Dashboard

28
Topic Clouds from Twitter - An Example
Baby shower & Coupons: 13%

Convenience:
26%

© Copyright 2013 EMC Corporation. All rights reserved.

Promotions, deals: 17%

Misc: 32%

Store
experience:
13%

29
Summary: More Data to Drive Additional Customer Insights
Objective:
•Improve accuracy of churn models by blending structured features with
unstructured text
Data:
•Existing structured features (call data records, device type, rate plans etc.)
•Call center memos
Data Science Methodology:
•Sentiment Analysis and Topic Modeling
Business Impact & Improvement:
•Achieved 16% improvement in ROC curve for Churn prediction
•Topic Models automatically identified common themes in call center memos
•Laid foundation for Text Analytics

© Copyright 2013 EMC Corporation. All rights reserved.

30
More Data Science  Deeper Insights
Meet Your
Customer

Learn More
About Your
Customer

Adapt to
Your
Customer

Build
Models

More Data

Dynamic
Models

© Copyright 2013 EMC Corporation. All rights reserved.

31
State of Data at Telco Company
Customer Segments

Multi-Gadget Families

New Data Sources

Affluent Matures
Internet Deep Packet
Inspection

Thrifty Families

TV Consumption (Linear)

High Tech Singles
Video On Demand
Consumption

Budget Singles

© Copyright 2013 EMC Corporation. All rights reserved.

Seniors

32
Understanding Subscriber Behavior
What is the level of engagement with
Client’s products (TV, VOD, Internet)?

Native Services
Internet

Video On Demand

TV

Internet Devices

What are the patterns of device usage
behavior?
What is the level of OTT engagement,
by segment, and by bandwidth?

© Copyright 2013 EMC Corporation. All rights reserved.

OTT Services

33
Newly Identified Behavior-Based
Segments
Moderates

iPhone Heavy

OTT & Data Heavyweights

Subscribers

Android Heavy

Portable OTT Entertainment Seekers
iPad Heavy

In-Home OTT Entertainment Seekers
VOD Heavy

In-Home Native Content Seekers
TV Heavy

© Copyright 2013 EMC Corporation. All rights reserved.

34
Going Further: Crossing Behavior-Based
Segments on Existing Customer Segments
Existing Segments

Newly Discovered Usage-Based
Segments
Moderates

Multi-Gadget Families

OTT & Data Heavyweights

Affluent Matures

In-Home OTT Entertainment Seekers

Thrifty Families

Portable OTT Entertainment Seekers - iPhone Heavy

High Tech Singles

Portable OTT Entertainment Seekers - Android Heavy

Budget Singles

Portable OTT Entertainment Seekers - iPad Heavy

Seniors

In-Home Native Content Seekers - VOD Heavy
In-Home Native Content Seekers - TV Heavy

Customized Micro-Segments!
© Copyright 2013 EMC Corporation. All rights reserved.

35
Driving New Business Value by Leveraging
Data Science

Upsell and Cross-Sell

© Copyright 2013 EMC Corporation. All rights reserved.

New Product Offerings

Data Monetization

36
Summary: Adapt to Your Customer with More Data Science
Objective:
•Combine existing models with new models derived from big data sources
Data:
•Existing EDW sources
•New big data sources that capture subscriber behavior, including machine
generated sources such as DPI & VOD set-top box data
Data Science Methodology:
•Micro-segmentation via clustering
Business Impact & Improvement:
•Reduce operational and financial dependence on survey data
•Lay foundation for data monetization
•Generate tailored upsell & cross-sell opportunities
•Real, customer behavior driven guidance for product & app development

© Copyright 2013 EMC Corporation. All rights reserved.

37
Let’s Get Started
Transforming Your Business with
Data Science

© Copyright 2013 EMC Corporation. All rights reserved.

38
Process in New
World Order

© Copyright 2013 EMC Corporation. All rights reserved.

39
Pivotal Data Science Labs: Packaged Services
LAB PRIMER

LAB 100

LAB 600

LAB 1200

• Analytics Roadmap

• On-site MPP
Analytics
Training

• Prof. services

• Prof. services

• Data science
model building

• Data science
model building

• Ready-to-deploy
model(s)

• Ready-to-deploy
model(s)

(2-Week Roadmapping)

• Prioritized
Opportunities
• Architectural
Recommendations

(Analytics Bundle)

• Analytics tool-kit
• Quick insight
(2 weeks)

(6-Week Lab)

(12-Week Lab)

*Pivotal platform priced separately
© Copyright 2013 EMC Corporation. All rights reserved.

40
Thank You
Do you have any questions?

© Copyright 2013 EMC Corporation. All rights reserved.

41
Pivotal Sessions at EMC World
Session

Presenter

Dates/Times

The Pivotal Platform: A Purpose-Built Platform for Big-DataDriven Applications

Josh Klahr

Tue 5:30 - 6:30, Palazzo E Wed
11:30 - 12:30, Delfino 4005

Pivotal: Data Scientists on the Front Line: Examples of
Data Science in Action

Noelle Sio

Tue 10:00 - 11:00, Lando 4205
Thu 8:30 - 9:30, Palazzo F

Pivotal: Operationalizing 1000-node Hadoop Cluster –
Analytics Workbench

Clinton Ooi
Bhavin Modi

Tue 11:30 - 12:30, Palazzo L Thu
10:00- 11:00 am, Delfino 4001A

Pivotal: for Powerful Processing of Unstructured Data For
Valuable Insights

SK
Krishnamurthy

Mon 4:00 - 5:00, Lando 4201 A
Tue 4:00 - 5:00, Palazzo M

Pivotal: Big & Fast data – merging real-time data and deep
analytics

Michael
Crutcher

Mon 1:00 - 2:00, Lando 4201 A
Wed 10:00 - 11:00, Palazzo M

Pivotal: Virtualize Big Data to Make The Elephant Dance

June Yang
Dan Baskette

Mon 11:30 - 12:30, Marcello
4401A Wed 4:00 - 5:00, Palazzo
E

Hadoop Design Patterns

Don Miner

Mon 2:30 - 3:30, Palazzo F Wed
8:30 - 9:30, Delfino 4005

© Copyright 2013 EMC Corporation. All rights reserved.

42
Pivotal: Data Scientists on the Front Line: Examples of Data Science in Action

Mais conteúdo relacionado

Mais procurados

Agile Data Science on Greenplum Using Airflow - Greenplum Summit 2019
Agile Data Science on Greenplum Using Airflow - Greenplum Summit 2019Agile Data Science on Greenplum Using Airflow - Greenplum Summit 2019
Agile Data Science on Greenplum Using Airflow - Greenplum Summit 2019VMware Tanzu
 
Machine Learning and Hadoop
Machine Learning and HadoopMachine Learning and Hadoop
Machine Learning and HadoopJosh Patterson
 
Present & Future of Greenplum Database A massively parallel Postgres Database...
Present & Future of Greenplum Database A massively parallel Postgres Database...Present & Future of Greenplum Database A massively parallel Postgres Database...
Present & Future of Greenplum Database A massively parallel Postgres Database...VMware Tanzu
 
Jean-François Puget, Distinguished Engineer, Machine Learning and Optimizatio...
Jean-François Puget, Distinguished Engineer, Machine Learning and Optimizatio...Jean-François Puget, Distinguished Engineer, Machine Learning and Optimizatio...
Jean-François Puget, Distinguished Engineer, Machine Learning and Optimizatio...MLconf
 
Machine Learning with Hadoop
Machine Learning with HadoopMachine Learning with Hadoop
Machine Learning with HadoopSangchul Song
 
The MADlib Analytics Library
The MADlib Analytics Library The MADlib Analytics Library
The MADlib Analytics Library EMC
 
Very large scale distributed deep learning on BigDL
Very large scale distributed deep learning on BigDLVery large scale distributed deep learning on BigDL
Very large scale distributed deep learning on BigDLDESMOND YUEN
 
Introduction to Mahout
Introduction to MahoutIntroduction to Mahout
Introduction to MahoutTed Dunning
 
Arun Rathinasabapathy, Senior Software Engineer, LexisNexis at MLconf ATL 2016
Arun Rathinasabapathy, Senior Software Engineer, LexisNexis at MLconf ATL 2016Arun Rathinasabapathy, Senior Software Engineer, LexisNexis at MLconf ATL 2016
Arun Rathinasabapathy, Senior Software Engineer, LexisNexis at MLconf ATL 2016MLconf
 
Multiplatform Spark solution for Graph datasources by Javier Dominguez
Multiplatform Spark solution for Graph datasources by Javier DominguezMultiplatform Spark solution for Graph datasources by Javier Dominguez
Multiplatform Spark solution for Graph datasources by Javier DominguezBig Data Spain
 
The Bitter Lesson of ML Pipelines
The Bitter Lesson of ML Pipelines The Bitter Lesson of ML Pipelines
The Bitter Lesson of ML Pipelines Jim Dowling
 
Data Science as a Commodity: Use MADlib, R, & other OSS Tools for Data Scienc...
Data Science as a Commodity: Use MADlib, R, & other OSS Tools for Data Scienc...Data Science as a Commodity: Use MADlib, R, & other OSS Tools for Data Scienc...
Data Science as a Commodity: Use MADlib, R, & other OSS Tools for Data Scienc...Sarah Aerni
 
Fully Automated QA System For Large Scale Search And Recommendation Engines U...
Fully Automated QA System For Large Scale Search And Recommendation Engines U...Fully Automated QA System For Large Scale Search And Recommendation Engines U...
Fully Automated QA System For Large Scale Search And Recommendation Engines U...Spark Summit
 
Machine learning at scale challenges and solutions
Machine learning at scale challenges and solutionsMachine learning at scale challenges and solutions
Machine learning at scale challenges and solutionsStavros Kontopoulos
 
Pivotal Greenplum: Postgres-Based. Multi-Cloud. Built for Analytics & AI - Gr...
Pivotal Greenplum: Postgres-Based. Multi-Cloud. Built for Analytics & AI - Gr...Pivotal Greenplum: Postgres-Based. Multi-Cloud. Built for Analytics & AI - Gr...
Pivotal Greenplum: Postgres-Based. Multi-Cloud. Built for Analytics & AI - Gr...VMware Tanzu
 
Analytics Zoo: Building Analytics and AI Pipeline for Apache Spark and BigDL ...
Analytics Zoo: Building Analytics and AI Pipeline for Apache Spark and BigDL ...Analytics Zoo: Building Analytics and AI Pipeline for Apache Spark and BigDL ...
Analytics Zoo: Building Analytics and AI Pipeline for Apache Spark and BigDL ...Databricks
 
Kaz Sato, Evangelist, Google at MLconf ATL 2016
Kaz Sato, Evangelist, Google at MLconf ATL 2016Kaz Sato, Evangelist, Google at MLconf ATL 2016
Kaz Sato, Evangelist, Google at MLconf ATL 2016MLconf
 
Streaming analytics state of the art
Streaming analytics state of the artStreaming analytics state of the art
Streaming analytics state of the artStavros Kontopoulos
 

Mais procurados (20)

Agile Data Science on Greenplum Using Airflow - Greenplum Summit 2019
Agile Data Science on Greenplum Using Airflow - Greenplum Summit 2019Agile Data Science on Greenplum Using Airflow - Greenplum Summit 2019
Agile Data Science on Greenplum Using Airflow - Greenplum Summit 2019
 
Machine Learning and Hadoop
Machine Learning and HadoopMachine Learning and Hadoop
Machine Learning and Hadoop
 
Present & Future of Greenplum Database A massively parallel Postgres Database...
Present & Future of Greenplum Database A massively parallel Postgres Database...Present & Future of Greenplum Database A massively parallel Postgres Database...
Present & Future of Greenplum Database A massively parallel Postgres Database...
 
Big Data Heterogeneous Mixture Learning on Spark
Big Data Heterogeneous Mixture Learning on SparkBig Data Heterogeneous Mixture Learning on Spark
Big Data Heterogeneous Mixture Learning on Spark
 
Jean-François Puget, Distinguished Engineer, Machine Learning and Optimizatio...
Jean-François Puget, Distinguished Engineer, Machine Learning and Optimizatio...Jean-François Puget, Distinguished Engineer, Machine Learning and Optimizatio...
Jean-François Puget, Distinguished Engineer, Machine Learning and Optimizatio...
 
Machine Learning with Hadoop
Machine Learning with HadoopMachine Learning with Hadoop
Machine Learning with Hadoop
 
The MADlib Analytics Library
The MADlib Analytics Library The MADlib Analytics Library
The MADlib Analytics Library
 
Very large scale distributed deep learning on BigDL
Very large scale distributed deep learning on BigDLVery large scale distributed deep learning on BigDL
Very large scale distributed deep learning on BigDL
 
Introduction to Mahout
Introduction to MahoutIntroduction to Mahout
Introduction to Mahout
 
Arun Rathinasabapathy, Senior Software Engineer, LexisNexis at MLconf ATL 2016
Arun Rathinasabapathy, Senior Software Engineer, LexisNexis at MLconf ATL 2016Arun Rathinasabapathy, Senior Software Engineer, LexisNexis at MLconf ATL 2016
Arun Rathinasabapathy, Senior Software Engineer, LexisNexis at MLconf ATL 2016
 
50 Shades of SQL
50 Shades of SQL50 Shades of SQL
50 Shades of SQL
 
Multiplatform Spark solution for Graph datasources by Javier Dominguez
Multiplatform Spark solution for Graph datasources by Javier DominguezMultiplatform Spark solution for Graph datasources by Javier Dominguez
Multiplatform Spark solution for Graph datasources by Javier Dominguez
 
The Bitter Lesson of ML Pipelines
The Bitter Lesson of ML Pipelines The Bitter Lesson of ML Pipelines
The Bitter Lesson of ML Pipelines
 
Data Science as a Commodity: Use MADlib, R, & other OSS Tools for Data Scienc...
Data Science as a Commodity: Use MADlib, R, & other OSS Tools for Data Scienc...Data Science as a Commodity: Use MADlib, R, & other OSS Tools for Data Scienc...
Data Science as a Commodity: Use MADlib, R, & other OSS Tools for Data Scienc...
 
Fully Automated QA System For Large Scale Search And Recommendation Engines U...
Fully Automated QA System For Large Scale Search And Recommendation Engines U...Fully Automated QA System For Large Scale Search And Recommendation Engines U...
Fully Automated QA System For Large Scale Search And Recommendation Engines U...
 
Machine learning at scale challenges and solutions
Machine learning at scale challenges and solutionsMachine learning at scale challenges and solutions
Machine learning at scale challenges and solutions
 
Pivotal Greenplum: Postgres-Based. Multi-Cloud. Built for Analytics & AI - Gr...
Pivotal Greenplum: Postgres-Based. Multi-Cloud. Built for Analytics & AI - Gr...Pivotal Greenplum: Postgres-Based. Multi-Cloud. Built for Analytics & AI - Gr...
Pivotal Greenplum: Postgres-Based. Multi-Cloud. Built for Analytics & AI - Gr...
 
Analytics Zoo: Building Analytics and AI Pipeline for Apache Spark and BigDL ...
Analytics Zoo: Building Analytics and AI Pipeline for Apache Spark and BigDL ...Analytics Zoo: Building Analytics and AI Pipeline for Apache Spark and BigDL ...
Analytics Zoo: Building Analytics and AI Pipeline for Apache Spark and BigDL ...
 
Kaz Sato, Evangelist, Google at MLconf ATL 2016
Kaz Sato, Evangelist, Google at MLconf ATL 2016Kaz Sato, Evangelist, Google at MLconf ATL 2016
Kaz Sato, Evangelist, Google at MLconf ATL 2016
 
Streaming analytics state of the art
Streaming analytics state of the artStreaming analytics state of the art
Streaming analytics state of the art
 

Destaque

Climate Data Lake: Empowering Citizen Scientists in Acadia National Park
Climate Data Lake: Empowering Citizen Scientists in Acadia National ParkClimate Data Lake: Empowering Citizen Scientists in Acadia National Park
Climate Data Lake: Empowering Citizen Scientists in Acadia National ParkSrivatsan Ramanujam
 
Pivotal Data Labs - Technology and Tools in our Data Scientist's Arsenal
Pivotal Data Labs - Technology and Tools in our Data Scientist's Arsenal Pivotal Data Labs - Technology and Tools in our Data Scientist's Arsenal
Pivotal Data Labs - Technology and Tools in our Data Scientist's Arsenal Srivatsan Ramanujam
 
Piece By Piece Design Portfolio
Piece By Piece Design PortfolioPiece By Piece Design Portfolio
Piece By Piece Design Portfolioleec9857
 
Company Logos
Company LogosCompany Logos
Company Logosloousmith
 
โรคอ้วน!!
โรคอ้วน!!โรคอ้วน!!
โรคอ้วน!!sumethinee
 
Questionnaire analysis
Questionnaire analysisQuestionnaire analysis
Questionnaire analysispbhanwra
 
Big Data Systems: Past, Present & (Possibly) Future with @techmilind
Big Data Systems: Past, Present &  (Possibly) Future with @techmilindBig Data Systems: Past, Present &  (Possibly) Future with @techmilind
Big Data Systems: Past, Present & (Possibly) Future with @techmilindEMC
 
Insaat kursu-sakarya
Insaat kursu-sakaryaInsaat kursu-sakarya
Insaat kursu-sakaryasersld54
 
EV Battery Tech: 5th Global Cost Reduction Initiative
EV Battery Tech: 5th Global Cost Reduction InitiativeEV Battery Tech: 5th Global Cost Reduction Initiative
EV Battery Tech: 5th Global Cost Reduction Initiativelouisegosling
 
Insaat kursu-kagithane
Insaat kursu-kagithaneInsaat kursu-kagithane
Insaat kursu-kagithanesersld54
 
แบบบ้านสองชั้น สวยทันสมัย ตกแต่งน่าอยู่
แบบบ้านสองชั้น สวยทันสมัย ตกแต่งน่าอยู่แบบบ้านสองชั้น สวยทันสมัย ตกแต่งน่าอยู่
แบบบ้านสองชั้น สวยทันสมัย ตกแต่งน่าอยู่Kamthon Sarawan
 
IT-as-a-Service Solutions for Healthcare Providers
IT-as-a-Service Solutions for Healthcare ProvidersIT-as-a-Service Solutions for Healthcare Providers
IT-as-a-Service Solutions for Healthcare ProvidersEMC
 

Destaque (15)

Climate Data Lake: Empowering Citizen Scientists in Acadia National Park
Climate Data Lake: Empowering Citizen Scientists in Acadia National ParkClimate Data Lake: Empowering Citizen Scientists in Acadia National Park
Climate Data Lake: Empowering Citizen Scientists in Acadia National Park
 
Pivotal Data Labs - Technology and Tools in our Data Scientist's Arsenal
Pivotal Data Labs - Technology and Tools in our Data Scientist's Arsenal Pivotal Data Labs - Technology and Tools in our Data Scientist's Arsenal
Pivotal Data Labs - Technology and Tools in our Data Scientist's Arsenal
 
Piece By Piece Design Portfolio
Piece By Piece Design PortfolioPiece By Piece Design Portfolio
Piece By Piece Design Portfolio
 
Company Logos
Company LogosCompany Logos
Company Logos
 
Kasia Bishop
Kasia BishopKasia Bishop
Kasia Bishop
 
โรคอ้วน!!
โรคอ้วน!!โรคอ้วน!!
โรคอ้วน!!
 
Questionnaire analysis
Questionnaire analysisQuestionnaire analysis
Questionnaire analysis
 
Doe Meer met Minder
Doe Meer met MinderDoe Meer met Minder
Doe Meer met Minder
 
User centric application delivery and configuration manager 2012
User centric application delivery and configuration manager 2012User centric application delivery and configuration manager 2012
User centric application delivery and configuration manager 2012
 
Big Data Systems: Past, Present & (Possibly) Future with @techmilind
Big Data Systems: Past, Present &  (Possibly) Future with @techmilindBig Data Systems: Past, Present &  (Possibly) Future with @techmilind
Big Data Systems: Past, Present & (Possibly) Future with @techmilind
 
Insaat kursu-sakarya
Insaat kursu-sakaryaInsaat kursu-sakarya
Insaat kursu-sakarya
 
EV Battery Tech: 5th Global Cost Reduction Initiative
EV Battery Tech: 5th Global Cost Reduction InitiativeEV Battery Tech: 5th Global Cost Reduction Initiative
EV Battery Tech: 5th Global Cost Reduction Initiative
 
Insaat kursu-kagithane
Insaat kursu-kagithaneInsaat kursu-kagithane
Insaat kursu-kagithane
 
แบบบ้านสองชั้น สวยทันสมัย ตกแต่งน่าอยู่
แบบบ้านสองชั้น สวยทันสมัย ตกแต่งน่าอยู่แบบบ้านสองชั้น สวยทันสมัย ตกแต่งน่าอยู่
แบบบ้านสองชั้น สวยทันสมัย ตกแต่งน่าอยู่
 
IT-as-a-Service Solutions for Healthcare Providers
IT-as-a-Service Solutions for Healthcare ProvidersIT-as-a-Service Solutions for Healthcare Providers
IT-as-a-Service Solutions for Healthcare Providers
 

Semelhante a Pivotal: Data Scientists on the Front Line: Examples of Data Science in Action

Oracle communications data model product overview
Oracle communications data model   product overviewOracle communications data model   product overview
Oracle communications data model product overviewGreenHamster
 
Machine Learning in Customer Analytics
Machine Learning in Customer AnalyticsMachine Learning in Customer Analytics
Machine Learning in Customer AnalyticsCourse5i
 
Driving Better Products with Customer Intelligence

Driving Better Products with Customer Intelligence
Driving Better Products with Customer Intelligence

Driving Better Products with Customer Intelligence
Cloudera, Inc.
 
The 5 Biggest Data Myths in Telco: Exposed
The 5 Biggest Data Myths in Telco: ExposedThe 5 Biggest Data Myths in Telco: Exposed
The 5 Biggest Data Myths in Telco: ExposedCloudera, Inc.
 
H2O World - Machine Learning at Comcast - Andrew Leamon & Chushi Ren
H2O World - Machine Learning at Comcast - Andrew Leamon & Chushi RenH2O World - Machine Learning at Comcast - Andrew Leamon & Chushi Ren
H2O World - Machine Learning at Comcast - Andrew Leamon & Chushi RenSri Ambati
 
Harnessing Big Data_UCLA
Harnessing Big Data_UCLAHarnessing Big Data_UCLA
Harnessing Big Data_UCLAPaul Barsch
 
The Automotive Journey Into the Cloud
The Automotive Journey Into the CloudThe Automotive Journey Into the Cloud
The Automotive Journey Into the CloudEmtec Inc.
 
The Automotive Journey Into the Cloud
The Automotive Journey Into the CloudThe Automotive Journey Into the Cloud
The Automotive Journey Into the CloudKim Pike
 
Digital Disruptives
Digital Disruptives Digital Disruptives
Digital Disruptives Jeremy Caine
 
Entry Points – How to Get Rolling with Big Data Analytics
Entry Points – How to Get Rolling with Big Data AnalyticsEntry Points – How to Get Rolling with Big Data Analytics
Entry Points – How to Get Rolling with Big Data AnalyticsInside Analysis
 
Empowering you with Democratized Data Access, Data Science and Machine Learning
Empowering you with Democratized Data Access, Data Science and Machine LearningEmpowering you with Democratized Data Access, Data Science and Machine Learning
Empowering you with Democratized Data Access, Data Science and Machine LearningDataWorks Summit
 
151116 Sedania Cloudera BDA Profile
151116 Sedania Cloudera BDA Profile151116 Sedania Cloudera BDA Profile
151116 Sedania Cloudera BDA ProfileZarul Zaabah
 
How to Wrangle Data for Machine Learning on AWS
 How to Wrangle Data for Machine Learning on AWS How to Wrangle Data for Machine Learning on AWS
How to Wrangle Data for Machine Learning on AWSAmazon Web Services
 
Kaushal Amin & Big 5 IT trends in the world
Kaushal Amin & Big 5 IT trends in the worldKaushal Amin & Big 5 IT trends in the world
Kaushal Amin & Big 5 IT trends in the worldQuang PM
 
Technology Trends and Big Data in 2013-2014
Technology Trends and Big Data in 2013-2014Technology Trends and Big Data in 2013-2014
Technology Trends and Big Data in 2013-2014KMS Technology
 
Network Analytics to improve customer experience
Network Analytics to improve customer experienceNetwork Analytics to improve customer experience
Network Analytics to improve customer experienceBSP Media Group
 
New technologies for data protection
New technologies for data protectionNew technologies for data protection
New technologies for data protectionUlf Mattsson
 
Reimagine Your Claims Process with Future-Proof Technologies
Reimagine Your Claims Process with Future-Proof TechnologiesReimagine Your Claims Process with Future-Proof Technologies
Reimagine Your Claims Process with Future-Proof TechnologiesNuxeo
 

Semelhante a Pivotal: Data Scientists on the Front Line: Examples of Data Science in Action (20)

Oracle communications data model product overview
Oracle communications data model   product overviewOracle communications data model   product overview
Oracle communications data model product overview
 
Machine Learning in Customer Analytics
Machine Learning in Customer AnalyticsMachine Learning in Customer Analytics
Machine Learning in Customer Analytics
 
Driving Better Products with Customer Intelligence

Driving Better Products with Customer Intelligence
Driving Better Products with Customer Intelligence

Driving Better Products with Customer Intelligence

 
The 5 Biggest Data Myths in Telco: Exposed
The 5 Biggest Data Myths in Telco: ExposedThe 5 Biggest Data Myths in Telco: Exposed
The 5 Biggest Data Myths in Telco: Exposed
 
SAND SKILLS
SAND SKILLSSAND SKILLS
SAND SKILLS
 
H2O World - Machine Learning at Comcast - Andrew Leamon & Chushi Ren
H2O World - Machine Learning at Comcast - Andrew Leamon & Chushi RenH2O World - Machine Learning at Comcast - Andrew Leamon & Chushi Ren
H2O World - Machine Learning at Comcast - Andrew Leamon & Chushi Ren
 
Harnessing Big Data_UCLA
Harnessing Big Data_UCLAHarnessing Big Data_UCLA
Harnessing Big Data_UCLA
 
The Automotive Journey Into the Cloud
The Automotive Journey Into the CloudThe Automotive Journey Into the Cloud
The Automotive Journey Into the Cloud
 
The Automotive Journey Into the Cloud
The Automotive Journey Into the CloudThe Automotive Journey Into the Cloud
The Automotive Journey Into the Cloud
 
Digital Disruptives
Digital Disruptives Digital Disruptives
Digital Disruptives
 
Entry Points – How to Get Rolling with Big Data Analytics
Entry Points – How to Get Rolling with Big Data AnalyticsEntry Points – How to Get Rolling with Big Data Analytics
Entry Points – How to Get Rolling with Big Data Analytics
 
Empowering you with Democratized Data Access, Data Science and Machine Learning
Empowering you with Democratized Data Access, Data Science and Machine LearningEmpowering you with Democratized Data Access, Data Science and Machine Learning
Empowering you with Democratized Data Access, Data Science and Machine Learning
 
151116 Sedania Cloudera BDA Profile
151116 Sedania Cloudera BDA Profile151116 Sedania Cloudera BDA Profile
151116 Sedania Cloudera BDA Profile
 
How to Wrangle Data for Machine Learning on AWS
 How to Wrangle Data for Machine Learning on AWS How to Wrangle Data for Machine Learning on AWS
How to Wrangle Data for Machine Learning on AWS
 
Kaushal Amin & Big 5 IT trends in the world
Kaushal Amin & Big 5 IT trends in the worldKaushal Amin & Big 5 IT trends in the world
Kaushal Amin & Big 5 IT trends in the world
 
Technology Trends and Big Data in 2013-2014
Technology Trends and Big Data in 2013-2014Technology Trends and Big Data in 2013-2014
Technology Trends and Big Data in 2013-2014
 
Big data
Big dataBig data
Big data
 
Network Analytics to improve customer experience
Network Analytics to improve customer experienceNetwork Analytics to improve customer experience
Network Analytics to improve customer experience
 
New technologies for data protection
New technologies for data protectionNew technologies for data protection
New technologies for data protection
 
Reimagine Your Claims Process with Future-Proof Technologies
Reimagine Your Claims Process with Future-Proof TechnologiesReimagine Your Claims Process with Future-Proof Technologies
Reimagine Your Claims Process with Future-Proof Technologies
 

Mais de EMC

INDUSTRY-LEADING TECHNOLOGY FOR LONG TERM RETENTION OF BACKUPS IN THE CLOUD
INDUSTRY-LEADING  TECHNOLOGY FOR LONG TERM RETENTION OF BACKUPS IN THE CLOUDINDUSTRY-LEADING  TECHNOLOGY FOR LONG TERM RETENTION OF BACKUPS IN THE CLOUD
INDUSTRY-LEADING TECHNOLOGY FOR LONG TERM RETENTION OF BACKUPS IN THE CLOUDEMC
 
Cloud Foundry Summit Berlin Keynote
Cloud Foundry Summit Berlin Keynote Cloud Foundry Summit Berlin Keynote
Cloud Foundry Summit Berlin Keynote EMC
 
EMC GLOBAL DATA PROTECTION INDEX
EMC GLOBAL DATA PROTECTION INDEX EMC GLOBAL DATA PROTECTION INDEX
EMC GLOBAL DATA PROTECTION INDEX EMC
 
Transforming Desktop Virtualization with Citrix XenDesktop and EMC XtremIO
Transforming Desktop Virtualization with Citrix XenDesktop and EMC XtremIOTransforming Desktop Virtualization with Citrix XenDesktop and EMC XtremIO
Transforming Desktop Virtualization with Citrix XenDesktop and EMC XtremIOEMC
 
Citrix ready-webinar-xtremio
Citrix ready-webinar-xtremioCitrix ready-webinar-xtremio
Citrix ready-webinar-xtremioEMC
 
EMC FORUM RESEARCH GLOBAL RESULTS - 10,451 RESPONSES ACROSS 33 COUNTRIES
EMC FORUM RESEARCH GLOBAL RESULTS - 10,451 RESPONSES ACROSS 33 COUNTRIES EMC FORUM RESEARCH GLOBAL RESULTS - 10,451 RESPONSES ACROSS 33 COUNTRIES
EMC FORUM RESEARCH GLOBAL RESULTS - 10,451 RESPONSES ACROSS 33 COUNTRIES EMC
 
EMC with Mirantis Openstack
EMC with Mirantis OpenstackEMC with Mirantis Openstack
EMC with Mirantis OpenstackEMC
 
Modern infrastructure for business data lake
Modern infrastructure for business data lakeModern infrastructure for business data lake
Modern infrastructure for business data lakeEMC
 
Force Cyber Criminals to Shop Elsewhere
Force Cyber Criminals to Shop ElsewhereForce Cyber Criminals to Shop Elsewhere
Force Cyber Criminals to Shop ElsewhereEMC
 
Pivotal : Moments in Container History
Pivotal : Moments in Container History Pivotal : Moments in Container History
Pivotal : Moments in Container History EMC
 
Data Lake Protection - A Technical Review
Data Lake Protection - A Technical ReviewData Lake Protection - A Technical Review
Data Lake Protection - A Technical ReviewEMC
 
Mobile E-commerce: Friend or Foe
Mobile E-commerce: Friend or FoeMobile E-commerce: Friend or Foe
Mobile E-commerce: Friend or FoeEMC
 
Virtualization Myths Infographic
Virtualization Myths Infographic Virtualization Myths Infographic
Virtualization Myths Infographic EMC
 
Intelligence-Driven GRC for Security
Intelligence-Driven GRC for SecurityIntelligence-Driven GRC for Security
Intelligence-Driven GRC for SecurityEMC
 
The Trust Paradox: Access Management and Trust in an Insecure Age
The Trust Paradox: Access Management and Trust in an Insecure AgeThe Trust Paradox: Access Management and Trust in an Insecure Age
The Trust Paradox: Access Management and Trust in an Insecure AgeEMC
 
EMC Technology Day - SRM University 2015
EMC Technology Day - SRM University 2015EMC Technology Day - SRM University 2015
EMC Technology Day - SRM University 2015EMC
 
EMC Academic Summit 2015
EMC Academic Summit 2015EMC Academic Summit 2015
EMC Academic Summit 2015EMC
 
Data Science and Big Data Analytics Book from EMC Education Services
Data Science and Big Data Analytics Book from EMC Education ServicesData Science and Big Data Analytics Book from EMC Education Services
Data Science and Big Data Analytics Book from EMC Education ServicesEMC
 
Using EMC Symmetrix Storage in VMware vSphere Environments
Using EMC Symmetrix Storage in VMware vSphere EnvironmentsUsing EMC Symmetrix Storage in VMware vSphere Environments
Using EMC Symmetrix Storage in VMware vSphere EnvironmentsEMC
 
Using EMC VNX storage with VMware vSphereTechBook
Using EMC VNX storage with VMware vSphereTechBookUsing EMC VNX storage with VMware vSphereTechBook
Using EMC VNX storage with VMware vSphereTechBookEMC
 

Mais de EMC (20)

INDUSTRY-LEADING TECHNOLOGY FOR LONG TERM RETENTION OF BACKUPS IN THE CLOUD
INDUSTRY-LEADING  TECHNOLOGY FOR LONG TERM RETENTION OF BACKUPS IN THE CLOUDINDUSTRY-LEADING  TECHNOLOGY FOR LONG TERM RETENTION OF BACKUPS IN THE CLOUD
INDUSTRY-LEADING TECHNOLOGY FOR LONG TERM RETENTION OF BACKUPS IN THE CLOUD
 
Cloud Foundry Summit Berlin Keynote
Cloud Foundry Summit Berlin Keynote Cloud Foundry Summit Berlin Keynote
Cloud Foundry Summit Berlin Keynote
 
EMC GLOBAL DATA PROTECTION INDEX
EMC GLOBAL DATA PROTECTION INDEX EMC GLOBAL DATA PROTECTION INDEX
EMC GLOBAL DATA PROTECTION INDEX
 
Transforming Desktop Virtualization with Citrix XenDesktop and EMC XtremIO
Transforming Desktop Virtualization with Citrix XenDesktop and EMC XtremIOTransforming Desktop Virtualization with Citrix XenDesktop and EMC XtremIO
Transforming Desktop Virtualization with Citrix XenDesktop and EMC XtremIO
 
Citrix ready-webinar-xtremio
Citrix ready-webinar-xtremioCitrix ready-webinar-xtremio
Citrix ready-webinar-xtremio
 
EMC FORUM RESEARCH GLOBAL RESULTS - 10,451 RESPONSES ACROSS 33 COUNTRIES
EMC FORUM RESEARCH GLOBAL RESULTS - 10,451 RESPONSES ACROSS 33 COUNTRIES EMC FORUM RESEARCH GLOBAL RESULTS - 10,451 RESPONSES ACROSS 33 COUNTRIES
EMC FORUM RESEARCH GLOBAL RESULTS - 10,451 RESPONSES ACROSS 33 COUNTRIES
 
EMC with Mirantis Openstack
EMC with Mirantis OpenstackEMC with Mirantis Openstack
EMC with Mirantis Openstack
 
Modern infrastructure for business data lake
Modern infrastructure for business data lakeModern infrastructure for business data lake
Modern infrastructure for business data lake
 
Force Cyber Criminals to Shop Elsewhere
Force Cyber Criminals to Shop ElsewhereForce Cyber Criminals to Shop Elsewhere
Force Cyber Criminals to Shop Elsewhere
 
Pivotal : Moments in Container History
Pivotal : Moments in Container History Pivotal : Moments in Container History
Pivotal : Moments in Container History
 
Data Lake Protection - A Technical Review
Data Lake Protection - A Technical ReviewData Lake Protection - A Technical Review
Data Lake Protection - A Technical Review
 
Mobile E-commerce: Friend or Foe
Mobile E-commerce: Friend or FoeMobile E-commerce: Friend or Foe
Mobile E-commerce: Friend or Foe
 
Virtualization Myths Infographic
Virtualization Myths Infographic Virtualization Myths Infographic
Virtualization Myths Infographic
 
Intelligence-Driven GRC for Security
Intelligence-Driven GRC for SecurityIntelligence-Driven GRC for Security
Intelligence-Driven GRC for Security
 
The Trust Paradox: Access Management and Trust in an Insecure Age
The Trust Paradox: Access Management and Trust in an Insecure AgeThe Trust Paradox: Access Management and Trust in an Insecure Age
The Trust Paradox: Access Management and Trust in an Insecure Age
 
EMC Technology Day - SRM University 2015
EMC Technology Day - SRM University 2015EMC Technology Day - SRM University 2015
EMC Technology Day - SRM University 2015
 
EMC Academic Summit 2015
EMC Academic Summit 2015EMC Academic Summit 2015
EMC Academic Summit 2015
 
Data Science and Big Data Analytics Book from EMC Education Services
Data Science and Big Data Analytics Book from EMC Education ServicesData Science and Big Data Analytics Book from EMC Education Services
Data Science and Big Data Analytics Book from EMC Education Services
 
Using EMC Symmetrix Storage in VMware vSphere Environments
Using EMC Symmetrix Storage in VMware vSphere EnvironmentsUsing EMC Symmetrix Storage in VMware vSphere Environments
Using EMC Symmetrix Storage in VMware vSphere Environments
 
Using EMC VNX storage with VMware vSphereTechBook
Using EMC VNX storage with VMware vSphereTechBookUsing EMC VNX storage with VMware vSphereTechBook
Using EMC VNX storage with VMware vSphereTechBook
 

Último

The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024BookNet Canada
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...HostedbyConfluent
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesSinan KOZAK
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhisoniya singh
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 

Último (20)

The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
Transcript: #StandardsGoals for 2024: What’s new for BISAC - Tech Forum 2024
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
Transforming Data Streams with Kafka Connect: An Introduction to Single Messa...
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 
Unblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen FramesUnblocking The Main Thread Solving ANRs and Frozen Frames
Unblocking The Main Thread Solving ANRs and Frozen Frames
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | DelhiFULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
FULL ENJOY 🔝 8264348440 🔝 Call Girls in Diplomatic Enclave | Delhi
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 

Pivotal: Data Scientists on the Front Line: Examples of Data Science in Action

  • 1. Pivotal Data Scientists on the Front Line: Examples of Data Science in Action Getting to Know Your Customer with Big & Fast Data Pivotal Data Science Team © Copyright 2013 EMC Corporation. All rights reserved. 1
  • 2. Welcome – It’s a Pleasure to Meet You • The Launch of Pivotal • Pivotal Data Science Team • Getting to Know Your Customer - Meet your customer: Build Models - Learn more about your customer: More Data - Adapt to your customer: Dynamic Models • Let’s Get Started: Pivotal Data Science Labs • Q&A © Copyright 2013 EMC Corporation. All rights reserved. 2
  • 3. A NEW PLATFORM FOR A NEW ERA
  • 4. Pivotal, The New EMC Spin-out  Pivotal is building a new platform for a new era  This platform enables customers to build a new class of applications  That leverage Big and Fast Data  All this with the power of cloud independence © Copyright 2013 EMC Corporation. All rights reserved. Private Cloud Public Cloud 4
  • 5. Introducing the Pivotal Stack Data-Driven Application Development Pivotal Data Science Labs Cloud Application Platform Data & Analytics Platform Virtualization Cloud Storage © Copyright 2013 EMC Corporation. All rights reserved. 5
  • 6. Pivotal Services: Rapid Time to Value Pivotal Labs: Quickly create and deploy new applications • Proven methodology to remove risk and accelerate results © Copyright 2013 EMC Corporation. All rights reserved. Pivotal Data Science Labs: Open Source Support: A proven data science practice to accelerate analytics projects Collaborative and customer-driven open source support, services and codevelopment • Drive business value through data analytics 6
  • 7. Pivotal Data Science © Copyright 2013 EMC Corporation. All rights reserved. 7
  • 8. Tell Me About Data Science  What it is: – – – – – Data preparation Data exploration and visualization Feature creation based on data and domain knowledge Quantitative modeling & model validation Scoring data  What it is not: – A set of tools – Application development © Copyright 2013 EMC Corporation. All rights reserved. 8
  • 9. Platform-Driven Data Science Paradigm Shift 1. 2. Rapid ingestion of new data 3. Re-use of valuable data 4. Faster model building 5. Scalable advanced modeling 6. Faster model refreshing 7. © Copyright 2013 EMC Corporation. All rights reserved. Modeling on more data Faster data scoring 9
  • 10. Pivotal Data Science Knowledge Development © Copyright 2013 EMC Corporation. All rights reserved. 10
  • 11.  Data Science Strategy Pivotal Data Science Labs  Point Model Development  Multiple Model Development  Transformation to “Predictive Enterprise” © Copyright 2013 EMC Corporation. All rights reserved. 12
  • 12. Getting to Know Your Customer Deeper Insights With Data Science © Copyright 2013 EMC Corporation. All rights reserved. 13
  • 13. More Data Science  Deeper Insights Meet Your Customer Learn More About Your Customer Adapt to Your Customer Build Models More Data Dynamic Models © Copyright 2013 EMC Corporation. All rights reserved. 14
  • 14. The New Normal: “An Audience of One” DATA DEVICES Individuals Analytic Services Employers Advertising Information Brokers AD AGENCY Marketers INTERNET Websites Data Users/Buyers RETAIL GOVERNMENT Data Aggregators Catalog Co-ops Media Media Archives Credit Bureaus PHONE/ TV List Brokers Government CONTENT Delivery Services Banks © Copyright 2013 EMC Corporation. All rights reserved. 15
  • 15. Data-driven Customer Analytics Data Size GB Purchases Customer Data TB Transaction History Clickstream PB Social Media Analysis Targeting & Retention Campaign optimization Unified data supporting re-usable predictive models © Copyright 2013 EMC Corporation. All rights reserved. 16
  • 16. More Data Science  Deeper Insights Meet Your Customer Learn More About Your Customer Adapt to Your Customer Build Models More Data Dynamic Models © Copyright 2013 EMC Corporation. All rights reserved. 17
  • 17. Who Are Our Customers? • One way of learning about customers is to divide them into characteristic groups • This is called segmentation • Let’s take a look at a segmentation exercise Pivotal did with a large medical insurance company… © Copyright 2013 EMC Corporation. All rights reserved. 18
  • 18. What Did We Have to Work With? Product Sales Population Served © Copyright 2013 EMC Corporation. All rights reserved. Claims Data Consumer Data Provider Information 19
  • 19. So What Did We Do With this Data? Before – Random Clusters © Copyright 2013 EMC Corporation. All rights reserved. After – Cohesive Clusters 20
  • 20. What Was the Outcome? New Clinics © Copyright 2013 EMC Corporation. All rights reserved. Neighborhood Clinics Pirate Clinics Established Clinics 21
  • 21. Where to Next? ConsumerProvider Recommendation Engine Lifetime Value Calculation Churn Models Segmentation as Foundational Analytics Microsegmentation Marketing Mix Model Cross-Sell/UpSell Optimization © Copyright 2013 EMC Corporation. All rights reserved. 22
  • 22. Summary: Get to Know Your Customer by Building DataDriven Models Objective: •Improve understanding of customer Data: •Existing EDW sources •New big data sources that capture customer demographics, such as the publicly available US Census Data Science Methodology: •Segmentation via k-means clustering Business Impact & Improvement: •Dramatically increase familiarity with makeup and behavior of customer base •Drive targeted marketing efforts •Lay foundation for higher-quality future models © Copyright 2013 EMC Corporation. All rights reserved. 23
  • 23. More Data Science  Deeper Insights Meet Your Customer Learn More About Your Customer Adapt to Your Customer Build Models More Data Dynamic Models © Copyright 2013 EMC Corporation. All rights reserved. 24
  • 24. Churn Models for Telecom Industry Goal – Identify and prevent customers who are likely to churn. Challenges – – – – Cost of acquiring new customers is high Recouping cost of customer acquisition high if customer is not retained long enough Lower barrier to switching subscribers With mobile number portability, barrier to switching even lower Good News – Cost of retaining existing customers is lower! © Copyright 2013 EMC Corporation. All rights reserved. 25
  • 25. Structured Features for Churn Models The problem is extensively studied with a rich set of approaches in the literature Device Texting Stats Call Stats Rate Plans Customer Demographics  These features are great, but the models soon hit a plateau with structured features! © Copyright 2013 EMC Corporation. All rights reserved. 26
  • 26. Blending the Unstructured with the Structured  What other sources of previously untapped data could we use ?  Are our customers happy ? Where ? What segments ?  What are the common topics in their conversations online ? © Copyright 2013 EMC Corporation. All rights reserved. 27
  • 27. Sentiment Analysis and Topic Models BETTER PREDICT LIKELIHOOD TO CHURN Unstructured Data External Internal Sentiment Analysis Engine (Classifier) Topic Engine (LDA) Structured Data: EDW © Copyright 2013 EMC Corporation. All rights reserved. Topic Dashboard 28
  • 28. Topic Clouds from Twitter - An Example Baby shower & Coupons: 13% Convenience: 26% © Copyright 2013 EMC Corporation. All rights reserved. Promotions, deals: 17% Misc: 32% Store experience: 13% 29
  • 29. Summary: More Data to Drive Additional Customer Insights Objective: •Improve accuracy of churn models by blending structured features with unstructured text Data: •Existing structured features (call data records, device type, rate plans etc.) •Call center memos Data Science Methodology: •Sentiment Analysis and Topic Modeling Business Impact & Improvement: •Achieved 16% improvement in ROC curve for Churn prediction •Topic Models automatically identified common themes in call center memos •Laid foundation for Text Analytics © Copyright 2013 EMC Corporation. All rights reserved. 30
  • 30. More Data Science  Deeper Insights Meet Your Customer Learn More About Your Customer Adapt to Your Customer Build Models More Data Dynamic Models © Copyright 2013 EMC Corporation. All rights reserved. 31
  • 31. State of Data at Telco Company Customer Segments Multi-Gadget Families New Data Sources Affluent Matures Internet Deep Packet Inspection Thrifty Families TV Consumption (Linear) High Tech Singles Video On Demand Consumption Budget Singles © Copyright 2013 EMC Corporation. All rights reserved. Seniors 32
  • 32. Understanding Subscriber Behavior What is the level of engagement with Client’s products (TV, VOD, Internet)? Native Services Internet Video On Demand TV Internet Devices What are the patterns of device usage behavior? What is the level of OTT engagement, by segment, and by bandwidth? © Copyright 2013 EMC Corporation. All rights reserved. OTT Services 33
  • 33. Newly Identified Behavior-Based Segments Moderates iPhone Heavy OTT & Data Heavyweights Subscribers Android Heavy Portable OTT Entertainment Seekers iPad Heavy In-Home OTT Entertainment Seekers VOD Heavy In-Home Native Content Seekers TV Heavy © Copyright 2013 EMC Corporation. All rights reserved. 34
  • 34. Going Further: Crossing Behavior-Based Segments on Existing Customer Segments Existing Segments Newly Discovered Usage-Based Segments Moderates Multi-Gadget Families OTT & Data Heavyweights Affluent Matures In-Home OTT Entertainment Seekers Thrifty Families Portable OTT Entertainment Seekers - iPhone Heavy High Tech Singles Portable OTT Entertainment Seekers - Android Heavy Budget Singles Portable OTT Entertainment Seekers - iPad Heavy Seniors In-Home Native Content Seekers - VOD Heavy In-Home Native Content Seekers - TV Heavy Customized Micro-Segments! © Copyright 2013 EMC Corporation. All rights reserved. 35
  • 35. Driving New Business Value by Leveraging Data Science Upsell and Cross-Sell © Copyright 2013 EMC Corporation. All rights reserved. New Product Offerings Data Monetization 36
  • 36. Summary: Adapt to Your Customer with More Data Science Objective: •Combine existing models with new models derived from big data sources Data: •Existing EDW sources •New big data sources that capture subscriber behavior, including machine generated sources such as DPI & VOD set-top box data Data Science Methodology: •Micro-segmentation via clustering Business Impact & Improvement: •Reduce operational and financial dependence on survey data •Lay foundation for data monetization •Generate tailored upsell & cross-sell opportunities •Real, customer behavior driven guidance for product & app development © Copyright 2013 EMC Corporation. All rights reserved. 37
  • 37. Let’s Get Started Transforming Your Business with Data Science © Copyright 2013 EMC Corporation. All rights reserved. 38
  • 38. Process in New World Order © Copyright 2013 EMC Corporation. All rights reserved. 39
  • 39. Pivotal Data Science Labs: Packaged Services LAB PRIMER LAB 100 LAB 600 LAB 1200 • Analytics Roadmap • On-site MPP Analytics Training • Prof. services • Prof. services • Data science model building • Data science model building • Ready-to-deploy model(s) • Ready-to-deploy model(s) (2-Week Roadmapping) • Prioritized Opportunities • Architectural Recommendations (Analytics Bundle) • Analytics tool-kit • Quick insight (2 weeks) (6-Week Lab) (12-Week Lab) *Pivotal platform priced separately © Copyright 2013 EMC Corporation. All rights reserved. 40
  • 40. Thank You Do you have any questions? © Copyright 2013 EMC Corporation. All rights reserved. 41
  • 41. Pivotal Sessions at EMC World Session Presenter Dates/Times The Pivotal Platform: A Purpose-Built Platform for Big-DataDriven Applications Josh Klahr Tue 5:30 - 6:30, Palazzo E Wed 11:30 - 12:30, Delfino 4005 Pivotal: Data Scientists on the Front Line: Examples of Data Science in Action Noelle Sio Tue 10:00 - 11:00, Lando 4205 Thu 8:30 - 9:30, Palazzo F Pivotal: Operationalizing 1000-node Hadoop Cluster – Analytics Workbench Clinton Ooi Bhavin Modi Tue 11:30 - 12:30, Palazzo L Thu 10:00- 11:00 am, Delfino 4001A Pivotal: for Powerful Processing of Unstructured Data For Valuable Insights SK Krishnamurthy Mon 4:00 - 5:00, Lando 4201 A Tue 4:00 - 5:00, Palazzo M Pivotal: Big & Fast data – merging real-time data and deep analytics Michael Crutcher Mon 1:00 - 2:00, Lando 4201 A Wed 10:00 - 11:00, Palazzo M Pivotal: Virtualize Big Data to Make The Elephant Dance June Yang Dan Baskette Mon 11:30 - 12:30, Marcello 4401A Wed 4:00 - 5:00, Palazzo E Hadoop Design Patterns Don Miner Mon 2:30 - 3:30, Palazzo F Wed 8:30 - 9:30, Delfino 4005 © Copyright 2013 EMC Corporation. All rights reserved. 42