Brian Macdonald Big Data & Analytics Specialist - Oracle

Size: px
Start display at page:

Download "Brian Macdonald Big Data & Analytics Specialist - Oracle"

Transcription

1 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. All rights reserved. 1

2 Agenda Impact of more data on the Data Scientist A day in the life of a Data Scientist Oracle Big Data Discovery Oracle R technologies

3 What are some of the key challenges for Data Scientists Or Analysts, Statisticians, whatever you want to call them. Data Lots of data. Everywhere Desire to leverage this data for predictive analytics Data scientist hiding in their office and sucking data for themselves. "Just give me the data Working with the Business Separate communities yet have the same objectives -- improve business They speak a different language How to share information? Usually not the math people. R?

4 Where is the data? Relational Hadoop The web Excel Files from data providers Other mysterious sources

5 How Oracle Brings it all Together End-to-End Solutions Data Fast Data Apps Streams Events Actions Custom Data Management Packaged Reservoir Factory Warehouse Business Analytics Data Lab Reports Data Sets Discovery Data Science Visualization

6 Day in the life of Data Scientist Copyright 2015, Oracle and/or its affiliates. All rights reserved.

7 Let's focus on predictive analytics Data scientists have the tools SAS, SPSS, Matlab, R, Python, many others. We will discuss R The business has the domain expertise BI Tools, Excel Some cross over But generally they work independently

8 What if they can work together more seamlessly? I will take the data scientists perspective

9 What does a data scientist do? Define problem Find data Exploratory Data Analysis Transform Modeling Share results Deploy This consumes most of the time

10 Predictive Modeling with R Pros lots of sophisticated modeling capabilities Can transform merge data Robust EDA capabilities Extensible Free Cons It's a programming environment Need expertise Can be tedious for EDA and transformations Generally Limited to memory of laptop Doesn't help finding data Single threaded

11 Where will the data scientist start to solve a problem Manually ask/search around for data Generate statistics on data. dim(orcl), head(orcl), summary(orcl), skewness(orcl) Generate some graphs to visualize hist(orcl), plot(orcl), plot(lag_orcl) Start manipulating data log_orcl <- log(orcl), lag_orcl <- diff(orcl) All to see if the data is worth using.

12 R Demo Copyright 2015, Oracle and/or its affiliates. All rights reserved.

13 Powerful But can this be automated and made easier? 13

14 What commands come next? 14

15 More Code. Didn t I just do this for the other data sets? 15

16 Oracle Big Data Discovery Reducing the time for Data Science projects Search Explore transform discover deploy 16

17 How can Big Data Discovery help the data scientist Find data Show core statistics about all the data Automatic Visualization Transform the data i.e. bin, log transform, ratios, sentiment,. Place data in Hadoop to start modeling This is what Consumed lots of the Data Scientists Time What BDD doesn't do (yet) Predictive

18 Transform Business Users can help with this! Scrub PII Missing Data Entity Normalizations Outlier Detection Benefits Share Transformations In Real time Can be done before Data Scientist gets involved Outlier Elimination Centering & Scaling Features 18

19 Big Data Discovery Demo Copyright 2015, Oracle and/or its affiliates. All rights reserved.

20 The Data Scientist needs more though How can I do modeling if data is in Hadoop? Copy data to R? What of there is too much data? Use R to connect to Hadoop and run models on Hadoop Or Use R to connect to Oracle DB and run models on Oracle Or Use R Connected to Oracle DB with data on Hadoop

21 Oracle s R Technologies Oracle R Distribution ROracle Software available to R Community for free Oracle R Advanced Analytics for Hadoop A component of the Oracle Big Data Connectors software suite Oracle R Enterprise A component of the Oracle Advanced Analytics option to Oracle Database

