Data Analytics with MATLAB Adam Filion Application Engineer MathWorks

Size: px
Start display at page:

Download "Data Analytics with MATLAB Adam Filion Application Engineer MathWorks"

Transcription

1 Data Analytics with Adam Filion Application Engineer MathWorks 2015 The MathWorks, Inc. 1

2 Case Study: Day-Ahead Load Forecasting Goal: Implement a tool for easy and accurate computation of dayahead system load forecast Requirements: Acquire and clean data from multiple sources Accurate predictive model Easily deploy to production environment 2

3 Challenges with Data Analytics Aggregating data from multiple sources Cleaning data Choosing a model Moving to production 3

4 NYISO Energy Load Data 4

5 Techniques to Handle Missing Data List-wise deletion Unbiased estimates Reduces sample size Implementation options Built in to many functions Manual filtering 5

6 Techniques to Handle Missing Data Substitution replace missing data points with a reasonable approximation Easy to model Too important to exclude 6

7 Merge Different Sets of Data Join along a common axis Popular Joins: Inner Full Outer Left Outer Right Outer Inner Join Full Outer Join Left Outer Join 7

8 Full Outer Join Key A B First Data Set Key X Y Z Second Data Set Key B Y Z NaN 1.4 NaN NaN NaN NaN 0.8 NaN Joined Data Set 8

9 Learn More: Big Data with 9

10 Challenges with Data Analytics Aggregating data from multiple sources Cleaning data Choosing a model Moving to production 10

11 Machine Learning Characteristics and Examples Characteristics Lots of variables System too complex to know the governing equation (e.g., black-box modeling) Examples Pattern recognition (speech, images) Financial algorithms (credit scoring, algo trading) Energy forecasting (load, price) Biology (tumor detection, drug discovery) 11

12 Overview Machine Learning Type of Learning Categories of Algorithms Machine Learning Supervised Learning Develop predictive model based on both input and output data Classification Regression Unsupervised Learning Clustering Group and interpret data based only on input data 12

13 Supervised Learning Regression Neural Networks Decision Trees Ensemble Methods Non-linear Reg. (GLM, Logistic) Linear Regression Classification Support Vector Machines Discriminant Analysis Naive Bayes Nearest Neighbor 13

14 Unsupervised Learning k-means, Fuzzy C-Means Hierarchical Clustering Neural Networks Gaussian Mixture Hidden Markov Model 14

15 Learn More: Machine Learning with mathworks.com/machine-learning 16

16 Challenges with Data Analytics Aggregating data from multiple sources Cleaning data Choosing a model Moving to production 17

17 Deployment Highlights Database Servers Desktop Applications Hadoop / Big Data Spreadsheets Application Servers Client Applications Web Applications Batch/Cron Jobs Share with others who may not have Royalty-free deployment Encryption to protect your intellectual property 18

18 Deploying Applications with Compiler Compiler SDK Standalone Application Excel Add-in Hadoop C/C ++ Java.NET Production Server Compiler for sharing programs without integration programming Compiler SDK provides implementation and platform flexibility for software developers Production Server provides the most efficient development path for secure and scalable web and enterprise applications 19

19 Sharing Standalone Applications Application Author Toolboxes 1 2 Compiler End User Standalone Application Excel Add-in Hadoop 3 Runtime 20

20 Integrating -based Components Application Author Toolboxes Application author and software developer might be same person 1 Software Developer 2 Compiler SDK C/C ++ Java.NET Production Server 3 4 Runtime 21

21 Production Server Directly deploy analytic programs into production Centrally manage multiple programs & MCR versions Automatically deploy updates without server restarts Scalable & reliable Service large numbers of concurrent requests Add capacity or redundancy with additional servers Production Server(s) Use with web, database & application servers Lightweight client library isolates processing Access programs using native data types Integrates with Java,.NET, C and Python Web Server(s) HTML XML Java Script 22

22 Deployed Analytics Production Server Web Application Server Apache Tomcat Production Server Production Server Desktop Train in Web Server/ Webservice Request Broker Predictive Models CTF Weather Data Energy Data 23

