Apply Big Data Analytics and Machine Learning in Real Time to Disrupt Business Models. OOP 2017 (Munich, Germany)

Size: px
Start display at page:

Download "Apply Big Data Analytics and Machine Learning in Real Time to Disrupt Business Models. OOP 2017 (Munich, Germany)"

Transcription

1 Apply Big Data Analytics and Machine Learning in Real Time to Disrupt Business Models OOP 2017 (Munich, Germany) Kai Wähner Technology Evangelist

2 Apply Big Data Analytics to Real Time Processing

3 Analyze and Act on Critical Business Moments

4 Banking Fraud Detection Anti-Money Laundering (AML) Trade Surveillance Credit/Debit card monitoring Health Insurance Fraud Insurance Fraud Online Operations Steps: 1. Visualise and understand 2. Supervised Learning 3. Unsupervised learning 4. Build and deploy Act proactively before the fraud happened

5 Retailer Cross Selling Sale of Premium Upgrade Sale of Perishable Goods Increase of Customer Satisfaction Partner Network Additional Services Complaint Management Act proactively before the customer left the store or location

6 Insurance Context-Specific Pricing Premium Price Quote Optimization Customer Risk Scoring Steps: 1. Build model predicting conversion (churn) with historic quote acceptance and customer attribution data with multiple GLMs Supervised Learning 2. Apply this GLM model in real-time with customer attribution data Build and deploy and price tests to calculate conversion probability and, in turn, optimal premium 3. Every end of month, compare predicted conversion with actual conversion. If outside allowable limits then re-evaluate model automatically

7 Key Take-Aways Ø Ø Ø Insights are hidden in Historical Data on Big Data Platforms Machine Learning and Big Data Analytics find these Insights by building Analytics Models Event Processing uses these Models (without Redevelopment) to take Action in Real Time

8 Agenda 1) Machine Learning and Big Data Analytics 2) Building an Analytic Model 3) Real Time Processing 4) Live Demo

9 Agenda 1) Machine Learning and Big Data Analytics 2) Building an Analytic Model 3) Real Time Processing 4) Live Demo 5) Intelligent Microservices

10 Machine Learning. allows computers to find hidden insights without being explicitly programmed where to look.

11 Real World Examples of Machine Learning Spam Detection Search Results + Product Recommendation Picture Detection (Friends, Locations, Products) The Next Disruption: Google Beats Go Champion Machine Learning is already present in daily life Now, every enterprise is beginning to leverage it!

12 From Insight to Action - Closed Loop for Big Data Analytics Insight EVENTS Action

13 From Insight to Action - Closed Loop for Big Data Analytics ACCESS PREDICT WRANGLE DECIDE Insight Action ANALYZE ACT MODEL MONITOR

14 Analytics for the Analyst, Data Scientist and Developer AI-DRIVEN VISUAL ANALYTICS DATA DISCOVERY AI-driven visualization to help you gain insights at the speed of thought AI-driven data wrangling AI-driven geo analytics Access connected visualizations - build beautiful dashboards in minutes Collaborate with a click DASHBOARDS DATA SCIENCE RE-IMAGINED PREDICTIVE MACHINE LEARNING You don't have to be a data scientist to use data science And Spotfire loves deep data science! Spotfire makes it easy to apply machine learning, big data, and Copyright advanced analytics TIBCO with Software R, H20, Inc. SAS... STREAMING ANALYTICS REAL TIME ACTIONABLE Gain continuous awareness Automate actions and alerts Enable human interaction with live data for better decisions Take informed Action and Win!

15 Analytics Maturity Model Analytics Self-service Visual Analytics Dashboards Advanced Analytics Event Processing Measure Diagnose Predict Optimize Alert Automate Analytics Maturity Immediate Value to the Organization Long-Term Competitive Advantage A good Big Data Analytics platform can provide value to the organization across the full spectrum of use cases

16 Analytics Maturity Model Analytics Visual Analytics Advanced Analytics Event Processing Measure Diagnose Predict Optimize Alert Automate Analytics Maturity Immediate Value to the Organization Long-Term Competitive Advantage A good Big Data Analytics platform can provide value to the organization across the full spectrum of use cases

17 Analytics Maturity Model Analytics Self-service Visual Analytics Dashboards Advanced Analytics Event Processing Measure Diagnose Predict Optimize Alert Automate Analytics Maturity Immediate Value to the Organization Long-Term Competitive Advantage A good Big Data Analytics platform can provide value to the organization across the full spectrum of use cases

18 Insight Platforms

19 The first task in a new analytics projects is to define a Business Case!

20 From a Business Case to Proactive Actions Business Case Assemble Data Explore Present Develop Model Decision, Action Value Theses Data Wrangling Signals Dashboards Model Prediction Action G&G Increase Productivity Grow Revenue Reduce Risk Well Production Historian SAP Visualize Clean Shape Merge Enrich Filter GeoLocation Completions Production Equipment Pressure Temperature Production Interrupt Equipment Failure Drill Bit Movement

21 Agenda 1) Machine Learning and Big Data Analytics 2) Building an Analytic Model 3) Real Time Processing 4) Live Demo

22 Analytical Pipeline

23 Analytics Maturity Model Analytics Self-service Visual Analytics Dashboards Advanced Analytics Event Processing Measure Diagnose Predict Optimize Alert Automate Analytics Maturity Immediate Value to the Organization Long-Term Competitive Advantage A good Big Data Analytics platform can provide value to the organization across the full spectrum of use cases