22 Oracle R Advanced Analytics for Hadoop: Integration Using the Hadoop and HIVE Integration, plus R Engine and Open-Source R Packages Hadoop Cluster with Oracle R Advanced Analytics for Hadoop HQL Basic Statistics, Data Prep, Joins and View creation ORAAH distributed algorithms: MLP Neural Nets*, GLM*, LM PCA, k-means, NMF, LMF Open-source R packages via Map-Reduce * Spark-Caching enabled HQL R Oracle Database Server with Advanced Analytics option R Client R Analytics Oracle R Advanced Analytics for Hadoop SQL Client SQL Developer Other SQL Apps Copyright 2016 Oracle and/or its affiliates. All rights reserved. 22

23 Oracle R Advanced Analytics for Hadoop Advanced Analytics algorithms in a Hadoop Cluster: Map-Reduce and Spark based Classification Clustering Statistical Functions Generalized Linear Model Logistic Regression Hierarchical k-means Correlation Covariance Cross Tabulation Summary statistics Regression Linear Regression Multi-Layer Neural Networks Attribute Importance Principal Components Analysis Feature Extraction Nonnegative Matrix Fact(NMF) Collaborative Filtering (LMF)

24 Oracle R Advanced Analytics for Hadoop Demo Copyright 2015, Oracle and/or its affiliates. All rights reserved.

25 OAA with Big Data SQL: EXADATA + BDA Using the in-database algorithms, plus R Engine and Open-Source R Packages if desired Oracle BIG DATA APPLIANCE Oracle EXATADA with Advanced Analytics Option R Client R Analytics Oracle R Enterprise R SQL Client SQL Developer Other SQL Apps Big Data SQL 25

26 Oracle Advanced Analytics: in-database Machine Learning Using the in-database algorithms, plus R Engine and Open-Source R Packages if desired Oracle Database Server with Advanced Analytics Option SQL Basic Statistics and Joins Data Mining Predictive Analytics 15 PL/SQL In-Database algorithms R Client R Analytics Oracle R Enterprise ORE Parallel algorithms: MLP Neural, Stepwise, LM, GLM, PCA Access to open-source R packages R SQL Client SQL Developer Other SQL Apps 26

27 Oracle Advanced Analytics Predictive Analytics algorithms in-database Classification Logistic Regression Decision Trees Random Forests Naïve Bayes Support Vector Machines Clustering Hierarchical k-means Hierarchical O-Cluster Expectation-Maximization Regression Linear Regression Support Vector Machines Multi-Layer Neural Networks Random Forests Anomaly Detection One-Class SVM Association Rules Apriori Text Mining Tokenization Theme Extraction Attribute Importance Minimum Description Length Principal Components Analysis Feature Extraction Nonnegative Matrix Fact(NMF) Singular Value Decomposition(SVD) Copyright 2016 Oracle and/or its affiliates. All rights reserved. 27

28 Now that the Model is Build and Scored. What s Next? Provide Business Users Access to Scored Models Import scored data to BDD Share insights with Business Users Allow further Discovery and Analysis Operationalize the Model Business Users will provide guidance

29 Import Scored Data Demo Copyright 2015, Oracle and/or its affiliates. All rights reserved.

30 Besides How providing can technology Oracle help? Copyright 2015, Oracle and/or its affiliates. All rights reserved.

31 Oracle Analytics Assessment Engagement Process Business Case redevelopment (If needed) Socialization of results widely across business Data Science Business Process Improvement Data Summit Preparation and Discovery Workshop Business Case Analytics Sprints Analytics Assessment Deliverable Oracle led presentation to key stakeholders Output: Agreement to do DSS and target Usecase Value Led discovery Output: HYPOTHESIS backed by business case metrics, data sources, etc needed for Sprints Oracle Specialist-led Story Board & Demo development against HYPOTHESIS 31

32 Summary: Oracle Value Proposition for Data Scientists Increase Productivity Expand Capabilities Deploy Effectively HOW? Enabling Technology Partnership Model To: Deliver Business Process Improvement through Math and Data