23 Learn More: Application Deployment with 24

24 Learn More: Application Deployment Also 25

25 Data Analytics Products Access and Explore Data Preprocess Data Develop Predictive Models Integrate Analytics with Systems Parallel Computing Toolbox, Distributed Computing Server Production Server Database Toolbox Statistics and Machine Learning Toolbox Compiler Data Acquisition Toolbox Curve Fitting Toolbox Neural Network Toolbox Compiler SDK Mapping Toolbox Signal Processing Toolbox Computer Vision System Toolbox Image Acquisition Toolbox Image Processing Toolbox Econometrics Toolbox Used in today s demo OPC Toolbox Additional Data Analytics products 26

26 Key Takeaways Data preparation can be a big job; leverage built-in tools and spend more time on the analysis Rapidly iterate through different predictive models, and find the one that s best for your application Leverage parallel computing to scale-up your analysis to large datasets Eliminate the need to recode by deploying your algorithms into production 27

27 2015 The MathWorks, Inc. 28

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

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

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

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

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

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

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

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

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

Building, Scaling, and Implementing Risk Model and Stress Test Frameworks By Bet Herrera Sucarrat, PhD Application Engineer MathWorks

Building, Scaling, and Implementing Risk Model and Stress Test Frameworks By Bet Herrera Sucarrat, PhD Application Engineer MathWorks Building, Scaling, and Implementing Risk Model and Stress Test Frameworks By Bet Herrera Sucarrat, PhD Application Engineer MathWorks 2016 The MathWorks, Inc. 1 Risk Communities: Manage Risk Banks Solvency

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

Analytical Capability Security Compute Ease Data Scale Price Users Traditional Statistics vs. Machine Learning In-Memory vs. Shared Infrastructure CRAN vs. Parallelization Desktop vs. Remote Explicit vs.

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

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

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

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

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

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

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

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

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

IBM SPSS & Apache Spark

IBM SPSS & Apache Spark IBM SPSS & Apache Spark Making Big Data analytics easier and more accessible ramiro.rego@es.ibm.com @foreswearer 1 2016 IBM Corporation Modeler y Spark. Integration Infrastructure overview Spark, Hadoop

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

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

Achieve Better Insight and Prediction with Data Mining

Achieve Better Insight and Prediction with Data Mining Clementine 12.0 Specifications Achieve Better Insight and Prediction with Data Mining Data mining provides organizations with a clearer view of current conditions and deeper insight into future events.

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

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

Intel s Machine Learning Strategy. Gary Paek, HPC Marketing Manager, Intel Americas HPC User Forum, Tucson, AZ April 12, 2016

Intel s Machine Learning Strategy. Gary Paek, HPC Marketing Manager, Intel Americas HPC User Forum, Tucson, AZ April 12, 2016 Intel s Machine Learning Strategy Gary Paek, HPC Marketing Manager, Intel Americas HPC User Forum, Tucson, AZ April 12, 2016 Taxonomic Foundations AI Sense, learn, reason, act, and adapt to the real world

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

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

IBM SPSS Modeler Personal

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

More information

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

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

IBM SPSS Modeler Personal

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

More information

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

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

More information

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

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

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

More information

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

Hadoop Course Content

Hadoop Course Content Hadoop Course Content Hadoop Course Content Hadoop Overview, Architecture Considerations, Infrastructure, Platforms and Automation Use case walkthrough ETL Log Analytics Real Time Analytics Hbase for Developers

More information

MATLAB Seminar for South African Reserve Bank

MATLAB Seminar for South African Reserve Bank MATLAB Seminar for South African Reserve Bank Nicole Beevers Application Engineer nicole.beevers@mathworks.com 2017 The MathWorks, Inc. 1 Agenda Introduction: Welcome from Opti-Num Solutions (15 mins)

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

USING R IN SAS ENTERPRISE MINER EDMONTON USER GROUP

USING R IN SAS ENTERPRISE MINER EDMONTON USER GROUP USING R IN SAS ENTERPRISE MINER EDMONTON USER GROUP INTRODUCTION PAT VALENTE, MA Solution Specialist, Data Sciences at SAS. Training in Economics and Statistics. 20 years experience in business areas including

