Big Data and Machine Learning for Predictive Maintenance

Size: px
Start display at page:

Download "Big Data and Machine Learning for Predictive Maintenance"

Transcription

1 Big Data and Machine Learning for Predictive Maintenance Paul Peeling 2015 The MathWorks, Inc. 1

2 Agenda The Predictive Maintenance Opportunity Exploring Big Data Machine Learning Approaches Deep Learning Fault Modelling Deploying to the Edge and the Cloud 2

3 React or Prevent? Aaron tango Tang on Flicker 3

4 Predictive Maintenance software Sense Temperature sensors Pressure sensors Vibration sensors Perceive Decide & Plan Act Total of 25 sensors - but which ones were the best predictors? 4

5 Predictive Maintenance software Sense Perceive Decide & Plan Act 5

6 What do we mean by Predictive Maintenance? Monitor equipment to avoid future failure. Schedule maintenance when it s needed. Identify the root cause of issues. How? Predictive models and sensor data. Deploying to the equipment and cloud. 6

7 Why is Predictive Maintenance Important? 7

8 Why is Predictive Maintenance Important? Source: GE Oil & Gas 8

9 Deploying Predictive Maintenance Algorithms 9

10 Aside: What if? I m not in the business of Predictive Maintenance I don t have big data I don t have any data I don t have a computing cluster I need a simpler solution 10

11 Workflow Access and Explore Data Preprocess Data Develop Predictive Models Integrate Analytics with Systems Files Visualizing Data Machine learning Embedded Devices/Hardware Sensors Data Reduction/ Transformation Model Validation Enterprise Scale Systems 11

12 Workflow Access and Explore Data Files Sensors 12

13 Predictive Maintenance of Turbofan Engine Sensor data from 100 engines of the same model Maintenance scheduled every 125 cycles Only 4 engines needed maintenance after 1 st round Predict and fix failures before they arise Import and analyze historical sensor data Train model to predict when failures will occur Deploy model to run on live sensor data Predict failures in real time Data provided by NASA PCoE 13

14 Working with Big Data Where is the data? How big is the data? What code can I write? 14

15 Tall Arrays Scaling your code to big data Automatically optimize data access bottlenecks Write code the same way you've always written it MATLAB automatically reorders operations to minimize disk access Machine Memory Applicable when: Data is columnar with many rows Overall data size is too big to fit into memory Operations are mathematical/statistical in nature Statistical and machine learning applications Hundreds of functions supported in MATLAB and Statistics and Machine Learning Toolbox Tall Data 15

16 Filtering Data 16

17 Workflow Access and Explore Data Preprocess Data Develop Predictive Models Integrate Analytics with Systems Files Visualizing Data Machine learning Embedded Devices/Hardware Sensors Data Reduction/ Transformation Model Validation Enterprise Scale Systems 17

18 Visualizing Big Data Using tall Support for: histogram histogram2 ksdensity plot scatter binscatter 18

19 Visualizing Big Data Using tall scatter binscatter 19

20 Standardizing Data 20

21 Deferred evaluation and gathering What does gather do? 1. Evaluate any pending operations 2. Collect the partitioned data into MATLAB main memory 3. Unwrap the data into an array or table 21

22 Workflow Access and Explore Data Preprocess Data Develop Predictive Models Integrate Analytics with Systems Files Visualizing Data Machine learning Embedded Devices/Hardware Sensors Data Reduction/ Transformation Model Validation Enterprise Scale Systems 22

23 Traditional Approaches 23

24 Live Historical Use historical data to predict when failures will occur Initial Use/ Prior Maintenance Recording Starts Failure Maintenance Engine 1? Engine 2 Engine 100 Engine X? Cycles (Time) Schedule Maintenance 24

25 Principal Components Analysis 25

26 Dimensionality Reduction with PCA 26

27 Early Warning System 27

28 Preprocessing and Classifying our Input Data Start of Recorded Engine Life Data Recording Starts Engine 1 Failure Engine 2 Engine 3 Engine 100 Cycle 0 Cycles (Time) 28

29 Classification Learner App 29

30 Convolutional Neural Network 30

31 Pretrained Networks 31

32 LSTM Network 32

33 Useful Life Estimation Simulink Model 33

34 Workflow Access and Explore Data Preprocess Data Develop Predictive Models Integrate Analytics with Systems Files Visualizing Data Machine learning Embedded Devices/Hardware Sensors Data Reduction/ Transformation Model Validation Enterprise Scale Systems 34

35 Internet of Things 35

36 Using Tall Arrays Run in parallel on compute clusters MATLAB Distributed Computing Server Local disk Shared folders Databases Compute Clusters Spark + Hadoop Tall arrays MATLAB 100 s of functions supported MATLAB Statistics and Machine Learning Toolbox Run in parallel Parallel Computing Toolbox Run in parallel on Spark clusters MATLAB Distributed Computing Server Deploy MATLAB applications as standalone applications on Spark clusters MATLAB Compiler 36

37 Working with GPU Coder: Deep Learning Workflow Access Data Preprocess Select Network Train Deploy Image Acquisition Tbx Image Processing Tbx Computer Vision System Tbx Neural Network Parallel Computing Tbx GPU Coder 37