33 OAA Links and Resources Oracle Advanced Analytics Overview: OAA presentation Big Data Analytics in Oracle Database 12c With Oracle Advanced Analytics & Big Data SQL Big Data Analytics with Oracle Advanced Analytics: Making Big Data and Analytics Simple white paper on OTN Oracle Internal OAA Product Management Wiki and Workspace YouTube recorded OAA Presentations and Demos: Oracle Advanced Analytics and Data Mining at the YouTube Movies (6 + OAA live Demos on ODM r 4.0 New Features, Retail, Fraud, Loyalty, Overview, etc.) Getting Started: Link to Getting Started w/ ODM blog entry Link to New OAA/Oracle Data Mining 2-Day Instructor Led Oracle University course. Link to OAA/Oracle Data Mining 4.0 Oracle by Examples (free) Tutorials on OTN Take a Free Test Drive of Oracle Advanced Analytics (Oracle Data Miner GUI) on the Amazon Cloud Link to OAA/Oracle R Enterprise (free) Tutorial Series on OTN Additional Resources: Oracle Advanced Analytics Option on OTN page OAA/Oracle Data Mining on OTN page, ODM Documentation & ODM Blog OAA/Oracle R Enterprise page on OTN page, ORE Documentation & ORE Blog Oracle SQL based Basic Statistical functions on OTN BIWA Summit 16, Jan 26-28, 2016 Oracle Big Data & Analytics User Oracle HQ Conference Center

34 Books on Oracle Advanced Analytics & Big Data Books available on Amazon Predictive Analytics Using Oracle Data Miner: Develop for ODM in SQL & PL/SQL Using R to Unlock the Value of Big Data Oracle Big Data Handbook 34

35

36

Starting with Oracle Data Science in the Cloud

Starting with Oracle Data Science in the Cloud Starting with Oracle Data Science in the Cloud Kscope 17 Tim Vlamis Tuesday, June 27, 2017 @VlamisSoftware Vlamis Software Solutions Vlamis Software founded in 1992 in Kansas City, Missouri Developed 200+

More information

Getting Started with Advanced Analytics in Finance, Marketing, and Operations

Getting Started with Advanced Analytics in Finance, Marketing, and Operations Getting Started with Advanced Analytics in Finance, Marketing, and Operations East Coast Oracle Users Conference Tim Vlamis November 7, 2017 @VlamisSoftware Vlamis Software Solutions Vlamis Software founded

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

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

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

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

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

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

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

Sunnie Chung. Cleveland State University

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

More information

Machine Learning Data Management Platforms

Machine Learning Data Management Platforms Machine Learning Data Management Platforms Move the Algorithms; Not the Data! Charlie Berger, MS Engineering, MBA Sr. Director Product Management, Machine Learning, AI and Cognitive Analytics charlie.berger@oracle.com

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

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

SmartCare. SPSS Workshop. Rick Durham - North American Advanced Analytics Channel Team IBM Corporation. Date: 5/28/2014

SmartCare. SPSS Workshop. Rick Durham - North American Advanced Analytics Channel Team IBM Corporation. Date: 5/28/2014 SPSS Workshop Key Presenter Rick Durham - North American Advanced Analytics Channel Team Date: 5/28/2014 Agenda What is Predictive Analytics? What is the architecture of the IBM/SPSS technology stack?

More information

Predictive HCM Using Machine Learning Data Management Platforms Move the Algorithms; Not the Data!

Predictive HCM Using Machine Learning Data Management Platforms Move the Algorithms; Not the Data! Predictive HCM Using Machine Learning Data Management Platforms Move the Algorithms; Not the Data! Charlie Berger, MS Engineering, MBA Sr. Director Product Management, Machine Learning, AI and Cognitive

More information

Data mining and Renewable energy. Cindi Thompson

Data mining and Renewable energy. Cindi Thompson Data mining and Renewable energy Cindi Thompson June 2012 Analytics, Big Data, and Data Science 1 What is Analytics? makes extensive use of data, statistical and quantitative analysis, explanatory and

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

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

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

Starting Smart with Oracle Advanced Analytics. Heartland OUG Fall 2014