More information

2016 INFORMS International The Analytics Tool Kit: A Case Study with JMP Pro

2016 INFORMS International The Analytics Tool Kit: A Case Study with JMP Pro 2016 INFORMS International The Analytics Tool Kit: A Case Study with JMP Pro Mia Stephens mia.stephens@jmp.com http://bit.ly/1uygw57 Copyright 2010 SAS Institute Inc. All rights reserved. Background TQM

More information

KnowledgeENTERPRISE FAST TRACK YOUR ACCESS TO BIG DATA WITH ANGOSS ADVANCED ANALYTICS ON SPARK. Advanced Analytics on Spark BROCHURE

KnowledgeENTERPRISE FAST TRACK YOUR ACCESS TO BIG DATA WITH ANGOSS ADVANCED ANALYTICS ON SPARK. Advanced Analytics on Spark BROCHURE FAST TRACK YOUR ACCESS TO BIG DATA WITH ANGOSS ADVANCED ANALYTICS ON SPARK Are you drowning in Big Data? Do you lack access to your data? Are you having a hard time managing Big Data processing requirements?

More information

FINANCE + DEEP LEARNING SKYMIND / DEEPLEARNING4J 2015

FINANCE + DEEP LEARNING SKYMIND / DEEPLEARNING4J 2015 FINANCE + DEEP LEARNING SKYMIND / DEEPLEARNING4J 2015 WHICH OUTCOMES MATTER? BASIC APPLICATIONS Anomaly Detection for Compliance Rogue Traders, Fat Fingers Fraud, Money Laundering Detection Trading Strategies

More information

Deep Dive into High Performance Machine Learning Procedures. Tuba Islam, Analytics CoE, SAS UK

Deep Dive into High Performance Machine Learning Procedures. Tuba Islam, Analytics CoE, SAS UK Deep Dive into High Performance Machine Learning Procedures Tuba Islam, Analytics CoE, SAS UK WHAT IS MACHINE LEARNING? Wikipedia: Machine learning, a branch of artificial intelligence, concerns the construction

More information

Transforming Analytics with Cloudera Data Science WorkBench

Transforming Analytics with Cloudera Data Science WorkBench Transforming Analytics with Cloudera Data Science WorkBench Process data, develop and serve predictive models. 1 Age of Machine Learning Data volume NO Machine Learning Machine Learning 1950s 1960s 1970s

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

Agile Industrial Analytics

Agile Industrial Analytics Agile Industrial Analytics Successfully introduce analytics services in the machinery industry Dr. Christian Schlögel Chief Digital Officer KUKA AG Dr.-Ing. Babak Farrokhzad Senior Manager Data Analytics

More information

Big Data and Machine Learning for Predictive Maintenance

Big Data and Machine Learning for Predictive Maintenance Big Data and Machine Learning for Predictive Maintenance Paul Peeling 2015 The MathWorks, Inc. 1 Agenda The Predictive Maintenance Opportunity Exploring Big Data Machine Learning Approaches Deep Learning

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

National Occupational Standard

National Occupational Standard National Occupational Standard Overview This unit is about performing research and designing a variety of algorithmic models for internal and external clients 19 National Occupational Standard Unit Code

More information

Building the In-Demand Skills for Analytics and Data Science Course Outline

Building the In-Demand Skills for Analytics and Data Science Course Outline Day 1 Module 1 - Predictive Analytics Concepts What and Why of Predictive Analytics o Predictive Analytics Defined o Business Value of Predictive Analytics The Foundation for Predictive Analytics o Statistical

More information

Oracle Spreadsheet Add-In for Predictive Analytics for Life Sciences Problems

Oracle Spreadsheet Add-In for Predictive Analytics for Life Sciences Problems Oracle Life Sciences eseminar Oracle Spreadsheet Add-In for Predictive Analytics for Life Sciences Problems http://conference.oracle.com Meeting Place: US Toll Free: 1-888-967-2253 US Only: 1-650-607-2253

More information

Machine Learning for Mobile Platforms