38 Machine Learning on MATLAB Production Server Shell analyses big data sets to detect events and abnormalities at downstream chemical plants using predictive analytics with MATLAB. Multivariate statistical models running on MATLAB Production Server are used to do real-time batch and process monitoring, enabling real-time interventions when abnormalities are detected. 38

39 Where Next? Talks MatConvNet: Deep Learning Research in MATLAB Introduction to Machine & Deep Learning Scaling MATLAB for your Organisation and Beyond Demo Stations Big Data with MATLAB Deep Learning with MATLAB Predictive Maintenance with MATLAB and Simulink Deploying Video Processing Algorithms to Hardware Using MATLAB and ThingSpeak to Explore the Internet of Things 39

40 Thank You! 40

Predictive Maintenance and Condition Monitoring

Predictive Maintenance and Condition Monitoring Predictive Maintenance and Condition Monitoring Tim Yeh Application Engineer 2018 The MathWorks, Inc. 1 Agenda What is Predictive Maintenance? Algorithm behind Remaining Useful Life (RUL) Estimation Methods

More information

What s new in MATLAB and Simulink

What s new in MATLAB and Simulink What s new in MATLAB and Simulink Mandar Gujrathi Mandar.Gujrathi@mathworks.com.au 2015 The MathWorks, Inc. 1 Platform Productivity Workflow Depth Application Breadth Getting your work done faster Support

More information

Developing Prognostics Algorithms: Data-Based and Model-Based Approaches

Developing Prognostics Algorithms: Data-Based and Model-Based Approaches Developing Prognostics Algorithms: Data-Based and Model-Based Approaches Seth DeLand May 9, 2017 MathWorks Automotive Conference 2017 The MathWorks, Inc. 1 What is Prognostics?. 2 Why Prognostics? Improved

More information

Enterprise-Scale MATLAB Applications

Enterprise-Scale MATLAB Applications Enterprise-Scale Applications Sylvain Lacaze Rory Adams 2018 The MathWorks, Inc. 1 Enterprise Integration Access and Explore Data Preprocess Data Develop Predictive Models Integrate Analytics with Systems

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink Emelie Andersson, Application Engineer Magnus Jung, Application Engineer 2015 The MathWorks, Inc. 1 Platform Productivity Workflow Depth Application Breadth Getting your

More information

The Rise of Engineering-Driven Analytics

The Rise of Engineering-Driven Analytics The Rise of Engineering-Driven Analytics Roy Lurie, Ph.D. Vice President Engineering, MATLAB Products 2015 The MathWorks, Inc. 1 The Rise of Engineering-Driven Analytics 2 The Rise of Engineering-Driven

More information

MATLAB for Data Analytics The MathWorks, Inc. 1

MATLAB for Data Analytics The MathWorks, Inc. 1 MATLAB for Analytics 2016 The MathWorks, Inc. 1 Railway Automotive Aeronautics Retail Finance Off-highway vehicles Prognostics Fleet Analytics Condition Monitoring Retail Analytics Operational Analytics

More information

Novedades de las últimas versiones de MATLAB y Simulink

Novedades de las últimas versiones de MATLAB y Simulink Novedades de las últimas versiones de MATLAB y Simulink R2016b R2017a Paz Tárrega David Pérez 2015 The MathWorks, Inc. 1 Application Breadth Workflow Depth Platform Productivity Products for the work you

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink Michael Glaßer 2015 The MathWorks, Inc. 1 Platform Productivity Workflow Depth Application Breadth Getting your work done faster Support for your entire workflow Products

More information

The Rise of Engineering-Driven Analytics. Richard Rovner VP Marketing

The Rise of Engineering-Driven Analytics. Richard Rovner VP Marketing The Rise of Engineering-Driven Analytics Richard Rovner VP Marketing MathWorks @RichardRovner The Rise of Engineering-Driven Analytics The Rise of Engineering-Driven Analytics Limited users, scope & technology

More information

2015 The MathWorks, Inc. 1

2015 The MathWorks, Inc. 1 2015 The MathWorks, Inc. 1 MATLAB 을이용한머신러닝 ( 기본 ) Senior Application Engineer 엄준상과장 2015 The MathWorks, Inc. 2 Machine Learning is Everywhere Solution is too complex for hand written rules or equations

More information

How to build an autonomous anything

How to build an autonomous anything How to build an autonomous anything Richard Rovner VP Marketing MathWorks 2015 The MathWorks, Inc. 1 2 3 4 5 6 7 Autonomous Technology 8 Autonomous Acting independently 9 Autonomous Technology 10 Autonomous

More information

Developing and Deploying Analytics for IoT Systems

Developing and Deploying Analytics for IoT Systems Developing and Deploying Analytics for IoT Systems Daryl Ning Applications Engineer MathWorks Australia 2015 The MathWorks, Inc. 1 Key Takeaways MATLAB helps you develop IoT algorithms MATLAB and ThingSpeak

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink Daryl Ning Applications Engineer MathWorks Australia 2015 The MathWorks, Inc. 1 Platform Productivity Workflow Depth Application Breadth Getting your work done faster

More information