24 What is Predictive Analytics?

25 Analytical Pipeline

26 Variety of Data in Enterprises SAP R/3 Oracle E-Business Salesforce Web Services Flat Files Siebel ebusiness XML RDBMS RDBMS RDBMS RDBMS SAP BW OBIEE Spreadsheets D A T A F A B R I C SQL Server Oracle MySQL Teradata Netezza JDBC/ODBC Hadoop SFDC PostgreSQL Etc. Databases Teradata MS SSAS Databases Information Services (join, transform, reusable, parameterized, dynamic query for in-memory use) Direct Query (dynamically query and retrieve data for visualization and analysis) Oracle TeradataAster MySQL Netezza Hadoop Etc. Local data sources Excel Access Drag-and-drop Custom GUI-driven data access via SDK STDF Direct connection ODBC OLE DB SqlClient

27 Data Acquisition Smart Recommendation Engine

28 Analytical Pipeline

29 Data Munging / Wrangling / Mash-up

30 Data Munging - Transformations cust_id dept sku dollar gift date C FALSE A FALSE C TRUE B FALSE C TRUE B FALSE C FALSE n cust_id A B C total # orders first_dat e last_dat e

31 Feature Engineering The heart of data science You want to get the best accuracy from machine learning algorithms on your datasets Feature engineering is the process of using domain knowledge of the data to create features that make machine learning algorithms work. Feature engineering is fundamental to the application of machine learning, and is both difficult and expensive. The process of feature engineering Brainstorming Or Testing features Deciding what features to create Creating features Checking how the features work with your model Improving your features if needed Go back to brainstorming/creating more features until the work is done

32 Analytical Pipeline

33 Exploratory Data Analysis

34 Exploratory Data Analysis Exploratory Data Analysis (EDA) is an approach/philosophy for data analysis that employs a variety of techniques (mostly graphical) 1. to maximize insight into a data set 2. uncover underlying structure 3. extract important variables 4. detect outliers and anomalies 5. test underlying assumptions 6. develop parsimonious models 7. determine optimal factor settings

35 Exploratory Data Analysis The greatest value of a picture is when it forces us to notice what we never expected to see John W. Tukey, 1977

36 Visual Analytics - Interactive Brush-Linked and Inline Data Wrangling à Ad-hoc data preparation instead of just ETL

37 Analytics Maturity Model Analytics Visual Analytics Advanced Analytics Event Processing Measure Diagnose Predict Optimize Alert Automate Analytics Maturity Immediate Value to the Organization Long-Term Competitive Advantage A good Big Data Analytics platform can provide value to the organization across the full spectrum of use cases

38 What is Predictive Analytics?

39 Analytical Pipeline

40 Which picture represents a model? A model is a simplification of the truth that helps you with decision making.

41 Model Building

42 Model Building

43 Model Building Employees who write longer s earn higher salaries!

44 Model Improvement

45 Model Improvement Managers Staff

46 Analytical Pipeline

47 Model Validation How is the IQ of a kid related to the IQ of his / her mum?

48 How to choose the right Machine Learning algorithm? Typical algorithm model selection can be decided broadly on following questions: How much data do you have and is it continuous? Is it classification or regression problem? Predefined variables (Labeled), unlabeled or mix? Data class skewed? What is the goal? predict or rank? Result interpretation easy or hard?

49 Frameworks and Tooling

50 Smart Data Discovery (for the Business User) as a next-generation data discovery capability that automatically finds and explains insights from advanced analytics to business users or citizen data scientists Leverage Machine Learning without the help of a Data Scientist

51 Advanced Analytics and Big Data Tools (for Data Scientists) Many more.

52 R Language Built for data scientists Very active community

53 R with Revolution Analytics (now Microsoft) Open Source GPL License (including its restrictions)

54 TERR - TIBCO s Enterprise Runtime for R TIBCO has rewritten R as a Commercial Compute Engine Latest statistics scripting engine: S a S-PLUS a R a TERR Runs R code including CRAN packages Engine internals rebuilt from scratch at low-level Redesigned data objects, memory management High performance + Big Data TERR is licensed from TIBCO TERR Installs (free) with Spotfire Analyst / Desktop + other TIBCO products Spotfire Server can manage all TERR / R scripts, artifacts for reuse Standalone Developer Edition Supported by TIBCO No GPL license issues

55 Which R to use?

56 Apache Spark General Data-processing Framework à However, focus is especially on Analytics (at least these days)

57 Apache Spark MLlib Spark ML is Spark s machine learning library. Its goal is to make practical machine learning scalable and easy. x It consists of common learning algorithms and utilities, including classification, regression, clustering and collaborative filtering. General Data-processing Framework à Focus is especially on Analytics (at least these days)

58 H2O.ai An Extensible Open Source Platform for Analytics Best of Breed Open Source Technology Easy-to-use Web UI and Familiar Interfaces Data Agnostic Support for all Common Database and File Types Massively Scalable Big Data Analysis Real-time Data Scoring ( Nanofast Scoring Engine )

59 TensorFlow Machine Learning Framework Open sourced by Google Deep Learning à Neural Networks More powerful analysis than other ML algorithms Image Detection, Speech Translation, etc. Computationally very complex, especially during training but also during scoring