Machine Learning for Mobile Platforms Praktikum Mobile und Verteilte Systeme Machine Learning for Mobile Platforms Prof. Dr. Claudia Linnhoff-Popien André Ebert, Sebastian Feld, Thomy Phan http://www.mobile.ifi.lmu.de SoSe 2018 Machine Learning

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

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

Business Analytics using R

Business Analytics using R Business Analytics using R 64 hours 12 weekends 3 hours/day www.greycampus.com Program Overview The future to decision making is data and no industry will remain untouched by it. However, data comes with

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

USING SAS HIGH PERFORMANCE STATISTICS FOR PREDICTIVE MODELLING

USING SAS HIGH PERFORMANCE STATISTICS FOR PREDICTIVE MODELLING USING SAS HIGH PERFORMANCE STATISTICS FOR PREDICTIVE MODELLING Regan LU, CFA, FRM SAS certified Statistical Business Analyst & SAS certified Advanced Programmer Future of Work Taskforce Department of Jobs

More information

C3 Products + Services Overview

C3 Products + Services Overview C3 Products + Services Overview AI CLOUD PREDICTIVE ANALYTICS IoT Table of Contents C3 is a Computer Software Company 1 C3 PaaS Products 3 C3 SaaS Products 5 C3 Product Trials 6 C3 Center of Excellence

More information

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

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

More information

MicroStrategy 10. Adam Leno Technical Architect NDM Technologies

MicroStrategy 10. Adam Leno Technical Architect NDM Technologies MicroStrategy 10 Adam Leno Technical Architect NDM Technologies aleno@ndm.net Other analytics solutions Agility or Governance Great for the Business User or Great for IT Ease of Use or Enterprise 10 Agility

More information

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

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

More information

Machine Learning 101

Machine Learning 101 Machine Learning 101 Mike Alperin September, 2016 Copyright 2000-2016 TIBCO Software Inc. Agenda What is Machine Learning? Decision Tree Models Customer Analytics Examples Manufacturing Examples Fraud

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

Spark and Hadoop Perfect Together

Spark and Hadoop Perfect Together Spark and Hadoop Perfect Together Arun Murthy Hortonworks Co-Founder @acmurthy Data Operating System Enable all data and applications TO BE accessible and shared BY any end-users Data Operating System

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

GSAW 2018 Machine Learning

GSAW 2018 Machine Learning GSAW 2018 Machine Learning Space Ground System Working Group Move the Algorithms; Not the Data! Dan Brennan Sr. Director Mission Solutions daniel.p.brennan@oracle.com Feb, 2018 Copyright 2018, Oracle and/or

More information

Data Mining and Knowledge Discovery in Large Databases

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

More information

Apache Spark 2.0 GA. The General Engine for Modern Analytic Use Cases. Cloudera, Inc. All rights reserved.

Apache Spark 2.0 GA. The General Engine for Modern Analytic Use Cases. Cloudera, Inc. All rights reserved. Apache Spark 2.0 GA The General Engine for Modern Analytic Use Cases 1 Apache Spark Drives Business Innovation Apache Spark is driving new business value that is being harnessed by technology forward organizations.

More information

EA103 Extend Your Analytics Capabilities on SAP HANA Using SAP Predictive Analysis Vishwanath Belur, Product Manager, SAP PI BIT Oct 2013

EA103 Extend Your Analytics Capabilities on SAP HANA Using SAP Predictive Analysis Vishwanath Belur, Product Manager, SAP PI BIT Oct 2013 EA103 Extend Your Analytics Capabilities on SAP HANA Using SAP Predictive Analysis Vishwanath Belur, Product Manager, SAP PI BIT Oct 2013 Disclaimer This presentation outlines our general product direction

More information

Microsoft Big Data. Solution Brief

Microsoft Big Data. Solution Brief Microsoft Big Data Solution Brief Contents Introduction... 2 The Microsoft Big Data Solution... 3 Key Benefits... 3 Immersive Insight, Wherever You Are... 3 Connecting with the World s Data... 3 Any Data,

More information

Data Mining Applications with R