Data Analytics for Semiconductor Manufacturing The MathWorks, Inc. 1

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

More information

ThingSpeak - IoT Platform with MATLAB Analytics

ThingSpeak - IoT Platform with MATLAB Analytics ThingSpeak - IoT Platform with MATLAB Analytics Martin Foltin foltin@humusoft.sk Michal Blaho blaho@humusoft.sk www.humusoft.cz info@humusoft.cz www.mathworks.com Internet of Things Devices Analytics Insight

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink François Guérin and Daniel Martins, MathWorks 2015 The MathWorks, Inc. 1 Application Breadth Workflow Depth Platform Productivity Products for the work you do 2 Machine

More information

Data Analytics for Engineers

Data Analytics for Engineers Data Analytics for Engineers Will Wilson Application Engineer MathWorks 2016 The MathWorks, Inc. 1 Agenda Definition Common Challenges Case Study Wrap Up 2 What is Data Analytics? Data Analytics is the

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink Dr. Marc Segelken 2015 The MathWorks, Inc. 1 Platform Productivity Workflow Depth Application Breadth Getting your work done faster Support for your entire workflow Products

More information

Predictive Maintenance with MATLAB and Simulink

Predictive Maintenance with MATLAB and Simulink Predictive Maintenance with MATLAB and Simulink Daryl Ning Applications Engineer MathWorks Australia 2015 The MathWorks, Inc. 1 Predictive Maintenance Identify and prevent failures before they occur: Reduces

More information

Developing Analytics and Deploying IoT Systems

Developing Analytics and Deploying IoT Systems Developing Analytics and Deploying IoT Systems Amit Doshi Senior Application Engineer, MathWorks India amit.doshi@mathworks.in 2015 The MathWorks, Inc. 1 What is Internet of things (IoT)? Internet of Things

More information

How to build an autonomous anything

How to build an autonomous anything How to build an autonomous anything Jim Tung MathWorks Fellow MathWorks 2015 The MathWorks, Inc. 1 2 3 4 5 6 7 Autonomous Technology 8 Autonomous Acting independently 9 Autonomous Technology Provides the

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink Paul Lambrechts & Paola Jaramillo 2015 The MathWorks, Inc. 1 Platform Productivity Workflow Depth Application Breadth Getting your work done faster Support for your entire

More information

Data Analysis in the Internet of Things: IoT capabilities with MATLAB/Simulink

Data Analysis in the Internet of Things: IoT capabilities with MATLAB/Simulink Data Analysis in the Internet of Things: IoT capabilities with MATLAB/Simulink Dr.-Ing. Rainer Mümmler Application Engineering Team The MathWorks GmbH 2015 The MathWorks, Inc. 1 Overview Publish data to

More information

Integrating MATLAB Analytics into Enterprise Applications The MathWorks, Inc. 1

Integrating MATLAB Analytics into Enterprise Applications The MathWorks, Inc. 1 Integrating Analytics into Enterprise Applications 2015 The MathWorks, Inc. 1 Agenda Example Problem Access and Preprocess Data Develop a Predictive Model Integrate Analytics with Production Systems Build

More information

MATLAB and the Internet of Things (IoT): Collecting and Analysing IoT Data Gabriele Bunkheila Technical Marketing, MathWorks

MATLAB and the Internet of Things (IoT): Collecting and Analysing IoT Data Gabriele Bunkheila Technical Marketing, MathWorks MATLAB and the Internet of Things (IoT): Collecting and Analysing IoT Data Gabriele Bunkheila Technical Marketing, MathWorks 2015 The MathWorks, Inc. 1 What is the Internet of Things? Thing Thing Thing

More information

Advances in PI System Streaming Analytics

Advances in PI System Streaming Analytics Advances in PI System Streaming Analytics Stephen Kwan, OSIsoft Product Manager Jim Stewart, Ph.D., MathWorks Senior Engineering Manager Goals and Objectives Use PI System as the data infrastructure Enable

More information

Integrating MATLAB Analytics into Enterprise Applications

Integrating MATLAB Analytics into Enterprise Applications Integrating MATLAB Analytics into Enterprise Applications David Willingham 2015 The MathWorks, Inc. 1 Run this link. http://bit.ly/matlabapp 2 Key Takeaways 1. What is Enterprise Integration 2. What is

More information

How to build an autonomous anything

How to build an autonomous anything How to build an autonomous anything Mischa Kim 2015 The MathWorks, Inc. 1 2 3 4 5 6 7 Autonomous Technology 8 Autonomous Technology Having the power for self-governance 9 Autonomous Technology Provides

More information

Advances in PI System Streaming Analytics and Other External Calculation Engines

Advances in PI System Streaming Analytics and Other External Calculation Engines Advances in PI System Streaming Analytics and Other External Calculation Engines Stephen Kwan, OSIsoft Product Manager Tim Choo, MATLAB Production Server Product Manager 1 Goals and Objectives Use PI System

More information

Wong: What Big Data shifts are you seeing taking place among engineering companies?

Wong: What Big Data shifts are you seeing taking place among engineering companies? 1 of 6 3/25/2015 3:33 PM print close Electronic Design Paul Pilotte Wed, 2015-03-25 14:29 Hadoop and other tools have put Big Data on the map along with massive storage and compute clusters in the cloud.