Starting Smart with Oracle Advanced Analytics. Heartland OUG Fall 2014 Starting Smart with Oracle Advanced Analytics Heartland OUG Fall 2014 Dan Vlamis Tim Vlamis Vlamis Software Solutions 816-781-2880 http://www.vlamis.com Vlamis Software Solutions Vlamis Software founded

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

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

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

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

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

Datameer for Data Preparation: Empowering Your Business Analysts

Datameer for Data Preparation: Empowering Your Business Analysts Datameer for Data Preparation: Empowering Your Business Analysts As businesses strive to be data-driven organizations, self-service data preparation becomes a critical cog in the analytic process. Self-service

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

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

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

Copyright 2015, Oracle and/or its affiliates. All rights reserved.

Copyright 2015, Oracle and/or its affiliates. All rights reserved. Copyright 2015, Oracle and/or its affiliates. All rights reserved. Finding new business potential with Big Data Analytics Carsten Frisch Oracle Business Analytics DOAG 2015 Business Solutions Conference

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

Case Study: Oracle s Advanced Analytics at UK National Health Service

Case Study: Oracle s Advanced Analytics at UK National Health Service Case Study: Oracle s Advanced Analytics at UK National Health Service Nina Monckton, Chief Insight Officer UK NHSBSA Abi Giles-Haigh, Senior Data Scientist UK NHSBSA Charlie Berger, MS Engineering, MBA

More information

: What are examples of data science jobs?

: What are examples of data science jobs? by Daniel J. Power Editor, DSSResources.COM Data scientist is the "new", "hot", "sexy" and high paying job associated with decision support and analytics. Why? Because data scientists are "the key to realizing

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

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

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

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

Oracle Big Data Discovery Cloud Service

Oracle Big Data Discovery Cloud Service Oracle Big Data Discovery Cloud Service The Visual Face of Big Data in Oracle Cloud Oracle Big Data Discovery Cloud Service provides a set of end-to-end visual analytic capabilities that leverages the

More information

Powered by Tech Mahindra MAKE IT BIG WITH BIG DATA ANALYTICS

Powered by Tech Mahindra MAKE IT BIG WITH BIG DATA ANALYTICS Powered by Tech Mahindra MAKE IT BIG WITH BIG DATA ANALYTICS www.upxacademy.com 1800-123-1260 About us UpX Academy is an ed-tech platform providing advanced professional training in Big Data Analytics

More information

Powered by. Tech Mahindra MAKE IT BIG WITH BIG DATA ANALYTICS

Powered by. Tech Mahindra MAKE IT BIG WITH BIG DATA ANALYTICS Powered by Tech Mahindra MAKE IT BIG WITH BIG DATA ANALYTICS www.upxacademy.com 1800-123-1260 About us UpX Academy is an ed-tech platform providing advanced professional training in Big Data Analytics

More information

DATA ANALYTICS WITH R, EXCEL & TABLEAU

DATA ANALYTICS WITH R, EXCEL & TABLEAU Learn. Do. Earn. DATA ANALYTICS WITH R, EXCEL & TABLEAU COURSE DETAILS centers@acadgild.com www.acadgild.com 90360 10796 Brief About this Course Data is the foundation for technology-driven digital age.

More information

Data Science Training Course

Data Science Training Course About Intellipaat Intellipaat is a fast-growing professional training provider that is offering training in over 150 most sought-after tools and technologies. We have a learner base of 600,000 in over

More information

From Fraud Analytics Using Descriptive, Predictive, and Social Network Techniques. Full book available for purchase here.

From Fraud Analytics Using Descriptive, Predictive, and Social Network Techniques. Full book available for purchase here. From Fraud Analytics Using Descriptive, Predictive, and Social Network Techniques. Full book available for purchase here. Contents List of Figures xv Foreword xxiii Preface xxv Acknowledgments xxix Chapter

More information

2017 Predictive Analytics Symposium

2017 Predictive Analytics Symposium 2017 Predictive Analytics Symposium Session 3, Building a Data Science Team Moderator: Eileen Sheila Burns, FSA, MAAA Presenters: Peter Banthorpe John D. Houston, FSA, MAA SOA Antitrust Compliance Guidelines

More information