Data Mining Applications with R Data Mining Applications with R Yanchang Zhao Senior Data Miner, RDataMining.com, Australia Associate Professor, Yonghua Cen Nanjing University of Science and Technology, China AMSTERDAM BOSTON HEIDELBERG

More information

MACHINE LEARNING OPPORTUNITIES IN FREIGHT TRANSPORTATION OPERATIONS. NORTHWESTERN NUTC/CCIT October 26, Ted Gifford

MACHINE LEARNING OPPORTUNITIES IN FREIGHT TRANSPORTATION OPERATIONS. NORTHWESTERN NUTC/CCIT October 26, Ted Gifford MACHINE LEARNING OPPORTUNITIES IN FREIGHT TRANSPORTATION OPERATIONS NORTHWESTERN NUTC/CCIT October 26, 2016 Ted Gifford SCHNEIDER IS A TRANSPORTATION AND LOGISTICS LEADER WITH A BROAD PORTFOLIO OF SERVICES.

More information

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

Drive Better Insights with Oracle Analytics Cloud

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

More information

zdata Solutions BI / Advanced Analytic Platform and Pilot Programs

zdata Solutions BI / Advanced Analytic Platform and Pilot Programs zdata Solutions BI / Advanced Analytic Platform and Pilot Programs BI & Analytics Platform Store Gather, integrate, load and manage your data in the cloud or on premise Collaborate Validate and dimensionalize

More information

POST GRADUATE PROGRAM IN DATA SCIENCE & MACHINE LEARNING (PGPDM)

POST GRADUATE PROGRAM IN DATA SCIENCE & MACHINE LEARNING (PGPDM) OUTLINE FOR THE POST GRADUATE PROGRAM IN DATA SCIENCE & MACHINE LEARNING (PGPDM) Module Subject Topics Learning outcomes Delivered by Exploratory & Visualization Framework Exploratory Data Collection and

More information

Gene Expression Data Analysis

Gene Expression Data Analysis Gene Expression Data Analysis Bing Zhang Department of Biomedical Informatics Vanderbilt University bing.zhang@vanderbilt.edu BMIF 310, Fall 2009 Gene expression technologies (summary) Hybridization-based

More information

New Features in Enterprise Miner

New Features in Enterprise Miner New Features in Enterprise Miner Dr. John Brocklebank, SAS Institute Inc. Gerhard Held, SAS Institute EMEA New Features in Enterprise Miner Agenda! The Big Picture: Importance of analytics in today s Marketplace!

More information

SQLStarter Intro to Data Science. Dave

SQLStarter Intro to Data Science. Dave SQLStarter Dave Leininger @DaveLeininger SQLStarter Dave Leininger WHO IS FUSION ALLIANCE? SQLStarter: What is Data Science? Why would I want to be a Data Scientist? What are the tools and technologies?

More information

IBM SPSS Modeler Premium

IBM SPSS Modeler Premium IBM SPSS Modeler Premium Improve model accuracy with unstructured data Highlights Solve business problems faster with analytical techniques that deliver deeper insight. Easily access, prepare and integrate

More information

1226A: ique on IBM BlueMix can increase your TM1 forecast accuracy. Michael Cowie Dallas Crawford QueBIT Consulting, LLC

1226A: ique on IBM BlueMix can increase your TM1 forecast accuracy. Michael Cowie Dallas Crawford QueBIT Consulting, LLC 1226A: ique on IBM BlueMix can increase your TM1 forecast accuracy Michael Cowie Dallas Crawford QueBIT Consulting, LLC Presenting Today Mike Cowie, Director of Strategic Solutions, QueBIT @Michael_D_Cowie

More information

Machine Learning Based Prescriptive Analytics for Data Center Networks Hariharan Krishnaswamy DELL

Machine Learning Based Prescriptive Analytics for Data Center Networks Hariharan Krishnaswamy DELL Machine Learning Based Prescriptive Analytics for Data Center Networks Hariharan Krishnaswamy DELL Modern Data Center Characteristics Growth in scale and complexity Addition and removal of system components

More information

Product Roadmap. February Sebastien Cognet, Pre-Sales EMEA