More information

Introduction to Data Analytics with MATLAB

Introduction to Data Analytics with MATLAB Introduction to Data Analytics with MATLAB David Willingham 2016 The MathWorks, Inc. 1 WITH SOFTWARE (and smart people) ANYTHING IS POSSIBLE 2 Business and Transactional Data Repositories Databases (SQL)

More information

Scaling up MATLAB Analytics with Kafka and Cloud Services

Scaling up MATLAB Analytics with Kafka and Cloud Services Scaling up Analytics with Kafka and Cloud Services Olof Larsson 2015 The MathWorks, Inc. 1 Agenda 1 Access and Explore Data 2 Preprocess Data 3 Develop Predictive Models Integrate with Production 5 Visualize

More information

2015 The MathWorks, Inc. 1

2015 The MathWorks, Inc. 1 2015 The MathWorks, Inc. 1 엔터프라이즈, 빅데이터및 애널리틱솔루션활용을위한 적용기술소개 성호현부장 2015 The MathWorks, Inc. 2 Agenda 1 Access and Explore Data 2 Preprocess Data 3 Develop Predictive Models 4 Integrate with Production

More information

Scaling up MATLAB Analytics with Kafka and Cloud Services

Scaling up MATLAB Analytics with Kafka and Cloud Services Scaling up Analytics with Kafka and Cloud Services Christoph Stockhammer 2015 The MathWorks, Inc. 1 Agenda 1 Access and Explore Data 2 Preprocess Data 3 Develop Predictive Models Integrate with Production

More information

Are you ready for AI? Is AI ready for you?

Are you ready for AI? Is AI ready for you? Are you ready for AI? Is AI ready for you? Richard Rovner Vice President, Marketing 2015 The MathWorks, Inc. 2018 The MathWorks, Inc. Artificial Intelligence, Google Trends, Germany Exponential growth!

More information

Get More From Your Data with Data Analytics

Get More From Your Data with Data Analytics Get More From Your Data with Data Analytics Francesca Perino 2015 The MathWorks, Inc. 1 2 3 4 Buildings have thermodynamic properties u t α 2 u x 2 + 2 u y 2 + 2 u z 2 = 0 5 Temperatures change 6 Electricity

More information

Ampliando MATLAB Analytics con Kafka y Servicios en la Nube

Ampliando MATLAB Analytics con Kafka y Servicios en la Nube Ampliando Analytics con Kafka y Servicios en la Nube Lucas García 2015 The MathWorks, Inc. 1 Agenda 1 Access and Explore Data 2 Preprocess Data 3 Develop Predictive Models 4 Integrate with Production 5

More information

Embracing Technical Computing Trends with MATLAB Accelerating the Pace of Engineering and Science

Embracing Technical Computing Trends with MATLAB Accelerating the Pace of Engineering and Science Embracing Technical Computing Trends with MATLAB Accelerating the Pace of Engineering and Science Graz, 14. Oktober 2016 Michael Glaßer Dipl.-Ing. Senior Application Engineer 2016 The MathWorks, Inc. 1

More information

WHITE PAPER. The Manager s Guide to Solving the Big Data Conundrum

WHITE PAPER. The Manager s Guide to Solving the Big Data Conundrum WHITE PAPER The Manager s Guide to Solving the Big Data Conundrum As business and engineering data proliferates, more businesses are turning away from using spreadsheets to analyze their big data. This

More information

Introduction to Simulink & Stateflow

Introduction to Simulink & Stateflow Introduction to Simulink & Stateflow Jonathan Agg 2015 The MathWorks, Inc. 1 2 Topics we will address this session Why model a system? Why use Simulink? Getting to grips with the basics of Simulink and

More information

What s New in MATLAB and Simulink

What s New in MATLAB and Simulink What s New in MATLAB and Simulink Prashant.Rao@mathworks.in @_prashantrao_ prashantrao 2015 The MathWorks, Inc. 1 Platform Productivity Workflow Depth Application Breadth Getting your work done faster

More information

Get More From Your Data with Data Analytics. Valerie Leung Application Engineering 1

Get More From Your Data with Data Analytics. Valerie Leung Application Engineering 1 Get More From Your Data with Data Analytics Valerie Leung Application Engineering valerie.leung@mathworks.fr 1 2 3 4 Buildings have thermodynamic properties u t α 2 u x 2 + 2 u y 2 + 2 u z 2 = 0 5 Temperatures

More information

Data Analytics with MATLAB Adam Filion Application Engineer MathWorks

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

More information

Streaming Calculation with the PI System and MATLAB

Streaming Calculation with the PI System and MATLAB Streaming Calculation with the PI System and MATLAB Nitin Agarwal, Software Team Lead, OSIsoft Sachin Nikumbh, Engineering Manager, MathWorks Heather Gorr, PhD, Product Manager, MathWorks Stephen Kwan,

More information

Sharing and Deploying MATLAB Programs

Sharing and Deploying MATLAB Programs Sharing and Deploying Programs Dr. Harald Brunnhofer 2015 The MathWorks, Inc. 1 Data Analytics Workflow Business Systems Smart Connected Systems Data Acquisition Data Analytics Analytics Integration :