Nouvelle Génération de l infrastructure Data Warehouse et d Analyses

Nouvelle Génération de l infrastructure Data Warehouse et d Analyses Nouvelle Génération de l infrastructure Data Warehouse et d Analyses November 2011 André Münger andre.muenger@emc.com +41 79 708 85 99 1 Agenda BIG Data Challenges Greenplum Overview Use Cases Summary

More information

Copyright 2015, Vlamis Software Solutions, Inc.

Copyright 2015, Vlamis Software Solutions, Inc. Starting Smart with Oracle Advanced Analytics ODTUG Kscope 15 Tim Vlamis Michael Caskey Vlamis Software Solutions 816-781-2880 http://www.vlamis.com Vlamis Software Solutions Vlamis Software founded in

More information

The Evolution of Big Data

The Evolution of Big Data The Evolution of Big Data Andrew Fast, Ph.D. Chief Scientist fast@elderresearch.com Headquarters 300 W. Main Street, Suite 301 Charlottesville, VA 22903 434.973.7673 fax 434.973.7875 www.elderresearch.com

More information

Powered by. Tech Mahindra MAKE IT BIG WITH BIG DATA ANALYTICS

Powered by. Tech Mahindra MAKE IT BIG WITH BIG DATA ANALYTICS Powered by Tech Mahindra MAKE IT BIG WITH BIG DATA ANALYTICS www.upxacademy.com 1800-123-1260 About us UpX Academy is an ed-tech platform providing advanced professional training in Big Data Analytics

More information

Data Analytics Training Program using

Data Analytics Training Program using Data Analytics Training Program using In exclusive association with 1200+ Trainings 20,000+ Participants 10,000+ Brands 45+ Countries [Since 2009] Training partner for Who Is This Course For? Programers

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

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

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

Azure Offerings for Big data. In Kee Paek Cloud Data Solution Architect Microsoft Korea October. 2016

Azure Offerings for Big data. In Kee Paek Cloud Data Solution Architect Microsoft Korea October. 2016 Azure Offerings for Big data In Kee Paek Cloud Data Solution Architect Microsoft Korea October. 2016 Agenda 1. Integrated Big data Platform - Cortana Intelligent Suite 2. Scalable Machine Learning - R

More information

SAP Predictive Analytics Hands-On. Andreas Forster December 2015

SAP Predictive Analytics Hands-On. Andreas Forster December 2015 SAP Predictive Analytics Hands-On Andreas Forster December 2015 Selection of Predictive Use Cases in Customer Analytics Personalised Messaging Churn-Analysis Optimize Marketing- Campaigns Customer Analytics

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

Venkata Reddy Konasani

Venkata Reddy Konasani 1 Mar-2017 Co-founder of statinfer.com Data Scientist / Corporate Trainer/ Author 21.venkat@gmail.com / venkat@statinfer.com https://www.linkedin.com/in/venkata-reddy-konasani-b2659514 Specializations

More information

Advanced Job Daimler. Julian Leweling, Daimler AG

Advanced Job Daimler. Julian Leweling, Daimler AG Advanced Job Analytics @ Daimler Julian Leweling, Agenda From Job Ads to Knowledge: Advanced Job Analytics @ Daimler About Why KNIME? Our Inspiration Use Case KNIME Walkthrough Application Next steps Advanced

More information

Certified Program in Data science

Certified Program in Data science Certified Program in Data science 4 Months Weekend Learning Projects & Case Studies Data science is a professional field concerned with extracting knowledge from data. It combines elements from the disciplines

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

SAP Machine Learning for Hadoop. Customer

SAP Machine Learning for Hadoop. Customer SAP Machine Learning for Hadoop Customer SAP BusinessObjects Predictive Analytics and Big Data 1. Support for end-to-end operational predictive lifecycle on Hadoop 2. Business Analyst Friendly No coding

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

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

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

More information

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

Roles and Processes in Analytics Development

Roles and Processes in Analytics Development Roles and Processes in Analytics Development The rapid evolution of data analytics has been accelerated by advances in: large scale Internet connectivity data warehousing data analysis and mining algorithms

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

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