60 SaaS Machine Learning Managed SaaS service for building ML models and generating predictions Integrated into the corresponding cloud ecosystem Easy to use, but limited feature set and potential latency issues if combined with external data or applications

61 Live Demo Live Demo Smart Visual Analytics vs. Data Science Tools

62 TIBCO Spotfire with R / TERR Integration Let the business user leverage Analytic Models (created by the Data Scientist) to find insights! Example: Customer Churn with Random Forest Algorithm refresh model button lives a random forest algorithm requires no a priori assumptions at all, it just always works The business user doesn t need to know what random forest is to be empowered by it Select variables for the model

63 TIBCO Spotfire with H2O Integration Example: Predictive Analytics for Manufacturing ( scrap parts as early as possible )

64 TIBCO Spotfire with H2O Integration Example: Predictive Analytics for Manufacturing ( scrap parts as early as possible )

65 PMML (Predictive Model Markup Language ) XML-based de facto standard to represent predictive analytic models Developed by the Data Mining Group (DMG) Easily share models between PMML compliant applications (e.g. between model creation and deployment for operations)

66 Agenda 1) Machine Learning and Big Data Analytics 2) Building an Analytic Model 3) Real Time Processing 4) Live Demo

67 Analytics Maturity Model Analytics Self-service Visual Analytics Dashboards Advanced Analytics Event Processing Measure Diagnose Predict Optimize Alert Automate Analytics Maturity Immediate Value to the Organization Long-Term Competitive Advantage A good Big Data Analytics platform can provide value to the organization across the full spectrum of use cases

68 What is Prescriptive Analytics?

69 Traditional Data Processing: Request Response Act Analyze Store

70 The New Era: Streaming Analytics Act & Monitor Store Analyze

71 Streaming Analytics: What Is A Stream? Consists of pieces of data typically generated due to a change of state. One or more identifiers Timestamp & payload Immutable Typically unbounded; there is no end to the data. Batch dataset: bounded. Can be raw or derived. Logs Clickstream Usage Data Sensors

72 Streaming Analytics - Processing Pipeline Applying an Analytic Model is just a piece of the puzzle! Normalization Index / Search Contextual Rules Messaging Filtering Windowing Analytics / DW Reporting APIs Transformation Patterns Analytics Process Management Integration Adapters / Channels Enrichment Aggregation Deep ML Applications & APIs Analytics (Real Time) Stream Ingest Stream Preprocessing Stream Analytics & Processing Stream Outcomes

73 Streaming Analytics: Windows

74 Operational Intelligence and Human Interaction Machine-to-Machine Automation Automated action based on models of history combined with live context and business rules Actions by Operations Human decisions in real time informed by up to date information 74

75 What Kind of Streaming Analytics do you need? Streaming Concepts Slow Streaming Frameworks Streaming Products Fast Time to Market Library (Java,.NET, Python) Query Language (often similar to SQL) Scalability (horizontal and vertical, fail over) Connectivity (technologies, markets, products) Operators (Filter, Sort, Aggregate) Visual IDE (Dev, Test, Debug) Simulation (Feed Testing, Test Generation) Live UI (monitoring, proactive interaction) Maturity (24/7 support, consulting) Integration (out-of-the-box: ESB, MDM, etc.)

76 Frameworks and Products (no complete list!) PRODUCT OPEN SOURCE CLOSED SOURCE Azure Microsoft Stream Analytics FRAMEWORK

77 Comparison of Stream Processing Frameworks and Products Slide Deck and Video Recording: streaming-analytics-comparison-open-source-frameworks-products-cloud-services/

78 Apache Storm Hello World

79 AWS Kinesis Hello World

80 Visual Coding for Streaming Analytics Streaming Operators Connectivity Visual Development Testing & Simulation Mature Tooling / Support Middleware Integration

81 Live Visual Analytics UI Ad-hoc continuous query Alerts Dynamic aggregation Action Live visualization

82 TERR Spark ML MATLAB Open Source R SAS How to apply analytic models to real time processing without redevelopment? H20.ai Stream Processing PMML

83 Apache Spark ML and Spark Streaming with PMML Models Not available for Spark 2.0 yet, just for 1.6.x!

84 TIBCO StreamBase Connector for R and TERR

85 TIBCO StreamBase Connector for H2O.ai

86 TIBCO StreamBase Connector for PMML

87 Real World Streaming Application for Customer Churn

88 Closed Loop à Automatically Re-Compute (and Improve) the Analytic Model Compute your performance metric Spot not good enough performance Re-compute model

89 Agenda 1) Machine Learning and Big Data Analytics 2) Building an Analytic Model 3) Real Time Processing 4) Live Demo

90 Scenario: Predictive Scrapping of Parts in an Assembly Line Goal: Scrap parts as early as possible automatically to reduce costs in a manufacturing process. Question: When to scrap a part in Station 1 instead of doing re-work or sending it to Station 2? Station 1 Station 2 Cost Before Total Cost 29 (or more) Scrap? Scrap?

91 Fast Data Architecture for Predictive Maintenance CSV Batch JSON Real Time Action Streaming StreamBase Analytics Aggregate Correlate Analytics Live Datamart Continuous query processing Alerts Operational Analytics XML Real Time Rules Manual action, escalation Live UI Operations Internal Data Flume HDFS HDFS HISTORICAL ANALYSIS R / TERR Data Scientists H2O Oracle RDBMS Avro Parquet PMML Hadoop (Cloudera) Spotfire TIBCO Fast Data Platform