More information

2015 The MathWorks, Inc. 1

2015 The MathWorks, Inc. 1 2015 The MathWorks, Inc. 1 고장진단및건전성관리기술 알고리즘개발에서사물인터넷환경구성까지 Senior Application Engineer 엄준상과장 2015 The MathWorks, Inc. 2 What is Predictive Maintenance? 3 Pump - detected I need help. 4 Pump - detected

More information

BRINGING AI TO ALL DEVELOPERS

BRINGING AI TO ALL DEVELOPERS BRINGING AI TO ALL DEVELOPERS Exploring Deep Learning AI Services in the Cloud Tara E. Walker Principal Software Engineer Microsoft @taraw #ITDEVCONNECTIONS ITDEVCONNECTIONS.COM AGENDA WHAT DOES AI MEAN

More information

Data Science, realizing the Hype Cycle. Luigi Di Rito, Director Data Science Team, SAP Center of Excellence

Data Science, realizing the Hype Cycle. Luigi Di Rito, Director Data Science Team, SAP Center of Excellence Data Science, realizing the Hype Cycle. Luigi Di Rito, Director Data Science Team, SAP Center of Excellence Data Science, Machine Learning and Artificial Intelligence Deep Learning AREAS OF AI Rule-based

More information

The Future of IoT. Don DeLoach Co-Chair, Midwest IoT Council

The Future of IoT. Don DeLoach Co-Chair, Midwest IoT Council The Future of IoT Don DeLoach Co-Chair, Midwest IoT Council Agenda What Will You Learn? The likely progression of IoT and why the market will shift to a focus from the enterprise view, and what that means

More information

Predictive Analytics with Microsoft Azure Machine Learning

Predictive Analytics with Microsoft Azure Machine Learning Predictive Analytics with Microsoft Azure Machine Danaraj danaraj@outlook.com 8/18/201 5 Agenda Introduction to Machine Introduction to Azure Machine (AML) Demo 2 Predictive Analytics INTRODUCING MACHINE

More information

Mass-Scale, Automated Machine Learning and Model Deployment Using SAS Factory Miner and SAS Decision Manager

Mass-Scale, Automated Machine Learning and Model Deployment Using SAS Factory Miner and SAS Decision Manager Mass-Scale, Automated Machine Learning and Model Deployment Using SAS Factory Miner and SAS Decision Manager Jonathan Wexler Principal Product Manager Data Mining and Machine Learning SAS Steve Sparano

More information

Problem-Based Learning: Data Analytics and Machine Learning Techniques for Solving Real- World Challenges

Problem-Based Learning: Data Analytics and Machine Learning Techniques for Solving Real- World Challenges Problem-Based Learning: Data Analytics and Machine Learning Techniques for Solving Real- World Challenges Dr Jasmina Lazić, MathWorks 2015 The MathWorks, Inc. 1 Teaching in the Classroom: Then and Now

More information

Analytics in Action transforming the way we use and consume information

Analytics in Action transforming the way we use and consume information Analytics in Action transforming the way we use and consume information Big Data Ecosystem The Data Traditional Data BIG DATA Repositories MPP Appliances Internet Hadoop Data Streaming Big Data Ecosystem

More information

Tech Trends. Big Data, IOT, Security, Machine Learning, Search engines... Anant Asthana: github.com/anantasty

Tech Trends. Big Data, IOT, Security, Machine Learning, Search engines... Anant Asthana: github.com/anantasty Tech Trends Big Data, IOT, Security, Machine Learning, Search engines... Anant Asthana: asthana@pythian.com github.com/anantasty Buzz words and emerging trends: What have we heard about IOT, AI, Neural

More information

Development of an artificial vision system to automatically inspect blood typing cards

Development of an artificial vision system to automatically inspect blood typing cards You dream the future, we design your dream Development of an artificial vision system to automatically inspect blood typing cards Marc Blanch R&D Hardware supervisor Hardware Medical Martí Cobos R&D Hardware

More information

Leveraging the power of IoT with MATLAB. Amine El Helou PhD Application Engineer MathWorks 1

Leveraging the power of IoT with MATLAB. Amine El Helou PhD Application Engineer MathWorks 1 Leveraging the power of IoT with MATLAB Amine El Helou PhD Application Engineer MathWorks amine.elhelou@mathworks.fr 1 It s not an Internet of Things, It s an internet of People Neil Lawrence inverseprobability.com

More information

Introduction to Simulink & Stateflow

Introduction to Simulink & Stateflow Introduction to Simulink & Stateflow GianCarlo Pacitti, MathWorks 2015 The MathWorks, Inc. 1 2 Topics we will address this session Why do organisations use Simulink and Stateflow? Getting to grips with

More information

Data Analysis with MATLAB Dr. Frank Graeber MathWorks Germany

Data Analysis with MATLAB Dr. Frank Graeber MathWorks Germany Data Analysis with MATLAB Dr. Frank Graeber MathWorks Germany 2014 The MathWorks, Inc. 1 Technical Computing Workflow Access Files Data Explore & Create Data Analysis Surface fitting Share Reports and