Deloitte School of Analytics. Demystifying Data Science: Leveraging this phenomenon to drive your organisation forward

Deloitte School of Analytics. Demystifying Data Science: Leveraging this phenomenon to drive your organisation forward Deloitte School of Analytics Demystifying Data Science: Leveraging this phenomenon to drive your organisation forward February 2018 Agenda 7 February 2018 8 February 2018 9 February 2018 8:00 9:00 Networking

More information

The Alpine Data Platform

The Alpine Data Platform The Alpine Data Platform TABLE OF CONTENTS ABOUT ALPINE.... 2 ALPINE PRODUCT OVERVIEW... 3 PRODUCT ARCHITECTURE.... 5 SYSTEM REQUIREMENTS.... 6 ABOUT ALPINE DATA ADVANCED ANALYTICS FOR THE ENTERPRISE Alpine

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

Schaffen von Kundenwerten

Schaffen von Kundenwerten Schaffen von Kundenwerten Mit Cloud Native Apps & Analytics GLOBAL SPONSORS Schaffen von Kundenwerten mit Cloud Native Apps & Analytics September 2017 Martin Keller mkeller@pivotal.io Copyright 2017 Pivotal

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

Oracle 全数据平台解决方案 : 打破技术壁垒, 释放数据能量. Sally Piao 甲骨文公司全球研发副总裁

Oracle 全数据平台解决方案 : 打破技术壁垒, 释放数据能量. Sally Piao 甲骨文公司全球研发副总裁 Oracle 全数据平台解决方案 : 打破技术壁垒, 释放数据能量 Sally Piao 甲骨文公司全球研发副总裁 Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may

More information

DASI: Analytics in Practice and Academic Analytics Preparation

DASI: Analytics in Practice and Academic Analytics Preparation DASI: Analytics in Practice and Academic Analytics Preparation Mia Stephens mia.stephens@jmp.com Copyright 2010 SAS Institute Inc. All rights reserved. Background TQM Coordinator/Six Sigma MBB Founding

More information

Analytics for Banks. September 19, 2017

Analytics for Banks. September 19, 2017 Analytics for Banks September 19, 2017 Outline About AlgoAnalytics Problems we can solve for banks Our experience Technology Page 2 About AlgoAnalytics Analytics Consultancy Work at the intersection of

More information

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

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

More information

Big Data Analytics met Hadoop

Big Data Analytics met Hadoop Big Data Analytics met Hadoop Jos van Dongen Arno Klijnman What is Distributed storage and processing of (big) data on large clusters of commodity hardware HDFS Map/Reduce HDFS - Distributed storage for

More information

BIG WITH BIG DATA ANALYTICS

BIG WITH BIG DATA ANALYTICS Powered by Tech Mahindra MAKE IT BIG WITH BIG DATA ANALYTICS www.upxacademy.com 1800-123-1260 About us UpX Academy is an ed-tech platform providing advanced professional training in Big Data Analytics

More information

Announcing: Release 7

Announcing: Release 7 Announcing: Release 7 Revolution R Enterprise Tuesday, November 5 Michele Chambers, Chief Strategy Officer and VP Product Management Thomas W. Dinsmore, Director of Product Management Agenda Introduction

More information

Powered by Tech Mahindra MAKE IT BIG WITH BIG DATA ANALYTICS

Powered by Tech Mahindra MAKE IT BIG WITH BIG DATA ANALYTICS Powered by Tech Mahindra MAKE IT BIG WITH BIG DATA ANALYTICS www.upxacademy.com 1800-123-1260 About us UpX Academy is an ed-tech platform providing advanced professional training in Big Data Analytics

More information

How Data Science is Changing the Way Companies Do Business Colin White

How Data Science is Changing the Way Companies Do Business Colin White How Data Science is Changing the Way Companies Do Business Colin White BI Research July 17, 2014 Sponsor 2 Speakers Colin White President, BI Research Bill Franks Chief Analytics Officer, Teradata 3 How

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

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

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

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

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