92 TIBCO Spotfire with H2O Integration Data Discovery / Data Mining ( Are parts that repeat a station more likely scrap parts? )

93 TIBCO Live Datamart Operational Intelligence ( Monitor the manufacturing process and change rules in real time! ) Live Dartmart Desktop Client

94 TIBCO Live Datamart Operational Intelligence ( Monitor the manufacturing process and change rules in real time! ) Live Dartmart Web API

95 Live Demo Live Demo TIBCO Spotfire + StreamBase + H2O.ai + Live Datamart

96 TIBCO Accelerator for Apache Spark The TIBCO Accelerator for Spark is a TIBCO engineered, light-weight open-source faststart for systems to stream data into Spark, discover patterns in Spark with Spotfire, and operationalize the insights on Big Data. FUNCTIONAL COMPONENTS 1. Fast Data Preparation for IoT Dozens of enterprise and IoT data preparation adapters: MQTT, Databases; inbound creation of HDFS, Parquet, Hbase, Avro 2. Spotfire Model Discovery Template Use Spotfire to explore Spark data lake, create predictive model, train in H20, and deploy to Streaming Analytics. 3. Operationalize Predictive Models Zookeeper deployment to StreamBase nodes living in Spark cluster via H20, PMML, TERR models 4. Streaming Analytics for Automation Automate action based on predictive models make offers to customers, stop fraudulent transactions, alert. 5. Monitor & Retrain Model Monitor behavior of model, retrain when necessary. 6. Drag & Drop for Business Solution Developers Code-free development environment for work with H20, HDFS, Avro, TERR

97 Develop fast. Fail fast. Change fast. Visual Analytics + Visual Coding + DevOps = Agile Intelligent Microservices

98 Key Take-Aways Ø Ø Ø Insights are hidden in Historical Data on Big Data Platforms Machine Learning and Big Data Analytics find these Insights by building Analytics Models Event Processing uses these Models (without Redevelopment) to take Action in Real Time

99 Questions? Please contact me! Kai Wähner Technology Evangelist at LinkedIn

Manufacturing Analytics in the Age of IoT

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

More information

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

Stream Processing. Kai Wähner. as Game Changer for the Internet of

Stream Processing. Kai Wähner. as Game Changer for the Internet of Stream Processing as Game Changer for the Internet of Things Kai Wähner kwaehner@tibco.com @KaiWaehner www.kai-waehner.de LinkedIn / Xing Please connect! Key Messages Streaming Analytics processes Data

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

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

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

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

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

NICE Customer Engagement Analytics - Architecture Whitepaper

NICE Customer Engagement Analytics - Architecture Whitepaper NICE Customer Engagement Analytics - Architecture Whitepaper Table of Contents Introduction...3 Data Principles...4 Customer Identities and Event Timelines...................... 4 Data Discovery...5 Data

More information

Advanced Analytics in Azure

Advanced Analytics in Azure Explore What s Possible. Advanced Analytics in Azure Amie Mason, Practice Lead Data Science & Analytics amiem@attunix.com The Attunix Difference business technology Attunix delivers results at the intersection

More information

TIBCO Live Datamart providing an operational command and control center in a virtual train application.

TIBCO Live Datamart providing an operational command and control center in a virtual train application. TIBCO Live Datamart BENEFITS Serve your real-time application needs with a purpose-built live data mart that continuously pushes the right data to the right clients. Detect problems when they happen by

More information

Cask Data Application Platform (CDAP) Extensions

Cask Data Application Platform (CDAP) Extensions Cask Data Application Platform (CDAP) Extensions CDAP Extensions provide additional capabilities and user interfaces to CDAP. They are use-case specific applications designed to solve common and critical

More information

Confidential

Confidential June 2017 1. Is your EDW becoming too expensive to maintain because of hardware upgrades and increasing data volumes? 2. Is your EDW becoming a monolith, which is too slow to adapt to business s analytical

More information

Modern Analytics Architecture

Modern Analytics Architecture Modern Analytics Architecture So what is a. Modern analytics architecture? Machine Learning AI Open source Big Data DevOps Cloud In-memory IoT Trends supporting Next-Generation analytics Source: Next-Generation

More information

EXECUTIVE BRIEF. Successful Data Warehouse Approaches to Meet Today s Analytics Demands. In this Paper

EXECUTIVE BRIEF. Successful Data Warehouse Approaches to Meet Today s Analytics Demands. In this Paper Sponsored by Successful Data Warehouse Approaches to Meet Today s Analytics Demands EXECUTIVE BRIEF In this Paper Organizations are adopting increasingly sophisticated analytics methods Analytics usage

More information

EXAMPLE SOLUTIONS Hadoop in Azure HBase as a columnar NoSQL transactional database running on Azure Blobs Storm as a streaming service for near real time processing Hadoop 2.4 support for 100x query gains

More information

How In-Memory Computing can Maximize the Performance of Modern Payments

How In-Memory Computing can Maximize the Performance of Modern Payments How In-Memory Computing can Maximize the Performance of Modern Payments 2018 The mobile payments market is expected to grow to over a trillion dollars by 2019 How can in-memory computing maximize the performance

More information