More information

Acceleration of Complex models simulation. May 24rd 2018

Acceleration of Complex models simulation. May 24rd 2018 Acceleration of Complex models simulation May 24rd 2018 Index Key Takeaways Tecnobit organization and business Innovation challenges and achievements. How did we get there and leverage MathWorks. Further

More information

Active Analytics Overview

Active Analytics Overview Active Analytics Overview The Fourth Industrial Revolution is predicated on data. Success depends on recognizing data as the most valuable corporate asset. From smart cities to autonomous vehicles, logistics

More information

5th Annual. Cloudera, Inc. All rights reserved.

5th Annual. Cloudera, Inc. All rights reserved. 5th Annual 1 The Essentials of Apache Hadoop The What, Why and How to Meet Agency Objectives Sarah Sproehnle, Vice President, Customer Success 2 Introduction 3 What is Apache Hadoop? Hadoop is a software

More information

Efficient Troubleshooting Using Machine Learning in Oracle Log Analytics

Efficient Troubleshooting Using Machine Learning in Oracle Log Analytics Efficient Troubleshooting Using Machine Learning in Oracle Log Analytics Nima Haddadkaveh Director, Product Management Oracle Management Cloud October, 2018 Safe Harbor Statement The following is intended

More information

Sunnie Chung. Cleveland State University

Sunnie Chung. Cleveland State University Sunnie Chung Cleveland State University Data Scientist Big Data Processing Data Mining 2 INTERSECT of Computer Scientists and Statisticians with Knowledge of Data Mining AND Big data Processing Skills:

More information

Brian Macdonald Big Data & Analytics Specialist - Oracle

Brian Macdonald Big Data & Analytics Specialist - Oracle Brian Macdonald Big Data & Analytics Specialist - Oracle Improving Predictive Model Development Time with R and Oracle Big Data Discovery brian.macdonald@oracle.com Copyright 2015, Oracle and/or its affiliates.

More information

Business is being transformed by three trends

Business is being transformed by three trends Business is being transformed by three trends Big Cloud Intelligence Stay ahead of the curve with Cortana Intelligence Suite Business apps People Custom apps Apps Sensors and devices Cortana Intelligence

More information

TDWI Analytics Fundamentals. Course Outline. Module One: Concepts of Analytics

TDWI Analytics Fundamentals. Course Outline. Module One: Concepts of Analytics TDWI Analytics Fundamentals Module One: Concepts of Analytics Analytics Defined Data Analytics and Business Analytics o Variations of Purpose o Variations of Skills Why Analytics o Cause and Effect o Strategy

More information

Stephane Marouani. Country Manager Australia & New Zealand

Stephane Marouani. Country Manager Australia & New Zealand Stephane Marouani Country Manager Australia & New Zealand 1 Industry 4.0 Big Data Wearable Tech Cloud Computing Internet of Things 2 In prior years Smart Systems Multicore System On Chip Instrumented World

More information

Machine Learning Simplified

Machine Learning Simplified Machine Learning Simplified Paola Jaramillo 2015 The MathWorks, Inc. 1 Brain-Controlled Robots 2 New MATLAB framework makes machine learning easy and accessible for Engineers 3 Consider Machine Learning

More information

The Internet of Things Wind Turbine Predictive Analytics. Fluitec Wind s Tribo-Analytics System Predicting Time-to-Failure

The Internet of Things Wind Turbine Predictive Analytics. Fluitec Wind s Tribo-Analytics System Predicting Time-to-Failure The Internet of Things Wind Turbine Predictive Analytics Fluitec Wind s Tribo-Analytics System Predicting Time-to-Failure Big Data and Tribo-Analytics Today we will see how Fluitec solved real-world challenges

More information

Artificial Intelligence and Machine Learning in IoT

Artificial Intelligence and Machine Learning in IoT Artificial Intelligence and Machine Learning in IoT Dr. Christine Preisach Vice President Data Science in IoT PUBLIC What is IoT: Examples and Facts Save time and improve quality of life with: Optimized

More information

In-Memory Analytics: Get Faster, Better Insights from Big Data

In-Memory Analytics: Get Faster, Better Insights from Big Data Discussion Summary In-Memory Analytics: Get Faster, Better Insights from Big Data January 2015 Interview Featuring: Tapan Patel, SAS Institute, Inc. Introduction A successful analytics program should translate

More information

What s New. Bernd Wiswedel KNIME KNIME AG. All Rights Reserved.

What s New. Bernd Wiswedel KNIME KNIME AG. All Rights Reserved. What s New Bernd Wiswedel KNIME 2018 KNIME AG. All Rights Reserved. What this session is about Presenting (and demo ing) enhancements added in the last year By the team Questions? See us at the booth.

More information

Simulink as Your Enterprise Simulation Platform

Simulink as Your Enterprise Simulation Platform Simulink as Your Enterprise Simulation Platform Dr. Mohamed Anas 2015 The MathWorks, Inc. 1 Simulink as an Enterprise Simulation Platform Simulating Spacecraft Communications for Deep-Space Missions Dr.

More information

Databricks Cloud. A Primer

