SlideShare a Scribd company logo
1 of 26
Ran Taig, PhD.
Data Science as a Service Team
Dell IT
Hardware Failure Prediction at
Dell-EMC
In This Talk:
 Dell and Our Team – Overview
 HW Failure Prediction
 Sample Use-Case: HDD Failure Prediction
 Internal Project
 Research Project
 Key Takeaways
3
The world’s largest
privately controlled
technology company
in numbers:
$74B revenue
Serving 98% Fortune 500
~140,000 team members
30,000 full time customer services &
support team members
180 countries
Huge (Enterprise) Install Base
4 of 21
© Copyright 2016 Dell Inc.
The Data Science as a Service Team
• Established more than five years ago.
• A group of machine learning practitioners,
statisticians and mathematicians.
• An essential part of Dell IT service teams.
• A unique, flexible, work model
• Provide a wide range of data science services
to Dell-EMC business units:
• Offering internal successful solutions to
external customers.
Hardware Failure Prediction
6 of 21
© Copyright 2016 Dell Inc.
Motivation and Vision
Towards
Proactive
IT Support
Prevent
Over-
Provisioning
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Lorem ipsum
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Avoid Data
LossData
Unavailability
7 of 21
© Copyright 2016 Dell Inc.
Many Good Questions
Which drives at Customer-A site will wear out in next 6 months?
Will this HDDSSDServer is expected to fail in the next 14 days?
How probable is a data loss event to occur on this array?
What’s the risk of using 0.5 WPD drives?
Sample Use-Case:
HDD Failure Prediction
9 of 21
© Copyright 2016 Dell Inc.
Starting Point
• Focused mainly in a drive population (age, vendor) rather then a specific drive
• (AFR, MTTF).
• Some academic work that was not applicable to our type of data and desired scale.
• Develop a classification model that can provide an alert for a specific drive failure
• Improved Logistics: Reduce the number of support engineers visits to customers sites.
• Improved customer experience.
• Prevent data loss and data unavailability events.
• Innovative Support Strategy.
Past Work
Target
Why?
10 of 21
© Copyright 2016 Dell Inc.
Main Challenges:
The Data – In Reality
• S.M.A.R.T attributes – Tends to vary between different vendors.
• Each business unit and at the times, each analytics group collected and
managed the data independently:
• Varied features.
• Varied frequencies.
• Many Interpretability Issues.
• Different data resources  platforms  parsers  formats  SMEs  …..
• Sparse tables.
• Missing data.
• Corrupted logs.
• Unstable frequencies (Communication Parsing  Ingestion Issues.
And as Always:
11 of 21
© Copyright 2016 Dell Inc.
Data Consolidation
The Business Data Lake
BU1………. BU4 TCE GDE
GS: install
base
Business Data
Lake
12 of 21
© Copyright 2016 Dell Inc.
Model Overview
• Intensive feature
engineering.
• A random forest
classifier.
• Optimizing
prediction period
in sync with the
BUISNESS.
13 of 21
© Copyright 2016 Dell Inc.
Model Additional Output
Replace
Test
Drive failure probability
• Help decision makers to see the BIG picture.
• What’s the $ value of each 0.1 change in the threshold?
14 of 21
© Copyright 2016 Dell Inc.
Evaluation
Results were disappointing.
This was no surprise as
The data was bad
Well, as always, blame the data not
the data scientist….
What should we do?
Some Research!
16 of 21
© Copyright 2016 Dell Inc.
PoC on Open Data
Strategy: Prove the importance of quality HDD data collection through research
• Records from 49,056 hard drives.
• Ranging over 21 principal manufacturers
• Daily collection over 2015 from each operational drive
• Basic drive information along with S.M.A.R.T statistics
• “Failed” label for the last operational day of the drive
• Structured and (almost) completely clean
An online backup company.
Released a dataset on its entire HDD install base as open-source.
17 of 21
© Copyright 2016 Dell Inc.
Better Data to Better Model
Incorporating Time-Series Based
Features
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Lorem ipsum
• For each counter attribute we computed a set
of time series features for the last 7,14 and 21
days
• We first fitted a linear function to the time
series for the specific feature and then
extracted its properties.
• In addition, for non-accumulative features we
extracted relevant features (Mean, Median,
Variability)
XX,XXX+Lorem ipsum
SMART 7
Variability
Slope
Max-diff
Intercept
18 of 21
© Copyright 2016 Dell Inc.
Modelling
The Fancy Parts
Lorem ipsum dolor sit amet,
consectetur adipiscing elit.
Lorem ipsum
• To provide a model that will best simulate a
production environment we divided into traintest
by TIME rather than by DRIVE:
All features are computed w.r.t. (some)
current date.
• For train labeling and feature extraction:
We fully ignored any sample that was
dated to the TEST PERIOD.
XX,XXX+Lorem ipsum
Multiple time-series training data
Multiple
time-
series
test data
Time
Feature Engineering
Model Training
Model
Evaluation
19 of 21
© Copyright 2016 Dell Inc.
Results
For 14 days horizon :
False Positive Rate = 0.2%
Recall = 26%.
This was improved to a 50% recall with 0.5% FPR
Details: Our SYSTOR’2017 Poster
20 of 21
© Copyright 2016 Dell Inc.
Implementation
• ~9M samples stored in the final GBDP dataset.
• GPDB supports native SQL that are executed in an efficient distributed manner.
• We used PLR which allows the formulation of R functions and run them on a (PostGre)SQL DB.
• Using PLR we efficiently computed some 20 different time-based features using SQL “window”
functions.
• Then, the ~50K dataset was moved to a local server for a standard Scikit-learn modelling work
21 of 21
© Copyright 2016 Dell Inc.
Additional Use Cases
• Endurance modelling and forecast
• Over-Drive prediction
• Flash failures
• ……..
Key Takeaways
23 of 21
© Copyright 2016 Dell Inc.
(Hard) Lessons Learned
• Data science team as educators for the value of data.
• Data science is a MUST-HAVE not a NICE-TO-HAVE
• POC over open (quality) data to showcase potential.
• Always provide a (rough) estimation of your model’s
$-value (revenue generator or cost-saving).
24 of 21
© Copyright 2016 Dell Inc.
(Hard) Lessons Learned
• IT is closest to the data and should be considered as
a key generator for the enterprise data culture
transformation.
• Be aware that you may be captured as a threat for
some traditional corporate analytics rolls.
• REAL change must come TOP-DOWN.
• Don’t waste a good mistake, learn from it!
Thank you
ran.taig@dell.com
DN 2017 |  Hardware Failure Prediction at Dell-EMC | Ran Taig | Dell

More Related Content

What's hot

Solutions for a Data Intensive World in a Parallel Universe..
Solutions for a Data Intensive World in a Parallel Universe..Solutions for a Data Intensive World in a Parallel Universe..
Solutions for a Data Intensive World in a Parallel Universe..Intel IT Center
 
Slides: Maintain 24/7 Availability for Your Enterprise Applications Environment
Slides: Maintain 24/7 Availability for Your Enterprise Applications EnvironmentSlides: Maintain 24/7 Availability for Your Enterprise Applications Environment
Slides: Maintain 24/7 Availability for Your Enterprise Applications EnvironmentNetApp
 
Just Say No to Spreadsheets: A Practical Approach to Automating Capacity Mana...
Just Say No to Spreadsheets: A Practical Approach to Automating Capacity Mana...Just Say No to Spreadsheets: A Practical Approach to Automating Capacity Mana...
Just Say No to Spreadsheets: A Practical Approach to Automating Capacity Mana...Precisely
 
Conspectus data warehousing appliances – fad or future
Conspectus   data warehousing appliances – fad or futureConspectus   data warehousing appliances – fad or future
Conspectus data warehousing appliances – fad or futureDavid Walker
 
ITsubbotnik Spring 2017: Dmitriy Yatsyuk "Готовое комплексное инфраструктурно...
ITsubbotnik Spring 2017: Dmitriy Yatsyuk "Готовое комплексное инфраструктурно...ITsubbotnik Spring 2017: Dmitriy Yatsyuk "Готовое комплексное инфраструктурно...
ITsubbotnik Spring 2017: Dmitriy Yatsyuk "Готовое комплексное инфраструктурно...epamspb
 
DataVard BW Fitness Test and HeatMap
DataVard BW Fitness Test and HeatMapDataVard BW Fitness Test and HeatMap
DataVard BW Fitness Test and HeatMapDataVard
 
11i to r12 Decision - Upgrade or Reimplement
11i to r12 Decision - Upgrade or Reimplement11i to r12 Decision - Upgrade or Reimplement
11i to r12 Decision - Upgrade or Reimplementeprentise
 
How to decrease the database size with automated housekeeping
How to decrease the database size with automated housekeepingHow to decrease the database size with automated housekeeping
How to decrease the database size with automated housekeepingDataVard
 
MongoDB World 2019: Enabling Global Tire Design Leveraging MongoDB's Document...
MongoDB World 2019: Enabling Global Tire Design Leveraging MongoDB's Document...MongoDB World 2019: Enabling Global Tire Design Leveraging MongoDB's Document...
MongoDB World 2019: Enabling Global Tire Design Leveraging MongoDB's Document...MongoDB
 
Catherine Railey Resume - 2015
Catherine Railey Resume - 2015Catherine Railey Resume - 2015
Catherine Railey Resume - 2015Cathy Railey
 
AVATA Webinar: Solutions to Common Demantra & ASCP Challenges
AVATA Webinar: Solutions to Common Demantra & ASCP ChallengesAVATA Webinar: Solutions to Common Demantra & ASCP Challenges
AVATA Webinar: Solutions to Common Demantra & ASCP ChallengesAVATA
 
The Total Economic Impact Of NetApp Storage For Desktop Virtualization
The Total Economic Impact Of NetApp Storage For Desktop VirtualizationThe Total Economic Impact Of NetApp Storage For Desktop Virtualization
The Total Economic Impact Of NetApp Storage For Desktop VirtualizationNetApp
 
Capacity Management of an ETL System
Capacity Management of an ETL SystemCapacity Management of an ETL System
Capacity Management of an ETL SystemASHOK BHATLA
 
Shrink your SAP BW by 40-50%
Shrink your SAP BW by 40-50%Shrink your SAP BW by 40-50%
Shrink your SAP BW by 40-50%DataVard
 
Pyxa's Approach to Migration Projects
Pyxa's Approach to Migration ProjectsPyxa's Approach to Migration Projects
Pyxa's Approach to Migration ProjectsPyxa Solutions, LLC
 

What's hot (18)

Solutions for a Data Intensive World in a Parallel Universe..
Solutions for a Data Intensive World in a Parallel Universe..Solutions for a Data Intensive World in a Parallel Universe..
Solutions for a Data Intensive World in a Parallel Universe..
 
Slides: Maintain 24/7 Availability for Your Enterprise Applications Environment
Slides: Maintain 24/7 Availability for Your Enterprise Applications EnvironmentSlides: Maintain 24/7 Availability for Your Enterprise Applications Environment
Slides: Maintain 24/7 Availability for Your Enterprise Applications Environment
 
Just Say No to Spreadsheets: A Practical Approach to Automating Capacity Mana...
Just Say No to Spreadsheets: A Practical Approach to Automating Capacity Mana...Just Say No to Spreadsheets: A Practical Approach to Automating Capacity Mana...
Just Say No to Spreadsheets: A Practical Approach to Automating Capacity Mana...
 
Conspectus data warehousing appliances – fad or future
Conspectus   data warehousing appliances – fad or futureConspectus   data warehousing appliances – fad or future
Conspectus data warehousing appliances – fad or future
 
ITsubbotnik Spring 2017: Dmitriy Yatsyuk "Готовое комплексное инфраструктурно...
ITsubbotnik Spring 2017: Dmitriy Yatsyuk "Готовое комплексное инфраструктурно...ITsubbotnik Spring 2017: Dmitriy Yatsyuk "Готовое комплексное инфраструктурно...
ITsubbotnik Spring 2017: Dmitriy Yatsyuk "Готовое комплексное инфраструктурно...
 
DataVard BW Fitness Test and HeatMap
DataVard BW Fitness Test and HeatMapDataVard BW Fitness Test and HeatMap
DataVard BW Fitness Test and HeatMap
 
Bratish_DasGupta
Bratish_DasGuptaBratish_DasGupta
Bratish_DasGupta
 
11i to r12 Decision - Upgrade or Reimplement
11i to r12 Decision - Upgrade or Reimplement11i to r12 Decision - Upgrade or Reimplement
11i to r12 Decision - Upgrade or Reimplement
 
How to decrease the database size with automated housekeeping
How to decrease the database size with automated housekeepingHow to decrease the database size with automated housekeeping
How to decrease the database size with automated housekeeping
 
MongoDB World 2019: Enabling Global Tire Design Leveraging MongoDB's Document...
MongoDB World 2019: Enabling Global Tire Design Leveraging MongoDB's Document...MongoDB World 2019: Enabling Global Tire Design Leveraging MongoDB's Document...
MongoDB World 2019: Enabling Global Tire Design Leveraging MongoDB's Document...
 
Catherine Railey Resume - 2015
Catherine Railey Resume - 2015Catherine Railey Resume - 2015
Catherine Railey Resume - 2015
 
Resume-Rajsekar Ramamoorthy
Resume-Rajsekar RamamoorthyResume-Rajsekar Ramamoorthy
Resume-Rajsekar Ramamoorthy
 
AVATA Webinar: Solutions to Common Demantra & ASCP Challenges
AVATA Webinar: Solutions to Common Demantra & ASCP ChallengesAVATA Webinar: Solutions to Common Demantra & ASCP Challenges
AVATA Webinar: Solutions to Common Demantra & ASCP Challenges
 
The Total Economic Impact Of NetApp Storage For Desktop Virtualization
The Total Economic Impact Of NetApp Storage For Desktop VirtualizationThe Total Economic Impact Of NetApp Storage For Desktop Virtualization
The Total Economic Impact Of NetApp Storage For Desktop Virtualization
 
Capacity Management of an ETL System
Capacity Management of an ETL SystemCapacity Management of an ETL System
Capacity Management of an ETL System
 
Shrink your SAP BW by 40-50%
Shrink your SAP BW by 40-50%Shrink your SAP BW by 40-50%
Shrink your SAP BW by 40-50%
 
Pyxa's Approach to Migration Projects
Pyxa's Approach to Migration ProjectsPyxa's Approach to Migration Projects
Pyxa's Approach to Migration Projects
 
Bhaviyaa Bhagawan Resume
Bhaviyaa Bhagawan ResumeBhaviyaa Bhagawan Resume
Bhaviyaa Bhagawan Resume
 

Similar to DN 2017 | Hardware Failure Prediction at Dell-EMC | Ran Taig | Dell

Best Laid Plans: Saving Time, Money and Trouble with Optimal Forecasting
Best Laid Plans: Saving Time, Money and Trouble with Optimal ForecastingBest Laid Plans: Saving Time, Money and Trouble with Optimal Forecasting
Best Laid Plans: Saving Time, Money and Trouble with Optimal ForecastingEric Kavanagh
 
OpenWorld: 4 Real-world Cloud Migration Case Studies
OpenWorld: 4 Real-world Cloud Migration Case StudiesOpenWorld: 4 Real-world Cloud Migration Case Studies
OpenWorld: 4 Real-world Cloud Migration Case StudiesDatavail
 
Data Engineer's Lunch #85: Designing a Modern Data Stack
Data Engineer's Lunch #85: Designing a Modern Data StackData Engineer's Lunch #85: Designing a Modern Data Stack
Data Engineer's Lunch #85: Designing a Modern Data StackAnant Corporation
 
Quicker Insights and Sustainable Business Agility Powered By Data Virtualizat...
Quicker Insights and Sustainable Business Agility Powered By Data Virtualizat...Quicker Insights and Sustainable Business Agility Powered By Data Virtualizat...
Quicker Insights and Sustainable Business Agility Powered By Data Virtualizat...Denodo
 
Bridging the Last Mile: Getting Data to the People Who Need It (APAC)
Bridging the Last Mile: Getting Data to the People Who Need It (APAC)Bridging the Last Mile: Getting Data to the People Who Need It (APAC)
Bridging the Last Mile: Getting Data to the People Who Need It (APAC)Denodo
 
ADV Slides: When and How Data Lakes Fit into a Modern Data Architecture
ADV Slides: When and How Data Lakes Fit into a Modern Data ArchitectureADV Slides: When and How Data Lakes Fit into a Modern Data Architecture
ADV Slides: When and How Data Lakes Fit into a Modern Data ArchitectureDATAVERSITY
 
ADV Slides: Platforming Your Data for Success – Databases, Hadoop, Managed Ha...
ADV Slides: Platforming Your Data for Success – Databases, Hadoop, Managed Ha...ADV Slides: Platforming Your Data for Success – Databases, Hadoop, Managed Ha...
ADV Slides: Platforming Your Data for Success – Databases, Hadoop, Managed Ha...DATAVERSITY
 
Seagate: Sensor Overload! Taming The Raging Manufacturing Big Data Torrent
Seagate: Sensor Overload! Taming The Raging Manufacturing Big Data TorrentSeagate: Sensor Overload! Taming The Raging Manufacturing Big Data Torrent
Seagate: Sensor Overload! Taming The Raging Manufacturing Big Data TorrentSeeling Cheung
 
CV_Prabhakar shet_ I T Analyst
CV_Prabhakar shet_ I T AnalystCV_Prabhakar shet_ I T Analyst
CV_Prabhakar shet_ I T AnalystPrabhakar Shet
 
L’architettura di classe enterprise di nuova generazione
L’architettura di classe enterprise di nuova generazioneL’architettura di classe enterprise di nuova generazione
L’architettura di classe enterprise di nuova generazioneMongoDB
 
OSA Con 2022 - Scaling your Pandas Analytics with Modin - Doris Lee - Ponder.pdf
OSA Con 2022 - Scaling your Pandas Analytics with Modin - Doris Lee - Ponder.pdfOSA Con 2022 - Scaling your Pandas Analytics with Modin - Doris Lee - Ponder.pdf
OSA Con 2022 - Scaling your Pandas Analytics with Modin - Doris Lee - Ponder.pdfAltinity Ltd
 
Data Engineer's Lunch #60: Series - Developing Enterprise Consciousness
Data Engineer's Lunch #60: Series - Developing Enterprise ConsciousnessData Engineer's Lunch #60: Series - Developing Enterprise Consciousness
Data Engineer's Lunch #60: Series - Developing Enterprise ConsciousnessAnant Corporation
 
Data Warehouse Optimization
Data Warehouse OptimizationData Warehouse Optimization
Data Warehouse OptimizationCloudera, Inc.
 
GouriShankar_Informatica
GouriShankar_InformaticaGouriShankar_Informatica
GouriShankar_InformaticaGouri Shankar M
 
HyperconvergedFantasyAnalytics
HyperconvergedFantasyAnalyticsHyperconvergedFantasyAnalytics
HyperconvergedFantasyAnalyticsJerry Jermann
 
Logical Data Fabric and Data Mesh – Driving Business Outcomes
Logical Data Fabric and Data Mesh – Driving Business OutcomesLogical Data Fabric and Data Mesh – Driving Business Outcomes
Logical Data Fabric and Data Mesh – Driving Business OutcomesDenodo
 
Mohd_Shaukath_5_Exp_Datastage
Mohd_Shaukath_5_Exp_DatastageMohd_Shaukath_5_Exp_Datastage
Mohd_Shaukath_5_Exp_DatastageMohammed Shaukath
 
How Data Virtualization Puts Enterprise Machine Learning Programs into Produc...
How Data Virtualization Puts Enterprise Machine Learning Programs into Produc...How Data Virtualization Puts Enterprise Machine Learning Programs into Produc...
How Data Virtualization Puts Enterprise Machine Learning Programs into Produc...Denodo
 

Similar to DN 2017 | Hardware Failure Prediction at Dell-EMC | Ran Taig | Dell (20)

Best Laid Plans: Saving Time, Money and Trouble with Optimal Forecasting
Best Laid Plans: Saving Time, Money and Trouble with Optimal ForecastingBest Laid Plans: Saving Time, Money and Trouble with Optimal Forecasting
Best Laid Plans: Saving Time, Money and Trouble with Optimal Forecasting
 
Sandeep Grandhi (1)
Sandeep Grandhi (1)Sandeep Grandhi (1)
Sandeep Grandhi (1)
 
OpenWorld: 4 Real-world Cloud Migration Case Studies
OpenWorld: 4 Real-world Cloud Migration Case StudiesOpenWorld: 4 Real-world Cloud Migration Case Studies
OpenWorld: 4 Real-world Cloud Migration Case Studies
 
Data Engineer's Lunch #85: Designing a Modern Data Stack
Data Engineer's Lunch #85: Designing a Modern Data StackData Engineer's Lunch #85: Designing a Modern Data Stack
Data Engineer's Lunch #85: Designing a Modern Data Stack
 
Quicker Insights and Sustainable Business Agility Powered By Data Virtualizat...
Quicker Insights and Sustainable Business Agility Powered By Data Virtualizat...Quicker Insights and Sustainable Business Agility Powered By Data Virtualizat...
Quicker Insights and Sustainable Business Agility Powered By Data Virtualizat...
 
Bridging the Last Mile: Getting Data to the People Who Need It (APAC)
Bridging the Last Mile: Getting Data to the People Who Need It (APAC)Bridging the Last Mile: Getting Data to the People Who Need It (APAC)
Bridging the Last Mile: Getting Data to the People Who Need It (APAC)
 
ADV Slides: When and How Data Lakes Fit into a Modern Data Architecture
ADV Slides: When and How Data Lakes Fit into a Modern Data ArchitectureADV Slides: When and How Data Lakes Fit into a Modern Data Architecture
ADV Slides: When and How Data Lakes Fit into a Modern Data Architecture
 
ADV Slides: Platforming Your Data for Success – Databases, Hadoop, Managed Ha...
ADV Slides: Platforming Your Data for Success – Databases, Hadoop, Managed Ha...ADV Slides: Platforming Your Data for Success – Databases, Hadoop, Managed Ha...
ADV Slides: Platforming Your Data for Success – Databases, Hadoop, Managed Ha...
 
Seagate: Sensor Overload! Taming The Raging Manufacturing Big Data Torrent
Seagate: Sensor Overload! Taming The Raging Manufacturing Big Data TorrentSeagate: Sensor Overload! Taming The Raging Manufacturing Big Data Torrent
Seagate: Sensor Overload! Taming The Raging Manufacturing Big Data Torrent
 
CV_Prabhakar shet_ I T Analyst
CV_Prabhakar shet_ I T AnalystCV_Prabhakar shet_ I T Analyst
CV_Prabhakar shet_ I T Analyst
 
L’architettura di classe enterprise di nuova generazione
L’architettura di classe enterprise di nuova generazioneL’architettura di classe enterprise di nuova generazione
L’architettura di classe enterprise di nuova generazione
 
OSA Con 2022 - Scaling your Pandas Analytics with Modin - Doris Lee - Ponder.pdf
OSA Con 2022 - Scaling your Pandas Analytics with Modin - Doris Lee - Ponder.pdfOSA Con 2022 - Scaling your Pandas Analytics with Modin - Doris Lee - Ponder.pdf
OSA Con 2022 - Scaling your Pandas Analytics with Modin - Doris Lee - Ponder.pdf
 
Data Engineer's Lunch #60: Series - Developing Enterprise Consciousness
Data Engineer's Lunch #60: Series - Developing Enterprise ConsciousnessData Engineer's Lunch #60: Series - Developing Enterprise Consciousness
Data Engineer's Lunch #60: Series - Developing Enterprise Consciousness
 
Data Warehouse Optimization
Data Warehouse OptimizationData Warehouse Optimization
Data Warehouse Optimization
 
Rudhra
RudhraRudhra
Rudhra
 
GouriShankar_Informatica
GouriShankar_InformaticaGouriShankar_Informatica
GouriShankar_Informatica
 
HyperconvergedFantasyAnalytics
HyperconvergedFantasyAnalyticsHyperconvergedFantasyAnalytics
HyperconvergedFantasyAnalytics
 
Logical Data Fabric and Data Mesh – Driving Business Outcomes
Logical Data Fabric and Data Mesh – Driving Business OutcomesLogical Data Fabric and Data Mesh – Driving Business Outcomes
Logical Data Fabric and Data Mesh – Driving Business Outcomes
 
Mohd_Shaukath_5_Exp_Datastage
Mohd_Shaukath_5_Exp_DatastageMohd_Shaukath_5_Exp_Datastage
Mohd_Shaukath_5_Exp_Datastage
 
How Data Virtualization Puts Enterprise Machine Learning Programs into Produc...
How Data Virtualization Puts Enterprise Machine Learning Programs into Produc...How Data Virtualization Puts Enterprise Machine Learning Programs into Produc...
How Data Virtualization Puts Enterprise Machine Learning Programs into Produc...
 

More from Dataconomy Media

Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & David An...
Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & 	David An...Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & 	David An...
Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & David An...Dataconomy Media
 
Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...
Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...
Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...Dataconomy Media
 
Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...
Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...
Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...Dataconomy Media
 
Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...
Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...
Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...Dataconomy Media
 
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...Dataconomy Media
 
Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...
Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...
Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...Dataconomy Media
 
Data Natives Vienna v 7.0 | "Building Kubernetes Operators with KUDO for Dat...
Data Natives Vienna v 7.0  | "Building Kubernetes Operators with KUDO for Dat...Data Natives Vienna v 7.0  | "Building Kubernetes Operators with KUDO for Dat...
Data Natives Vienna v 7.0 | "Building Kubernetes Operators with KUDO for Dat...Dataconomy Media
 
Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...
Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...
Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...Dataconomy Media
 
Data Natives Cologne v 4.0 | "The Data Lorax: Planting the Seeds of Fairness...
Data Natives Cologne v 4.0  | "The Data Lorax: Planting the Seeds of Fairness...Data Natives Cologne v 4.0  | "The Data Lorax: Planting the Seeds of Fairness...
Data Natives Cologne v 4.0 | "The Data Lorax: Planting the Seeds of Fairness...Dataconomy Media
 
Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...
Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...
Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...Dataconomy Media
 
Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...
Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...
Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...Dataconomy Media
 
Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...
Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...
Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...Dataconomy Media
 
Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...
Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...
Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...Dataconomy Media
 
Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...
Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...
Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...Dataconomy Media
 
Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...
Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...
Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...Dataconomy Media
 
Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...
Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...
Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...Dataconomy Media
 
Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...
Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...
Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...Dataconomy Media
 
Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...
Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...
Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...Dataconomy Media
 
Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...
Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...
Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...Dataconomy Media
 
Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...
Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...
Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...Dataconomy Media
 

More from Dataconomy Media (20)

Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & David An...
Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & 	David An...Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & 	David An...
Data Natives Paris v 10.0 | "Blockchain in Healthcare" - Lea Dias & David An...
 
Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...
Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...
Data Natives Frankfurt v 11.0 | "Competitive advantages with knowledge graphs...
 
Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...
Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...
Data Natives Frankfurt v 11.0 | "Can we be responsible for misuse of data & a...
 
Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...
Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...
Data Natives Munich v 12.0 | "How to be more productive with Autonomous Data ...
 
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...Data Natives meets DataRobot |  "Build and deploy an anti-money laundering mo...
Data Natives meets DataRobot | "Build and deploy an anti-money laundering mo...
 
Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...
Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...
Data Natives Munich v 12.0 | "Political Data Science: A tale of Fake News, So...
 
Data Natives Vienna v 7.0 | "Building Kubernetes Operators with KUDO for Dat...
Data Natives Vienna v 7.0  | "Building Kubernetes Operators with KUDO for Dat...Data Natives Vienna v 7.0  | "Building Kubernetes Operators with KUDO for Dat...
Data Natives Vienna v 7.0 | "Building Kubernetes Operators with KUDO for Dat...
 
Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...
Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...
Data Natives Vienna v 7.0 | "The Ingredients of Data Innovation" - Robbert de...
 
Data Natives Cologne v 4.0 | "The Data Lorax: Planting the Seeds of Fairness...
Data Natives Cologne v 4.0  | "The Data Lorax: Planting the Seeds of Fairness...Data Natives Cologne v 4.0  | "The Data Lorax: Planting the Seeds of Fairness...
Data Natives Cologne v 4.0 | "The Data Lorax: Planting the Seeds of Fairness...
 
Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...
Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...
Data Natives Cologne v 4.0 | "How People Analytics Can Reveal the Hidden Aspe...
 
Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...
Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...
Data Natives Amsterdam v 9.0 | "Ten Little Servers: A Story of no Downtime" -...
 
Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...
Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...
Data Natives Amsterdam v 9.0 | "Point in Time Labeling at Scale" - Timothy Th...
 
Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...
Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...
Data Natives Hamburg v 6.0 | "Interpersonal behavior: observing Alex to under...
 
Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...
Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...
Data Natives Hamburg v 6.0 | "About Surfing, Failing & Scaling" - Florian Sch...
 
Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...
Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...
Data NativesBerlin v 20.0 | "Serving A/B experimentation platform end-to-end"...
 
Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...
Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...
Data Natives Berlin v 20.0 | "Ten Little Servers: A Story of no Downtime" - A...
 
Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...
Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...
Big Data Frankfurt meets Thinkport | "The Cloud as a Driver of Innovation" - ...
 
Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...
Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...
Thinkport meets Frankfurt | "Financial Time Series Analysis using Wavelets" -...
 
Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...
Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...
Big Data Helsinki v 3 | "Distributed Machine and Deep Learning at Scale with ...
 
Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...
Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...
Big Data Helsinki v 3 | "Federated Learning and Privacy-preserving AI" - Oguz...
 

Recently uploaded

CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxolyaivanovalion
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% SecurePooja Nehwal
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...amitlee9823
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Delhi Call girls
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...amitlee9823
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysismanisha194592
 
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...amitlee9823
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...amitlee9823
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfMarinCaroMartnezBerg
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramMoniSankarHazra
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...amitlee9823
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAroojKhan71
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...ZurliaSoop
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFxolyaivanovalion
 
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...only4webmaster01
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxolyaivanovalion
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Researchmichael115558
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz1
 

Recently uploaded (20)

CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Saket (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
CebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptxCebaBaby dropshipping via API with DroFX.pptx
CebaBaby dropshipping via API with DroFX.pptx
 
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% SecureCall me @ 9892124323  Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
Call me @ 9892124323 Cheap Rate Call Girls in Vashi with Real Photo 100% Secure
 
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Marol Naka Call On 9920725232 With Body to body massage...
 
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
Call Girls in Sarai Kale Khan Delhi 💯 Call Us 🔝9205541914 🔝( Delhi) Escorts S...
 
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
Call Girls Bannerghatta Road Just Call 👗 7737669865 👗 Top Class Call Girl Ser...
 
April 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's AnalysisApril 2024 - Crypto Market Report's Analysis
April 2024 - Crypto Market Report's Analysis
 
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
Vip Mumbai Call Girls Thane West Call On 9920725232 With Body to body massage...
 
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 7737669865 👗 Top Class Call Girl Service B...
 
FESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdfFESE Capital Markets Fact Sheet 2024 Q1.pdf
FESE Capital Markets Fact Sheet 2024 Q1.pdf
 
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts ServiceCall Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
Call Girls In Shalimar Bagh ( Delhi) 9953330565 Escorts Service
 
Capstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics ProgramCapstone Project on IBM Data Analytics Program
Capstone Project on IBM Data Analytics Program
 
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
Escorts Service Kumaraswamy Layout ☎ 7737669865☎ Book Your One night Stand (B...
 
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al BarshaAl Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
Al Barsha Escorts $#$ O565212860 $#$ Escort Service In Al Barsha
 
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Surabaya ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
Halmar dropshipping via API with DroFx
Halmar  dropshipping  via API with DroFxHalmar  dropshipping  via API with DroFx
Halmar dropshipping via API with DroFx
 
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
Call Girls Indiranagar Just Call 👗 9155563397 👗 Top Class Call Girl Service B...
 
Mature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptxMature dropshipping via API with DroFx.pptx
Mature dropshipping via API with DroFx.pptx
 
Discover Why Less is More in B2B Research
Discover Why Less is More in B2B ResearchDiscover Why Less is More in B2B Research
Discover Why Less is More in B2B Research
 
Invezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signalsInvezz.com - Grow your wealth with trading signals
Invezz.com - Grow your wealth with trading signals
 

DN 2017 | Hardware Failure Prediction at Dell-EMC | Ran Taig | Dell

  • 1. Ran Taig, PhD. Data Science as a Service Team Dell IT Hardware Failure Prediction at Dell-EMC
  • 2. In This Talk:  Dell and Our Team – Overview  HW Failure Prediction  Sample Use-Case: HDD Failure Prediction  Internal Project  Research Project  Key Takeaways
  • 3. 3 The world’s largest privately controlled technology company in numbers: $74B revenue Serving 98% Fortune 500 ~140,000 team members 30,000 full time customer services & support team members 180 countries Huge (Enterprise) Install Base
  • 4. 4 of 21 © Copyright 2016 Dell Inc. The Data Science as a Service Team • Established more than five years ago. • A group of machine learning practitioners, statisticians and mathematicians. • An essential part of Dell IT service teams. • A unique, flexible, work model • Provide a wide range of data science services to Dell-EMC business units: • Offering internal successful solutions to external customers.
  • 6. 6 of 21 © Copyright 2016 Dell Inc. Motivation and Vision Towards Proactive IT Support Prevent Over- Provisioning Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum Lorem ipsum dolor sit amet, consectetur adipiscing elit. Avoid Data LossData Unavailability
  • 7. 7 of 21 © Copyright 2016 Dell Inc. Many Good Questions Which drives at Customer-A site will wear out in next 6 months? Will this HDDSSDServer is expected to fail in the next 14 days? How probable is a data loss event to occur on this array? What’s the risk of using 0.5 WPD drives?
  • 9. 9 of 21 © Copyright 2016 Dell Inc. Starting Point • Focused mainly in a drive population (age, vendor) rather then a specific drive • (AFR, MTTF). • Some academic work that was not applicable to our type of data and desired scale. • Develop a classification model that can provide an alert for a specific drive failure • Improved Logistics: Reduce the number of support engineers visits to customers sites. • Improved customer experience. • Prevent data loss and data unavailability events. • Innovative Support Strategy. Past Work Target Why?
  • 10. 10 of 21 © Copyright 2016 Dell Inc. Main Challenges: The Data – In Reality • S.M.A.R.T attributes – Tends to vary between different vendors. • Each business unit and at the times, each analytics group collected and managed the data independently: • Varied features. • Varied frequencies. • Many Interpretability Issues. • Different data resources platforms parsers formats SMEs ….. • Sparse tables. • Missing data. • Corrupted logs. • Unstable frequencies (Communication Parsing Ingestion Issues. And as Always:
  • 11. 11 of 21 © Copyright 2016 Dell Inc. Data Consolidation The Business Data Lake BU1………. BU4 TCE GDE GS: install base Business Data Lake
  • 12. 12 of 21 © Copyright 2016 Dell Inc. Model Overview • Intensive feature engineering. • A random forest classifier. • Optimizing prediction period in sync with the BUISNESS.
  • 13. 13 of 21 © Copyright 2016 Dell Inc. Model Additional Output Replace Test Drive failure probability • Help decision makers to see the BIG picture. • What’s the $ value of each 0.1 change in the threshold?
  • 14. 14 of 21 © Copyright 2016 Dell Inc. Evaluation Results were disappointing. This was no surprise as The data was bad Well, as always, blame the data not the data scientist….
  • 15. What should we do? Some Research!
  • 16. 16 of 21 © Copyright 2016 Dell Inc. PoC on Open Data Strategy: Prove the importance of quality HDD data collection through research • Records from 49,056 hard drives. • Ranging over 21 principal manufacturers • Daily collection over 2015 from each operational drive • Basic drive information along with S.M.A.R.T statistics • “Failed” label for the last operational day of the drive • Structured and (almost) completely clean An online backup company. Released a dataset on its entire HDD install base as open-source.
  • 17. 17 of 21 © Copyright 2016 Dell Inc. Better Data to Better Model Incorporating Time-Series Based Features Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum • For each counter attribute we computed a set of time series features for the last 7,14 and 21 days • We first fitted a linear function to the time series for the specific feature and then extracted its properties. • In addition, for non-accumulative features we extracted relevant features (Mean, Median, Variability) XX,XXX+Lorem ipsum SMART 7 Variability Slope Max-diff Intercept
  • 18. 18 of 21 © Copyright 2016 Dell Inc. Modelling The Fancy Parts Lorem ipsum dolor sit amet, consectetur adipiscing elit. Lorem ipsum • To provide a model that will best simulate a production environment we divided into traintest by TIME rather than by DRIVE: All features are computed w.r.t. (some) current date. • For train labeling and feature extraction: We fully ignored any sample that was dated to the TEST PERIOD. XX,XXX+Lorem ipsum Multiple time-series training data Multiple time- series test data Time Feature Engineering Model Training Model Evaluation
  • 19. 19 of 21 © Copyright 2016 Dell Inc. Results For 14 days horizon : False Positive Rate = 0.2% Recall = 26%. This was improved to a 50% recall with 0.5% FPR Details: Our SYSTOR’2017 Poster
  • 20. 20 of 21 © Copyright 2016 Dell Inc. Implementation • ~9M samples stored in the final GBDP dataset. • GPDB supports native SQL that are executed in an efficient distributed manner. • We used PLR which allows the formulation of R functions and run them on a (PostGre)SQL DB. • Using PLR we efficiently computed some 20 different time-based features using SQL “window” functions. • Then, the ~50K dataset was moved to a local server for a standard Scikit-learn modelling work
  • 21. 21 of 21 © Copyright 2016 Dell Inc. Additional Use Cases • Endurance modelling and forecast • Over-Drive prediction • Flash failures • ……..
  • 23. 23 of 21 © Copyright 2016 Dell Inc. (Hard) Lessons Learned • Data science team as educators for the value of data. • Data science is a MUST-HAVE not a NICE-TO-HAVE • POC over open (quality) data to showcase potential. • Always provide a (rough) estimation of your model’s $-value (revenue generator or cost-saving).
  • 24. 24 of 21 © Copyright 2016 Dell Inc. (Hard) Lessons Learned • IT is closest to the data and should be considered as a key generator for the enterprise data culture transformation. • Be aware that you may be captured as a threat for some traditional corporate analytics rolls. • REAL change must come TOP-DOWN. • Don’t waste a good mistake, learn from it!

Editor's Notes

  1. At approximately $74 billion in revenue, Dell Technologies is “The World’s Largest Privately-Controlled Technology Company” … bar none. If you look at the Fortune 500 for comparisons, in rough numbers: Microsoft - $94 billion IBM $83 billion Intel -$55 billion HPE - $52B (HPQ = $50B) Cisco - $49 billion Others with somewhat more diversified business models: Apple – $233 billion Amazon.com - $107 billion To give you a sense for the company’s scope and scale. Serving 98% of the Fortune 500 Approximately 140,000 team members 30,000 full-time customer services and support team members 180 countries We are also leaders in CSR initiatives, corporate giving, support for diversity in the workplace.
  2. Thank you! For any questions please drop me an email: amihai.savir@dell.com