The Importance of good data management and Power BI

The Importance of good data management and Power BI The Importance of good data management and Power BI The BI Iceberg Visualising Data is only the tip of the iceberg Data Preparation and provisioning is a complex process Streamlining this process is key

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

Big Data Introduction

Big Data Introduction Big Data Introduction Who we are Experts At Your Service Over 50 specialists in IT infrastructure Certified, experienced, passionate Based In Switzerland 100% self-financed Swiss company Over CHF8 mio.

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

By 2020, more than half of major new business processes and systems will incorporate some element of the IoT.

By 2020, more than half of major new business processes and systems will incorporate some element of the IoT. Trends in Analytics By 2020, more than half of major new business processes and systems will incorporate some element of the IoT. Gartner Unexpected Implications Arising From the Internet of Things report

More information

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

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

More information

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

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

Decisyon App Composer (DAC) Technology Overview

Decisyon App Composer (DAC) Technology Overview Decisyon App Composer (DAC) Technology Overview Decisyon App Composer is an agnostic Industrial IoT (IIOT) Visual Rapid Development Platform with rich native microservices. Along with services from different

More information

Guide to Modernize Your Enterprise Data Warehouse How to Migrate to a Hadoop-based Big Data Lake

Guide to Modernize Your Enterprise Data Warehouse How to Migrate to a Hadoop-based Big Data Lake White Paper Guide to Modernize Your Enterprise Data Warehouse How to Migrate to a Hadoop-based Big Data Lake Motivation for Modernization It is now a well-documented realization among Fortune 500 companies

More information

Analytics in the Cloud, Cross Functional Teams, and Apache Hadoop is not a Thing Ryan Packer, Bank of New Zealand

Analytics in the Cloud, Cross Functional Teams, and Apache Hadoop is not a Thing Ryan Packer, Bank of New Zealand Paper 2698-2018 Analytics in the Cloud, Cross Functional Teams, and Apache Hadoop is not a Thing Ryan Packer, Bank of New Zealand ABSTRACT Digital analytics is no longer just about tracking the number

More information

Bringing the Power of SAS to Hadoop Title

Bringing the Power of SAS to Hadoop Title WHITE PAPER Bringing the Power of SAS to Hadoop Title Combine SAS World-Class Analytics With Hadoop s Low-Cost, Distributed Data Storage to Uncover Hidden Opportunities ii Contents Introduction... 1 What

More information

WIN BIG WITH GOOGLE CLOUD

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

More information

Course Content. The main purpose of the course is to give students the ability plan and implement big data workflows on HDInsight.

Course Content. The main purpose of the course is to give students the ability plan and implement big data workflows on HDInsight. Course Content Course Description: The main purpose of the course is to give students the ability plan and implement big data workflows on HDInsight. At Course Completion: After competing this course,

More information

Alexander Klein. ETL meets Azure

Alexander Klein. ETL meets Azure Alexander Klein ETL meets Azure Thanks to our sponsors: Who am I? Independent BI Consultant > 15 years experience of SQL Server Focus on Microsoft BI Stack & AI & Azure a.klein@consulting-bi.de @SQL_Alex

More information

20775: Performing Data Engineering on Microsoft HD Insight

20775: Performing Data Engineering on Microsoft HD Insight Let s Reach For Excellence! TAN DUC INFORMATION TECHNOLOGY SCHOOL JSC Address: 103 Pasteur, Dist.1, HCMC Tel: 08 38245819; 38239761 Email: traincert@tdt-tanduc.com Website: www.tdt-tanduc.com; www.tanducits.com

More information

20775A: Performing Data Engineering on Microsoft HD Insight

20775A: Performing Data Engineering on Microsoft HD Insight 20775A: Performing Data Engineering on Microsoft HD Insight Duration: 5 days; Instructor-led Implement Spark Streaming Using the DStream API. Develop Big Data Real-Time Processing Solutions with Apache

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

Common Customer Use Cases in FSI

Common Customer Use Cases in FSI Common Customer Use Cases in FSI 1 Marketing Optimization 2014 2014 MapR MapR Technologies Technologies 2 Fortune 100 Financial Services Company 104M CARD MEMBERS 3 Financial Services: Recommendation Engine

More information

Who is Databricks? Today, hundreds of organizations around the world use Databricks to build and power their production Spark applications.

Who is Databricks? Today, hundreds of organizations around the world use Databricks to build and power their production Spark applications. Databricks Primer Who is Databricks? Databricks was founded by the team who created Apache Spark, the most active open source project in the big data ecosystem today, and is the largest contributor to

More information

20775 Performing Data Engineering on Microsoft HD Insight

20775 Performing Data Engineering on Microsoft HD Insight Duración del curso: 5 Días Acerca de este curso The main purpose of the course is to give students the ability plan and implement big data workflows on HD. Perfil de público The primary audience for this

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

Spotlight Sessions. Nik Rouda. Director of Product Marketing Cloudera, Inc. All rights reserved. 1

Spotlight Sessions. Nik Rouda. Director of Product Marketing Cloudera, Inc. All rights reserved. 1 Spotlight Sessions Nik Rouda Director of Product Marketing Cloudera @nrouda Cloudera, Inc. All rights reserved. 1 Spotlight: Protecting Your Data Nik Rouda Product Marketing Cloudera, Inc. All rights reserved.

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