Databricks Cloud. A Primer Databricks Cloud A Primer Who is Databricks? Databricks was founded by the team behind Apache Spark, the most active open source project in the big data ecosystem today. Our mission at Databricks is to

More information

DATA SCIENCE: HYPE AND REALITY PATRICK HALL

DATA SCIENCE: HYPE AND REALITY PATRICK HALL DATA SCIENCE: HYPE AND REALITY PATRICK HALL About me SAS Enterprise Miner, 2012 Cloudera Data Scientist, 2014 Do you use Kolmogorov Smirnov often? Statistician No, I mix my martinis with gin. Data Scientist

More information

Azure ML Studio. Overview for Data Engineers & Data Scientists

Azure ML Studio. Overview for Data Engineers & Data Scientists Azure ML Studio Overview for Data Engineers & Data Scientists Rakesh Soni, Big Data Practice Director Randi R. Ludwig, Ph.D., Data Scientist Daniel Lai, Data Scientist Intersys Company Summary Overview

More information

The Internet of Things and Machine Learning

The Internet of Things and Machine Learning The Internet of Things and Machine Learning Making Wind Energy Cost Competitive Cast Study: Fluitec, with Cross-Industry Applications Oracle BIWA Summit: Jan. 27, 2016 How This IoT Presentation is Different

More information

Behind Today s Trends The Technologies Driving Change. Jim Tung MathWorks Fellow 9 July 2014

Behind Today s Trends The Technologies Driving Change. Jim Tung MathWorks Fellow 9 July 2014 Behind Today s Trends The Technologies Driving Change Jim Tung MathWorks Fellow 9 July 2014 Industry 4.0 Big Data Wearable Tech Cloud Computing Internet of Things MOOC Trends from 2009 Social Computing

More information

INTRODUCTION TO R FOR DATA SCIENCE WITH R FOR DATA SCIENCE DATA SCIENCE ESSENTIALS INTRODUCTION TO PYTHON FOR DATA SCIENCE. Azure Machine Learning

INTRODUCTION TO R FOR DATA SCIENCE WITH R FOR DATA SCIENCE DATA SCIENCE ESSENTIALS INTRODUCTION TO PYTHON FOR DATA SCIENCE. Azure Machine Learning Data Science Track WITH EXCEL INTRODUCTION TO R FOR DATA SCIENCE PROGRAMMING WITH R FOR DATA SCIENCE APPLIED MACHINE LEARNING SCENARIOS HDInsight Certificate of DATA SCIENCE ORIENTATION QUERYING DATA WITH

More information

HOW TO USE AI IN BUSINESS

HOW TO USE AI IN BUSINESS HOW TO USE AI IN BUSINESS How to use AI in business 3 FOREWORDS 20 6 EXAMPLES OF USE CASES 4 INTRODUCTION TO AI 33 SUMMARY 10 MACHINE LEARNING IN PRACTICE 35 USEFUL LINKS 14 BEST PRACTISES FOREWORDS Artificial

More information

Machine Learning For Enterprise: Beyond Open Source. April Jean-François Puget

Machine Learning For Enterprise: Beyond Open Source. April Jean-François Puget Machine Learning For Enterprise: Beyond Open Source April 2018 Jean-François Puget Use Cases for Machine/Deep Learning Cyber Defense Drug Discovery Fraud Detection Aeronautics IoT Earth Monitoring Advanced

More information

Simplifying the Process of Uploading and Extracting Data from Apache Hadoop

Simplifying the Process of Uploading and Extracting Data from Apache Hadoop Simplifying the Process of Uploading and Extracting Data from Apache Hadoop Rohit Bakhshi, Solution Architect, Hortonworks Jim Walker, Director Product Marketing, Talend Page 1 About Us Rohit Bakhshi Solution

More information

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

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

More information

Research of the Social Media Data Analyzing Platform Based on Cloud Mining Yi-Tang ZENG, Yu-Feng ZHANG, Sheng CAO, Li LI, Cheng-Wei ZHANG *

Research of the Social Media Data Analyzing Platform Based on Cloud Mining Yi-Tang ZENG, Yu-Feng ZHANG, Sheng CAO, Li LI, Cheng-Wei ZHANG * 2016 3 rd International Conference on Social Science (ICSS 2016) ISBN: 978-1-60595-410-3 Research of the Social Media Data Analyzing Platform Based on Cloud Mining Yi-Tang ZENG, Yu-Feng ZHANG, Sheng CAO,

More information

MACHINE LEARNING IN THE OIL AND GAS INDUSTRY

MACHINE LEARNING IN THE OIL AND GAS INDUSTRY MACHINE LEARNING IN THE OIL AND GAS INDUSTRY Transforming Data Into Performance Mehrzad Mahdavi Vice President, Digital Solutions 19 April 2017 1 WHAT IS MACHINE LEARNING? A method of data analysis that

More information

SAP Predictive Analytics Suite

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

More information

The Internet of Everything and the Research on Big Data. Angelo E. M. Ciarlini Research Head, Brazil R&D Center

The Internet of Everything and the Research on Big Data. Angelo E. M. Ciarlini Research Head, Brazil R&D Center The Internet of Everything and the Research on Big Data Angelo E. M. Ciarlini Research Head, Brazil R&D Center A New Industrial Revolution Sensors everywhere: 50 billion connected devices by 2020 Industrial