COMP9321 Web Application Engineering

COMP9321 Web Application Engineering COMP9321 Web Application Engineering Semester 1, 2017 Dr. Amin Beheshti Service Oriented Computing Group, CSE, UNSW Australia Week 11 (Part II) http://webapps.cse.unsw.edu.au/webcms2/course/index.php?cid=2457

More information

Data Science End to End

Data Science End to End Data Science End to End Big Bang Data Science Solutions 13 Week DS Program 5th Batch April 2018 BBDS Inc. Demand for deep analytical talent in the United States could be 50 to 60 percent greater than its

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

Azure Data Analytics & Machine Learning Seminar. Daire Cunningham: BI Practice Area Manager

Azure Data Analytics & Machine Learning Seminar. Daire Cunningham: BI Practice Area Manager Azure Data Analytics & Machine Learning Seminar Daire Cunningham: BI Practice Area Manager AGENDA 09:00 AM 09:30 AM Registration & Refreshments 09.30AM 10:00 AM 10:00 AM 10:30 AM Welcome & Keynote, Ger

More information

Future Proof Your Career: What every executive needs to know about Adaptive Intelligence

Future Proof Your Career: What every executive needs to know about Adaptive Intelligence Future Proof Your Career: What every executive needs to know about Adaptive Intelligence MAY 16 & 17, 2018 CLEVELAND PUBLIC AUDITORIUM, CLEVELAND, OHIO WWW.NEOOUG.ORG/GLOC Future Proof Your Career: 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

BIG WITH BIG DATA ANALYTICS

BIG WITH BIG DATA ANALYTICS Powered by Tech Mahindra MAKE IT BIG WITH BIG DATA ANALYTICS www.upxacademy.com 1800-123-1260 About us UpX Academy is an ed-tech platform providing advanced professional training in Big Data Analytics

More information

Predictive Analytics Reimagined for the Digital Enterprise

Predictive Analytics Reimagined for the Digital Enterprise SAP Brief SAP BusinessObjects Analytics SAP BusinessObjects Predictive Analytics Predictive Analytics Reimagined for the Digital Enterprise Predicting and acting in a business moment through automation

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

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

Big Data Cloud. Simple, Secure, Integrated and Performant Big Data Platform for the Cloud

Big Data Cloud. Simple, Secure, Integrated and Performant Big Data Platform for the Cloud Big Data Cloud Simple, Secure, Integrated and Performant Big Data Platform for the Cloud Big Data Platform engineered for the data-driven enterprise Oracle s Big Data Cloud delivers a Big Data Platform

More information

PROVEN PRACTICES FOR PREDICTIVE MODELING

PROVEN PRACTICES FOR PREDICTIVE MODELING PROVEN PRACTICES FOR PREDICTIVE MODELING BROUGHT TO YOU BY SAS CUSTOMER LOYALTY CONTRIBUTIONS FROM: DARIUS BAER DAVID OGDEN DOUG WIELENGA MARY-ELIZABETH ( M-E ) EDDLESTONE PRINCIPAL SYSTEMS ENGINEER, ANALYTICS

More information

SAS BIG DATA ANALYTICS INCREASING YOUR COMPETITIVE EDGE

SAS BIG DATA ANALYTICS INCREASING YOUR COMPETITIVE EDGE SAS BIG DATA ANALYTICS INCREASING YOUR COMPETITIVE EDGE SAS VISUAL ANALYTICS STATE OF THE ART SOLUTION FOR FASTER, SMARTER DECISIONS AIMED AT THE MASSES Data visualization Approachable analytics Robust

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

Oracle Using Oracle Advanced Analytics to Target the Right Customers with the Right Oracle Products

Oracle Using Oracle Advanced Analytics to Target the Right Customers with the Right Oracle Products January 28, 2015 San Francisco Oracle Using Oracle Advanced Analytics to Target the Right Customers with the Right Oracle Products Sumbo Ajisafe, Snr Business Analyst Oracle Frank Heiland, Snr Business

More information