20775A: Performing Data Engineering on Microsoft HD Insight

20775A: Performing Data Engineering on Microsoft HD Insight 20775A: Performing Data Engineering on Microsoft HD Insight Course Details Course Code: Duration: Notes: 20775A 5 days This course syllabus should be used to determine whether the course is appropriate

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 Shawn Rogers Orchestrating and Managing Enterprise Analytics DISCLAIMER During the course of this presentation, TIBCO or its representatives may make forward-looking statements regarding future events,

More information

C3 IoT: Products + Services Overview

C3 IoT: Products + Services Overview C3 IoT: Products + Services Overview BIG DATA PREDICTIVE ANALYTICS IoT Table of Contents C3 IoT is a Computer Software Company 1 C3 IoT PaaS Products 3 C3 IoT SaaS Products 5 C3 IoT Product Trials 6 C3

More information

Oracle Real-Time Decisions (RTD) Ecommerce Interaction Management Use Case

Oracle Real-Time Decisions (RTD) Ecommerce Interaction Management Use Case Oracle Real-Time Decisions (RTD) Ecommerce Interaction Management Use Case Nicolas Bonnet Senior Director Product Management Oracle Business Intelligence The following is intended

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

Embracing the Hybrid Cloud using Power BI in CSP. Name Role Group

Embracing the Hybrid Cloud using Power BI in CSP. Name Role Group Embracing the Hybrid Cloud using Power BI in CSP Name Role Group Agenda Cloud Vision & Opportunity What is Power BI Power BI in CSP Power BI in Action Summary Microsoft vision for new era Unified platform

More information

Cask Data Application Platform (CDAP)

Cask Data Application Platform (CDAP) Cask Data Application Platform (CDAP) CDAP is an open source, Apache 2.0 licensed, distributed, application framework for delivering Hadoop solutions. It integrates and abstracts the underlying Hadoop

More information

C3 IoT: Products + Services Overview

C3 IoT: Products + Services Overview C3 IoT: Products + Services Overview BIG DATA PREDICTIVE ANALYTICS IoT Table of Contents C3 IoT is a Computer Software Company 1 C3 IoT PaaS Products 3 C3 IoT SaaS Products 5 C3 IoT Product Trials 6 C3

More information

Adobe and Hadoop Integration

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

More information

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

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

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

Your Top 5 Reasons Why You Should Choose SAP Data Hub INTERNAL

Your Top 5 Reasons Why You Should Choose SAP Data Hub INTERNAL Your Top 5 Reasons Why You Should Choose INTERNAL Top 5 reasons for choosing the solution 1 UNIVERSAL 2 INTELLIGENT 3 EFFICIENT 4 SCALABLE 5 COMPLIANT Universal view of the enterprise and Big Data: Get

More information

Next Generation Microservicesbased Data and Analytics Solution

Next Generation Microservicesbased Data and Analytics Solution Next Generation Microservicesbased Data and Analytics Solution Gaurav Kakad Solution Architect, Tata Consultancy Services Bryan Werwick Solution Architect, Tata Consultancy Services May 9, 2018 Agenda

More information

IBM Analytics Unleash the power of data with Apache Spark

IBM Analytics Unleash the power of data with Apache Spark IBM Analytics Unleash the power of data with Apache Spark Agility, speed and simplicity define the analytics operating system of the future 1 2 3 4 Use Spark to create value from data-driven insights Lower

More information

Amsterdam. (technical) Updates & demonstration. Robert Voermans Governance architect

Amsterdam. (technical) Updates & demonstration. Robert Voermans Governance architect (technical) Updates & demonstration Robert Voermans Governance architect Amsterdam Please note IBM s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice

More information

Managing explosion of data. Cloudera, Inc. All rights reserved.

Managing explosion of data. Cloudera, Inc. All rights reserved. Managing explosion of data 1 Customer experience expectations are converging on the brand, not channel Consistent across all channels and lines of business Contextualized to present location and circumstances

More information

BIG DATA PROCESSING A DEEP DIVE IN HADOOP/SPARK & AZURE SQL DW

BIG DATA PROCESSING A DEEP DIVE IN HADOOP/SPARK & AZURE SQL DW BIG DATA PROCESSING A DEEP DIVE IN HADOOP/SPARK & AZURE SQL DW TOPICS COVERED 1 2 Fundamentals of Big Data Platforms Major Big Data Tools Scaling Up vs. Out SCALE UP (SMP) SCALE OUT (MPP) + (n) Upgrade

More information

E-guide Hadoop Big Data Platforms Buyer s Guide part 1

E-guide Hadoop Big Data Platforms Buyer s Guide part 1 Hadoop Big Data Platforms Buyer s Guide part 1 Your expert guide to Hadoop big data platforms for managing big data David Loshin, Knowledge Integrity Inc. Companies of all sizes can use Hadoop, as vendors

More information

SOLUTION SHEET Hortonworks DataFlow (HDF ) End-to-end data flow management and streaming analytics platform

SOLUTION SHEET Hortonworks DataFlow (HDF ) End-to-end data flow management and streaming analytics platform SOLUTION SHEET Hortonworks DataFlow (HDF ) End-to-end data flow management and streaming analytics platform CREATE STREAMING ANALYTICS APPLICATIONS IN MINUTES WITHOUT WRITING CODE The increasing growth

More information

Adobe and Hadoop Integration

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