More information

TOP 5 LESSONS LEARNED IN DEPLOYING AI IN THE REAL WORLD. Joshua Robinson, Founding Engineer

TOP 5 LESSONS LEARNED IN DEPLOYING AI IN THE REAL WORLD. Joshua Robinson, Founding Engineer TOP 5 LESSONS LEARNED IN DEPLOYING AI IN THE REAL WORLD Joshua Robinson, Founding Engineer AI REVOLUTIONIZING EVERY INDUSTRY Automotive- Volvo Volvo and its subsidiary, Zenuity, are racing to build fully

More information

REDEFINE BIG DATA. Zvi Brunner CTO. Copyright 2015 EMC Corporation. All rights reserved.

REDEFINE BIG DATA. Zvi Brunner CTO. Copyright 2015 EMC Corporation. All rights reserved. 1 REDEFINE BIG DATA Zvi Brunner CTO 2 2020: A NEW DIGITAL WORLD 30B DEVICES 7B PEOPLE Millions OF NEW BUSINESSES Source: Gartner Group, 2014 DIGITIZATION IS ALREADY BEGINNING PRECISION FARMING DRESS THAT

More information

Artificial Intelligence Definition, Opportunities and Challenges

Artificial Intelligence Definition, Opportunities and Challenges Artificial Intelligence Definition, Opportunities and Challenges Patrick Hosein and Inzamam Rahaman The University of the West Indies patrick.hosein@sta.uwi.edu Commonwealth ICT Forum 2018 1 / 20 Some

More information

DOWNTIME IS NOT AN OPTION

DOWNTIME IS NOT AN OPTION DOWNTIME IS NOT AN OPTION HOW APACHE MESOS AND DC/OS KEEPS APPS RUNNING DESPITE FAILURES AND UPDATES 2017 Mesosphere, Inc. All Rights Reserved. 1 WAIT, WHO ARE YOU? Engineer at Mesosphere DC/OS Contributor

More information

Analytics with Intelligent Edge Sergey Serebryakov Research Engineer IEEE COMMUNICATIONS SOCIETY

Analytics with Intelligent Edge Sergey Serebryakov Research Engineer IEEE COMMUNICATIONS SOCIETY Analytics with Intelligent Edge Sergey Serebryakov Research Engineer IEEE COMMUNICATIONS SOCIETY Deep learning today Vision Speech Text Other Search & information extraction Security/Video surveillance

More information

DATA ACQUISITION PROCESSING AND VISUALIZATION ALL-IN-ONE END-TO-END SOLUTION EASY AFFORDABLE OPEN SOURCE

DATA ACQUISITION PROCESSING AND VISUALIZATION ALL-IN-ONE END-TO-END SOLUTION EASY AFFORDABLE OPEN SOURCE DATA ACQUISITION PROCESSING AND VISUALIZATION ALL-IN-ONE END-TO-END SOLUTION EASY AFFORDABLE OPEN SOURCE FROM INFINITE AUTOMATION SYSTEMS INC WWW.INFINITEAUTOMATION.COM (303) 558-7112 www.infiniteautomation.com

More information

Mango Solution Easy Affordable Open Source. Modern Building Automation Data Acquisition SCADA System IIoT

Mango Solution Easy Affordable Open Source. Modern Building Automation Data Acquisition SCADA System IIoT Mango Solution Easy Affordable Open Source Modern Building Automation Data Acquisition SCADA System IIoT HTTP SQL is a 100% browser-based, cross platform software application that enables users to access

More information

A Practical Example to Apply Semantic Technology in Remote Condition Monitoring

A Practical Example to Apply Semantic Technology in Remote Condition Monitoring A Practical Example to Apply Semantic Technology in Remote Condition Monitoring YUAN, Yong, Senior Key Expert, Corporate Technology, Siemens Ltd. China Unrestricted Siemens AG 2016 All rights reserved.

More information

Deep Learning for Anomaly Detection in Manufacturing

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

More information

Real Applications of Big Data. Challenges and Opportunities

Real Applications of Big Data. Challenges and Opportunities Real Applications of Big Data. Challenges and Opportunities David Gil University of Alicante Polytechnic School - EPSA Department of Computer Technology Introduction to Big Data Projects Benchmarking (weka,

More information

Got Data Silos? Automate Data Ingestion Into Isilon In Support Of Analytics

Got Data Silos? Automate Data Ingestion Into Isilon In Support Of Analytics Got Data Silos? Automate Data Ingestion Into Isilon In Support Of Analytics Key takeaways Analytic Insights Module for self-service analytics Automate data ingestion into Isilon Data Lake Three methods

More information

Big Data & Analytics for Wind O&M: Opportunities, Trends and Challenges in the Industrial Internet

Big Data & Analytics for Wind O&M: Opportunities, Trends and Challenges in the Industrial Internet Big Data & Analytics for Wind O&M: Opportunities, Trends and Challenges in the Industrial Internet Bouchra Bouqata, Ph.D., Senior Analytics Proram Manager GE Renewable Energy Digital Frontiers of Engineering

More information