Product Roadmap. February Sebastien Cognet, Pre-Sales EMEA Product Roadmap February 2013 Sebastien Cognet, Pre-Sales EMEA Pentaho Release Cadence Starting 2012, Pentaho will be migrating to a twice a year major release. We think this will allow both our customers

More information

InsideBIGDATA Guide to Predictive Analytics

InsideBIGDATA Guide to Predictive Analytics InsideBIGDATA Guide to Predictive Analytics by Daniel D. Gutierrez BROUGHT TO YOU BY Predictive Analytics Defined Predictive analytics, sometimes called advanced analytics, is a term used to describe a

More information

Building a Multi-Tenant Infrastructure for Diverse Application Workloads

Building a Multi-Tenant Infrastructure for Diverse Application Workloads Building a Multi-Tenant Infrastructure for Diverse Application Workloads Rick Janowski Marketing Manager IBM Platform Computing 1 The Why and What of Multi-Tenancy 2 Parallelizable problems demand fresh

More information

SAS Business Knowledge Series

SAS Business Knowledge Series 2014 SAS Business Knowledge Series A unique collaboration between SAS and a global network of industry experts who deliver the most current information on business practices, concepts, methodology and

More information

The usage of Big Data mechanisms and Artificial Intelligence Methods in modern Omnichannel marketing and sales

The usage of Big Data mechanisms and Artificial Intelligence Methods in modern Omnichannel marketing and sales The usage of Big Data mechanisms and Artificial Intelligence Methods in modern Omnichannel marketing and sales Today's IT service providers offer a large set of tools supporting sales and marketing activities

More information

Business Rules Modeling Studio

Business Rules Modeling Studio Business Rules Modeling Studio Highlights Progress Corticon Business Rules Modeling Studio is a standalone desktop environment to model, analyze, test and save business rules as executable decision services.

More information

Preface to the third edition Preface to the first edition Acknowledgments

Preface to the third edition Preface to the first edition Acknowledgments Contents Foreword Preface to the third edition Preface to the first edition Acknowledgments Part I PRELIMINARIES XXI XXIII XXVII XXIX CHAPTER 1 Introduction 3 1.1 What Is Business Analytics?................

More information

Actian DataConnect 11

Actian DataConnect 11 Actian DataConnect 11 Architected for Next-Gen Hybrid Integration Technical WhitePaper April 2017 Contents Introduction... 3 Actian DataConnect solution overview... 3 Connectivity Sources... 4 DataConnect

More information

Microsoft Azure Essentials

Microsoft Azure Essentials Microsoft Azure Essentials Azure Essentials Track Summary Data Analytics Explore the Data Analytics services in Azure to help you analyze both structured and unstructured data. Azure can help with large,

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

The real life of Data Scientists. or why we created the Data Science Studio

The real life of Data Scientists. or why we created the Data Science Studio The real life of Data Scientists or why we created the Data Science Studio About me Marc Batty Co-founded Dataiku in 2013, Chief Customer Officer Formerly Unilog American Express Logica Business Consulting

More information

IBM SPSS Modeler. Accelerate time to value with visual data science and machine learning. Highlights

IBM SPSS Modeler. Accelerate time to value with visual data science and machine learning. Highlights Accelerate time to value with visual data science and machine learning Highlights Exploit the power of visual and programmatic data science with IBM SPSS Modeler for IBM Data Science Experience, or get

More information

What s new in Machine Learning across the Splunk Portfolio

What s new in Machine Learning across the Splunk Portfolio What s new in Machine Learning across the Splunk Portfolio Manish Sainani Director, Product Management Bob Pratt Sr. Director, Product Management September 2017 Forward-Looking Statements During the course

More information

BIG DATA AND HADOOP DEVELOPER

BIG DATA AND HADOOP DEVELOPER BIG DATA AND HADOOP DEVELOPER Approximate Duration - 60 Hrs Classes + 30 hrs Lab work + 20 hrs Assessment = 110 Hrs + 50 hrs Project Total duration of course = 160 hrs Lesson 00 - Course Introduction 0.1

More information