More information

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

SAP Predictive Analysis

SAP Predictive Analysis SAP Predictive Analysis How Predictive Analysis Works. Scott Leaver, Global Solution Manager SAP Internal Use Only Today s Agenda Predictive Analytics Strategic Investment Area for SAP Introduction to

More information

SIMPLIFYING BUSINESS ANALYTICS FOR COMPLEX DATA. Davidi Boyarski, Channel Manager

SIMPLIFYING BUSINESS ANALYTICS FOR COMPLEX DATA. Davidi Boyarski, Channel Manager SIMPLIFYING BUSINESS ANALYTICS FOR COMPLEX DATA Davidi Boyarski, Channel Manager Sisense Overview 4000+ Top Quartile HQ in Awards 2016 & 2017 Wisdom of Crowds Report LEADER IN CUSTOMER EXPERIANCE Top 10

More information

EVERYTHING YOU NEED TO KNOW ABOUT THE WSO2 ANALYTICS PLATFORM SENIOR SOFTWARE ENGINEER

EVERYTHING YOU NEED TO KNOW ABOUT THE WSO2 ANALYTICS PLATFORM SENIOR SOFTWARE ENGINEER EVERYTHING YOU NEED TO KNOW ABOUT THE WSO2 ANALYTICS PLATFORM BY FRANK SAJITH LEYMANN RAVINDRA SENIOR SOFTWARE ENGINEER TABLE OF CONTENTS 1. Introduction... 03 2. A Comprehensive Analytics Platform to

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

COGNITIVE COGNITIVE COMPUTING _

COGNITIVE COGNITIVE COMPUTING _ COGNITIVE COGNITIVE COMPUTING _ EXECUTIVE SUMMARY EXECUTIVE SUMMARY In recent years, with rapidly increasing volumes of Big Data, we have the ability to track a lot of information about users and their

More information

Trifacta Data Wrangling for Hadoop: Accelerating Business Adoption While Ensuring Security & Governance

Trifacta Data Wrangling for Hadoop: Accelerating Business Adoption While Ensuring Security & Governance 575 Market St, 11th Floor San Francisco, CA 94105 www.trifacta.com 844.332.2821 1 WHITEPAPER Trifacta Data Wrangling for Hadoop: Accelerating Business Adoption While Ensuring Security & Governance 2 Introduction

More information

Application Performance Management for Microsoft Azure and HDInsight

Application Performance Management for Microsoft Azure and HDInsight ebook Application Performance Management for Microsoft Azure and HDInsight How to build fast and reliable Big Data Apps on Microsoft Azure HDInsight and Azure Analytical Services Microsoft Azure makes

More information

Analytics for All Your Data: Cloud Essentials. Pervasive Insight in the World of Cloud

Analytics for All Your Data: Cloud Essentials. Pervasive Insight in the World of Cloud Analytics for All Your Data: Cloud Essentials Pervasive Insight in the World of Cloud The Opportunity We re living in a world where just about everything we see, do, hear, feel, and experience is captured

More information

From Data Deluge to Intelligent Data

From Data Deluge to Intelligent Data SAP Data Hub From Data Deluge to Intelligent Data Orchestrate Your Data for an Intelligent Enterprise Data for Intelligence, Speed, and With Today, corporate data landscapes are growing increasingly diverse

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

Big Data The Big Story

Big Data The Big Story Big Data The Big Story Jean-Pierre Dijcks Big Data Product Mangement 1 Agenda What is Big Data? Architecting Big Data Building Big Data Solutions Oracle Big Data Appliance and Big Data Connectors Customer

More information

EMBED ANALYTICS EVERYWHERE Tomáš Jurczyk

EMBED ANALYTICS EVERYWHERE Tomáš Jurczyk EMBED ANALYTICS EVERYWHERE Tomáš Jurczyk Email: tomas.jurczyk@quest.com AGENDA Short introduction of Statistica Enabling Collective Intelligence INTEGRATION WITH ANALYTICS MARKETPLACES Empowering Citizen

More information

: Boosting Business Returns with Faster and Smarter Data Lakes

: Boosting Business Returns with Faster and Smarter Data Lakes : Boosting Business Returns with Faster and Smarter Data Lakes Empower data quality, security, governance and transformation with proven template-driven approaches By Matt Hutton Director R&D, Think Big,

More information

Oracle Big Data Discovery The Visual Face of Big Data

Oracle Big Data Discovery The Visual Face of Big Data Oracle Big Data Discovery The Visual Face of Big Data Today's Big Data challenge is not how to store it, but how to make sense of it. Oracle Big Data Discovery is a fundamentally new approach to making

More information

Digital Transformation 2.0

Digital Transformation 2.0 Digital Transformation 2.0 Job roles and skills that every IT Services company must know We have been hearing for quite some time, that the world is going through digital transformation & HR department

More information

Connected Vehicles Accelerator

Connected Vehicles Accelerator Connected Vehicles Accelerator What's New (since the last release of Connected Vehicles Acceleration 1.2.1. on May 9, 2016) July 25 2016, release of Connected Vehicles Accelerator 1.3.0. Full release notes

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

Introduction to Stream Processing

Introduction to Stream Processing Introduction to Processing Guido Schmutz DOAG Big Data 2018 20.9.2018 @gschmutz BASEL BERN BRUGG DÜSSELDORF HAMBURG KOPENHAGEN LAUSANNE guidoschmutz.wordpress.com FRANKFURT A.M. FREIBURG I.BR. GENF MÜNCHEN

More information

Using Technology and Big Data to Provide Customers with a Passenger Experience. IBTTA September 12, 2017

Using Technology and Big Data to Provide Customers with a Passenger Experience. IBTTA September 12, 2017 Using Technology and Big Data to Provide Customers with a Passenger Experience IBTTA September 12, 2017 Big Data What is Big Data? Definition: Extremely large data sets that may be analyzed computationally

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

PRODUCT UPDATES APJ PARTNER SUMMIT - BALI. February Software AG. All rights reserved. For internal use only

PRODUCT UPDATES APJ PARTNER SUMMIT - BALI. February Software AG. All rights reserved. For internal use only PRODUCT UPDATES APJ PARTNER SUMMIT - BALI February 2018 2018 Software AG. All rights reserved. For internal use only 2 2018 Software AG. All rights reserved. For internal use only DIGITAL BUSINESS WHAT?

More information

KnowledgeSEEKER POWERFUL SEGMENTATION, STRATEGY DESIGN AND VISUALIZATION SOFTWARE

KnowledgeSEEKER POWERFUL SEGMENTATION, STRATEGY DESIGN AND VISUALIZATION SOFTWARE POWERFUL SEGMENTATION, STRATEGY DESIGN AND VISUALIZATION SOFTWARE Most Effective Modeling Application Designed to Address Business Challenges Applying a predictive strategy to reach a desired business

More information

AZURE HDINSIGHT. Azure Machine Learning Track Marek Chmel

AZURE HDINSIGHT. Azure Machine Learning Track Marek Chmel AZURE HDINSIGHT Azure Machine Learning Track Marek Chmel SESSION AGENDA Understanding different scenarios of Hadoop Building an end to end pipeline using HDInsight Using in-memory techniques to analyze

More information

Oracle Stream Analytics

Oracle Stream Analytics Oracle Stream Analytics Oracle Stream Analytics allows users to process and analyze large scale realtime information by using sophisticated correlation patterns, enrichment, and machine learning. It offers

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

Secure information access is critical & more complex than ever

Secure information access is critical & more complex than ever WHITE PAPER Purpose-built Cloud Platform for Enabling Identity-centric and Internet of Things Solutions Connecting people, systems and things across the extended digital business ecosystem. Secure information

More information

Building a Data Lake on AWS

Building a Data Lake on AWS Partner Network EBOOK: Building a Data Lake on AWS Contents What is a Data Lake? Benefits of a Data Lake on AWS Building a Data Lake On AWS Featured Data Lake Partner Bronze Drum Consulting Case Study:Rosetta

More information

OSIsoft Super Regional Transform Your World

OSIsoft Super Regional Transform Your World OSIsoft Super Regional Transform Your World Copyright 208 OSIsoft, LLC OSIsoft Vision & Roadmap Chris Nelson, VP Software Development 2 st August, 208 Copyright 208 OSIsoft, LLC Copyright 208 OSIsoft,

More information

Your Big Data to Big Data tools using the family of PI Integrators

Your Big Data to Big Data tools using the family of PI Integrators 1 Your Big Data to Big Data tools using the family of PI Integrators Presented by Martin Bryant Field Service Engineer @osisoft PI Integrators PI Integrator for Business Analytics PI Integrator for Business

More information

Analytics for All Data

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

More information

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

Datametica. The Modern Data Platform Enterprise Data Hub Implementations. Why is workload moving to Cloud

Datametica. The Modern Data Platform Enterprise Data Hub Implementations. Why is workload moving to Cloud Datametica The Modern Data Platform Enterprise Data Hub Implementations Why is workload moving to Cloud 1 What we used do Enterprise Data Hub & Analytics What is Changing Why it is Changing Enterprise

More information

SOLUTION SHEET End to End Data Flow Management and Streaming Analytics Platform

SOLUTION SHEET End to End Data Flow Management and Streaming Analytics Platform SOLUTION SHEET End to End Data Flow Management and Streaming Analytics Platform CREATE STREAMING ANALYTICS APPLICATIONS IN MINUTES WITHOUT WRITING CODE The increasing growth of data, especially data-in-motion,

More information

PORTFOLIO AND TECHNOLOGY DIRECTION ARMISTEAD SAPP & RANDY GUARD

PORTFOLIO AND TECHNOLOGY DIRECTION ARMISTEAD SAPP & RANDY GUARD PORTFOLIO AND TECHNOLOGY DIRECTION ARMISTEAD SAPP & RANDY GUARD FOCUS MARKETS SAS Addressable Market Size $US Billions $14.7 2015 2019 $10.6 $9.6 $7.0 $7.9 $5.0 $2.6 $3.7 $5.7 $4.4 $3.0 $4.2 BUSINESS INTELLIGENCE

More information

Building a Data Lake on AWS EBOOK: BUILDING A DATA LAKE ON AWS 1

Building a Data Lake on AWS EBOOK: BUILDING A DATA LAKE ON AWS 1 Building a Data Lake on AWS EBOOK: BUILDING A DATA LAKE ON AWS 1 Contents Introduction The Big Data Challenge Benefits of a Data Lake Building a Data Lake on AWS Featured Data Lake Partner Bronze Drum

More information