Predictive Analytics: Seeing the Whole Picture

Size: px
Start display at page:

Download "Predictive Analytics: Seeing the Whole Picture"

Transcription

1 Webinar will begin shortly Predictive Analytics: Seeing the Whole Picture Presented by Caserta Concepts, Zementis, FICO June 18, 2015 Copyright 2015 Zementis, Inc. All rights reserved. 2

2 Predictive Analytics: Seeing the Whole Picture Moderator Presenters Mark Rabkin Director Business Development Zementis Copyright 2015 Zementis, Inc. All rights reserved. Joe Caserta Founder / CEO Caserta Concepts Michael Zeller CEO Zementis Shalini Raghavan Senior Director Product Management FICO 4

3 Next Up Copyright 2015 Zementis, Inc. All rights reserved. 5

4 Topic: Predictive Analytics Presented by:

5 About&Caserta&Concepts& Technology&innova6on&company&with&exper6se&in&data&analysis:& Big&Data&Solu6ons& Data&Warehousing& Business&Intelligence& Solve&highly&complex&business&data&challenges& AwardAwinning&solu6ons& Business&Transforma6on& Maximize&Data&Value& Industry&Recognized&Workforce& Core&focus&in&the&following&industries:& ecommerce&/&retail&/&marke6ng& Financial&Services&/&Insurance& Healthcare&/&Ad&Tech&/&Higher&Ed& Services& Strategy,&Roadmap,&Implementa6on& Data&Science&&&Analy6cs& Data$Science$&$Analy.cs$ Data&on&the&Cloud& Data&Interac6on&&&Visualiza6on&

6 Why do we need predictive analytics today?

7 The&Progression&of&Analy6cs& Business Value What happened? Descrip6ve& Analy6cs& Why did it happen? Diagnos6c& Analy6cs& What will happen? Predic6ve& Analy6cs& How can we make It happen? Prescrip6ve& Analy6cs& Reports! Correlations! Predictions! Recommendations Data Analytics Sophistication Source: Gartner

8

9

10 Today s&data&environment& Enrollments& & & Claims& Finance& Others & ETL& Tradi6onal& EDW& ETL& Traditional BI AdAHoc/Canned& Repor6ng& Big Data Analytics Big Data Lake NoSQL& Databases& & Data&Science& Spark$ MapReduce$ Pig/Hive$ AdAHoc&Query& N1& N2& N3& N4& Hadoop Distributed File System (HDFS) N5& Horizontally Scalable Environment - Optimized for Analytics Canned&Repor6ng&

11 The&Big&Data&Pyramid&! &Data&has&different&governance&demands&at&each&6er.&! &Only&top&6er&of&the&pyramid&is&fully&governed.& Purpose& User$adIhoc$queries$and$repor.ng$ Agile$business$insight$through$dataI munging,$machine$learning,$blending$ with$external$data,$development$of$ toibe$bdw$facts$ Big& Data& Warehouse& Data&Science&Workspace& Governance& Fully$Data$Governed$($trusted)& Metadata&!&Catalog$ $$$$ILM&!&who&has&access,&how&long&do&we& manage&it & $$$$$$$$$Data$Quality$and$Monitoring&!&Monitoring&of& &&&&&&&&&&&&&&completeness&of&data& Data$is$ready$to$be$turned$into$ informa.on:$organized,$well$ defined,$complete.$$$$ Raw$machine$data$ collec.on,$collect$ everything$ Data$Lake& &Integra6on&Layer& Landing&Area& &Source&Data&in& Full&Fidelity & Metadata&!&Catalog& $$$ILM&!&who&has&access,&how&long&do&we& &&&&&&&& manage&it & $$$$$$$$$$$$Data$Quality$and$Monitoring&!& &&&&&&&&&&&&&&&&Monitoring&of&completeness&of&data& Metadata&!&Catalog& $$$ILM&!&who&has&access,& &&&&&&&how&long&do&we&&& &&&&&&&&&& manage&it &

12 Notable&Predic6ve&Analy6c&Tools& Open Source Tools: scikit-learn KNIME OpenNN Orange R Weka GNU Octave Apache Mahout Most Popular: SAS SPSS MATLAB R Commercial Tools: Alpine Data Labs BIRT Analytics Angoss KnowledgeSTUDIO IBM SPSS Statistics and IBM SPSS Modeler KXEN Modeler Mathematica MATLAB Minitab Oracle Data Mining (ODM) Pervasive Predixion Software RapidMiner RCASE

13 Are&there&Standards?& CRISP-DM: Cross Industry Standard Process for Data Mining 1. Business Understanding Solve a single business problem 2. Data Understanding Discovery Data Munging Cleansing Requirements 3. Data Preparation ETL 4. Modeling Evaluate various models Iterative experimentation 5. Evaluation Does the model achieve business objectives? 6. Deployment PMML; application integration; data platform; Excel

14 1.&Business&Understanding& In this initial phase of the project we will need to speak to humans. It would be premature to jump in to the data, or begin selection of the appropriate model(s) or algorithm Understand the project objective Review the business requirements The output of this phase will be conversion of business requirements into a preliminary technical design (decision model) and plan. Since this is an iterative process, this phase will be revisited throughout the entire process.

15 2.&Data&Understanding& Data Discovery! understand where the data you need comes from Data Profiling! interrogate the data at the entity level, understand key entities and fields that are relevant to the analysis. Cleansing Requirements! understand data quality, data density, skew, etc Data Munging! collocate, blend and analyze data for early insights! Valuable information can be achieved from simple group-by, aggregate queries, and even more with advanced SQL and Python Significant iteration between Business Understanding and Data Understanding phases.

16 3.&Data&Prepara6on& ETL (Extract Transform Load) 90+% of Data Science time goes into Data Preparation! Select required entities/fields Address Data Quality issues: missing or incomplete values, whitespace, bad data-points Join/Enrich disparate datasets Transform/Aggregate data for intended use: Sample Aggregate Pivot

17 Data&Quality&and&Monitoring& &Build&an&automated&robust&data& quality&subsystem:& &Metadata&and&error&event&facts& &Orchestra6on& &Based&on&Data&Warehouse&ETL& Toolkit& Each&error&instance&of&each&data& quality&check&is&captured& Implemented&as&subAsystem& acer&inges6on& Each&fact&stores&unique& iden6fier&of&the&defec6ve& source&row&

18 4.&Modeling& Requires Algebra & Statistics Expertise Evaluate various models/algorithms Classification Clustering Regression Many others.. Tune parameters Iterative experimentation Different models may require different data preparation techniques (ie. Sparse Vector Format) Additionally we may discover the need for additional data points, or uncover additional data quality issues!

19 What&to&use&When?& #predictiveanalytics

20 5.&Evalua6on& What problem are we trying to solve again? Our final solution needs to be evaluated against original Business Understanding Did we meet our objectives? Did we address all issues?

21 6.&Deployment& Engineering Time! It s time for the work products of data science to graduate from new insights to real applications. Processes must be hardened, repeatable, and generally perform well too! Full Data Governance applied PMML (Predictive Model Markup Langauge): XML based interchange format

22 Closing&Thoughts &&! &Analy6cs&requires&the&convergence& of:&&! &Data&governance&&! &Advanced&data&engineering&&! &Math&and&sta6s6cs&! &Business&smarts&! &Analy6cs&must&be&guided&by&best& prac6ces&and&standards&a&crispadm&! &Tools&and&techniques&must& ul6mately&be&plaform&agnos6c& (portable)&! &Work&with&experts&that&have&done&it& before!&

23 Agile&DW&&&ETL&Training&in&NYC,&2015& Two unique workshops taught by international data warehousing veterans. Workshops: Sept (2 days), Agile Data Warehousing with Lawrence Corr Sept (2 days), ETL Architecture and Design with Joe Caserta SAVE $300 BY REGISTERING BEFORE JUNE 30TH! Thanks! We look forward to seeing you there.

24 Thank&You& Joe Caserta President, Caserta Concepts (914) Next&up.&&Michael&Zeller,&CEO,&Zemen6s&

25 Zementis: Company Snapshot Zementis provides predictive analytics solutions for big data Software for Operational Predictive Analytics Company: Global customer base Deployments across multiple industries Partnerships with software and analytics industry leaders Industry analyst coverage Offices in USA, Asia Products: Vendor-neutral architecture for - Data mining tools - Analytics and data warehouse platforms Multi-platform support: Hadoop, MPP and SQL PMML industry standard centric Flexible deployment cloud or on-site Capabilities: Separates model development from deployment Supports wide range of predictive modeling techniques Rapidly deploys and executes predictive models Scores data in batch and real-time modes Accelerates business insight Copyright 2014 Zementis, Inc. All rights reserved. Confidential 6

26 Big Data - Big Confusion? Hadoop Ecosystem Hive Spark Storm Batch Streaming Real-time Cloud On-premise Copyright 2015 Zementis, Inc. All rights reserved.

27 Path to Business Value Predictive analytics helps organizations unlock the value of their big data Big Data Predictive Analytics Business Insights Decisions & Actions Business Value Applications Databases Cloud Log Files RSS Feeds Other Sources Predictive Models Machine Learning Techniques Data Mining Tools More relevant More accurate More comprehensive More nuanced Faster Lower risk Greater positive impact Accelerated time-tomarket More precise targeting Real-time responsiveness Enhanced operational agility Competitive advantage Higher revenue growth rates Greater profitability Copyright 2015 Zementis, Inc. All rights reserved. 8

28 Traditional Deployment Cycle but model deployment challenges can often erode much of the value that predictive analytics can deliver Develop Operationalize Utilize Business Decisions Data Scientist IT Engineer Business Professional Predictive model deployment becomes a rework cycle Extensive manual coding Cross-checking Fixing coding errors Delayed insight Less accurate decisions Missed opportunities Loss of value Copyright 2015 Zementis, Inc. All rights reserved. 9

29 Deployment with Zementis & PMML Enter Zementis, whose solutions accelerate time-to-insight for predictive analytics Economic Value Time-to-insight Within 2 days * ~ 6 months Accelerated deployment timeline Reduced model deployment cycle time Reduced model deployment expense Increased model throughput Enhanced accuracy Minimal rework, if any Model Deployment Cycle Time Without Zementis With Zementis * And sometimes even within a few hours! Rapid insight = Rapid time-to-value from predictive analytics Copyright 2015 Zementis, Inc. All rights reserved. 10

30 What is PMML? Predictive Model Markup Language (PMML) industry standard reduces the complexity of operationalizing models Mature standard developed by the DMG (Data Mining Group) to avoid proprietary issues and incompatibilities and to deploy models XML-based language used to define statistical and data mining models and to share these between compliant applications Supported by most leading data mining tools, commercial and open-source Data handling and transformations (pre-and post-processing) are a core component of the PMML standard Allows for the clear separation of tasks: Model development vs. model deployment Eliminates the need for custom code and proprietary model deployment solutions Copyright 2015 Zementis, Inc. All rights reserved. 11

31 Predictive Analytics Workflow PMML in action, covering a complete workflow from raw data input to decision output PMML File Raw Inputs Model Signature Input Validation Data Pre- Processing Predictive Model Data Post- Processing Prediction Data and operational types Outliers, Missing Values, Invalid Values Normalize, Discretize, Bin, Map, etc. Derived Model Inputs Model Outputs Scaling, Business Decisions, Thresholds, etc. Copyright 2014 Zementis, Inc. All rights reserved. Confidential 12

32 Execute Anywhere Vendor-neutral architecture enables compatibility with industry-leading analytics and data warehouse platforms Data Mining Tools Compatible with most leading commercial and open-source data mining tools Tools include: - IBM SPSS - KNIME - Python - R - SAS Predictive Modeling Techniques Supports multiple broad categories of predictive modeling techniques Examples: - Clustering Models - Decision Trees - Neural Network Models - Naïve Bayes Classifiers - Random Forest Models Copyright 2015 Zementis, Inc. All rights reserved. ADAPA UPPI Analytics and Data Warehouse Platforms Cloud On-site In-database Hadoop Amazon Web Services FICO Analytic Cloud Microsoft Azure Cloud SAG Apama IBM WebSphere RedHat JBoss / Tomcat Oracle WebLogic SAP HANA IBM PureData / Netezza Pivotal / EMC Greenplum SAP Sybase IQ Teradata + Teradata Aster Hive / Storm / Spark Datameer Cloudera Hortonworks IBM 13

33 Broad Applicability ADAPA and UPPI accelerate predictive model insights for multiple industries and business use cases Fraud & Risk Scoring Internet of Things (IoT) Marketing & Sales Financial institutions Scoring bureaus Online transaction processing Advanced decision management Predictive maintenance Quality control Sensor & device data processing Manufacturing Healthcare Up- /cross-sell and nextbest-offer Marketing campaign optimization Real-time recommendations Copyright 2015 Zementis, Inc. All rights reserved. 14

34 Next Up Copyright 2015 Zementis, Inc. All rights reserved. 15

35 Data Driven Decisions Going from Raw and Disparate to Decision-Ready Shalini Raghavan Senior Director, FICO 2015 Fair Isaac Corporation. Confidential. This presentation is provided for the recipient only and cannot be reproduced or shared without Fair Isaac Corporation s express consent.

36 FICO is a leading predictive analytic software company that helps businesses grow by making data-driven decisions Organizations in 90+ countries turn to FICO to: Improve customer engagement Automate decisions for greater speed and scalability Optimize every decision for higher ROI 2015 Fair Isaac Corporation. Confidential. 2

37 FICO Analytics: Fast, Smart and Everywhere 9,000 per second card transactions analyzed for fraud milliseconds to perform 15,000 fraud risk calculations 2.5 billion payment cards protected from fraud 10 billion+ FICO Scores purchased per year 4,000 predictive models for one retail client 65% credit cards worldwide managed 2015 Fair Isaac Corporation. Confidential. 3

38 Analytic Vendor Landscape Summarize Past and Current Behavior Predict Future Behavior and Adapt Tools Solutions Scores Tools Solutions Decision Value Business Intelligence Descriptive Analytics Predictive Analytics Decision Optimization Understand the trends in the business 2015 Fair Isaac Corporation. Confidential. 4 Make different offers to groups of customers Analytic Capability Target each decision to a customer s future behavior Automatically take the optimal action on each individual

39 FICO Drives Benefits Across Industries Banking Insurance Retail/ Consumer Goods Health Care/ Pharma Government More than Half of the Top 100 Banks Globally Two Thirds of the Top US P&C Insurers One Third of the Top US Retailers 8 of the Top 10 Pharma Companies 100+ Government Agencies Fair Isaac Corporation. Confidential. 5

40 Challenges These are the challenges we are addressing Fair Isaac Corporation. Confidential. 6

41 Current Solutions A Patchwork Quilt of Technologies Batch ETL Reporting Streaming Business Process Automation Big Data Automation CEP Dataflow Automation Social Data Connectors Enterprise Data Connectors 2015 Fair Isaac Corporation. Confidential. 7

42 Activating Data for Competitive Advantage Raw Decision-Ready Product Usage Offer Propensity Payment Rate Transaction Frequency Customer Attrition Collection 2015 Fair Isaac Corporation. Confidential. 8

43 Customer Imperatives Leverage all data Big, Small, Fast, Slow, Different Integrate and analyze data without lengthy programming cycles Continuously turn data into decision ready information Integrate with existing architectures and data stores Hide complexity of technology Lower your Total Cost of Ownership 2015 Fair Isaac Corporation. Confidential. 9

44 FICO Data Management Integration Platform Data Sources Decision Consumers Scheduled Batch (Pull) Data DMIP Capabilities 3 rd Party Applications Continuous Stream (Push)! Un-Structured Semi-Structured Structured Identity Resolution Event Processing Normalization Unified Data Acquisition Visualization Analytic Processing Validation Distributed Processing Decision Ready Data Analytic & Decisioning Solutions 2015 Fair Isaac Corporation. Confidential. 10

45 FICO Data Management Integration Platform Data Sources Decision Consumers Distributed Processing Scheduled Batch (Pull) Job Job Step 1 n Data 3 rd Party Applications Continuous Stream (Push) Topic Analytic & Decisioning Solutions! Distributed Messaging 2015 Fair Isaac Corporation. Confidential. 11

46 Real-Time Visualization Live Visualizations Reduced latency for operational use cases Immediate insight Fully configurable by business user Fair Isaac Corporation. Confidential. 12

47 Processing Online Activity with Augmentation BATCH POLL REAL-TIME Simply change a single inbound job step to switch from batch to real-time processing. No need to write code Product Data Customer Data ftp http In Stream In CSV Unpack CSV Norm Field Valid NVP Norm Regex Norm RDBMS Fetch RDBMS Fetch Predict Topic Out Jobs can be composed and re-used Job steps are configurable through a web UI without need to write code / scripts or use developer tooling Autonomous job steps enable faster processing All jobs once built are spun up for execution without intervention from a very skilled development user Fair Isaac Corporation. Confidential. 13

48 Sense and Respond Marketing GOAL Customer-focused real-time marketing in response to customer actions CONSIDERATIONS Many channels for customer interaction, including 3rd party sources Reduce long latencies from initial customer engagement by driving personalized, relevant actions in real-time. Improve customer growth and retention 2015 Fair Isaac Corporation. Confidential. 14

49 Sense and Respond Marketing Requirements Requires access to real-time customer data Access to other relevant sources of data, e.g. customer data Requires infrastructure to hold and manage the identity resolution data Benefits Increases the responsiveness of marketing actions Integrates information to provide a more comprehensive view of the customer Gain early insight to customer behavior through real-time visualization 2015 Fair Isaac Corporation. Confidential. 15

50 Operational Intelligence GOAL Reduce impact of outages, risk, losses and inefficiency CONSIDERATIONS Many devices and infrastructure components with vulnerabilities and potential for failures Current fault and vulnerability detection is contained in siloes Costs are escalating due to faults and vulnerabilities! 2015 Fair Isaac Corporation. Confidential. 16

51 Operational Intelligence Requirements Requires access to real-time devices/components in the infrastructure Requires infrastructure to hold and manage the linkage networks Benefits Accelerates the detection of faults and vulnerabilities Extracts information from unstructured data to provide deeper meaning Integrates events to catch correlations for more comprehensive coverage Gain early insight to anomalies through real-time visualization 2015 Fair Isaac Corporation. Confidential. 17

52 Thank You Shalini Raghavan Senior Director, FICO 2015 Fair Isaac Corporation. Confidential. This presentation is provided for the recipient only and cannot be reproduced or shared without Fair Isaac Corporation s express consent.

53 Thank You! Questions? Copyright 2015 Zementis, Inc. All rights reserved. 16

Hadoop s Advantages for! Machine! Learning and. Predictive! Analytics. Webinar will begin shortly. Presented by Hortonworks & Zementis

Hadoop s Advantages for! Machine! Learning and. Predictive! Analytics. Webinar will begin shortly. Presented by Hortonworks & Zementis Webinar will begin shortly Hadoop s Advantages for Machine Learning and Predictive Analytics Presented by Hortonworks & Zementis September 10, 2014 Copyright 2014 Zementis, Inc. All rights reserved. 2

More information

Easy Execution of Data Mining Models through PMML

Easy Execution of Data Mining Models through PMML Easy Execution of Data Mining Models through PMML Zementis, Inc. UseR! 2009 Zementis Development, Deployment, and Execution of Predictive Models Development R allows for reliable data manipulation and

More information

Next- generation Data Management Platforms for Predictive Analytics

Next- generation Data Management Platforms for Predictive Analytics Next- generation Data Management Platforms for Predictive Analytics Dr. Michael Zeller of Zementis interviews Dr. Raghu Ramakrishnan of Microsoft Raghu Ramakrishnan, Ph.D. Technical Fellow; Head, Big Data

More information

Extend your analytic capabilities with SAP Predictive Analysis

Extend your analytic capabilities with SAP Predictive Analysis September 9 11, 2013 Anaheim, California Extend your analytic capabilities with SAP Predictive Analysis Charles Gadalla Learning Points Advanced analytics strategy at SAP Simplifying predictive analytics

More information

VIEWPOINT. High Performance Analytics. Industry Context and Trends

VIEWPOINT. High Performance Analytics. Industry Context and Trends VIEWPOINT High Performance Analytics Industry Context and Trends In the digital age of social media and connected devices, enterprises have a plethora of data that they can mine, to discover hidden correlations

More information

Advanced In-Database Analytics

Advanced In-Database Analytics Advanced In-Database Analytics Tallinn, Sept. 25th, 2012 Mikko-Pekka Bertling, BDM Greenplum EMEA 1 That sounds complicated? 2 Who can tell me how best to solve this 3 What are the main mathematical functions??

More information

Universal PMML Plug-in for EMC Greenplum Database

Universal PMML Plug-in for EMC Greenplum Database Universal PMML Plug-in for EMC Greenplum Database Delivering Massively Parallel Predictions Zementis, Inc. info@zementis.com USA: 6125 Cornerstone Court East, Suite #250, San Diego, CA 92121 T +1(619)

More information

Collaborative Big Data Analytics. Copyright 2012 EMC Corporation. All rights reserved.

Collaborative Big Data Analytics. Copyright 2012 EMC Corporation. All rights reserved. Collaborative Big Data Analytics 1 Big Data Is Less About Size, And More About Freedom TechCrunch!!!!!!!!! Total data: bigger than big data 451 Group Findings: Big Data Is More Extreme Than Volume Gartner!!!!!!!!!!!!!!!

More information

July 2015. Zementis for IBM z Systems

July 2015. Zementis for IBM z Systems July 2015 Zementis for IBM z Systems Page 1 Zementis for IBM z Systems An integrated predictive analytics deployment and scoring capability for organizations managing data and transactions with IBM z Systems

More information

Some vendors have a big presence in a particular industry; some are geared toward data scientists, others toward business users.

Some vendors have a big presence in a particular industry; some are geared toward data scientists, others toward business users. Bonus Chapter Ten Major Predictive Analytics Vendors In This Chapter Angoss FICO IBM RapidMiner Revolution Analytics Salford Systems SAP SAS StatSoft, Inc. TIBCO This chapter highlights ten of the major

More information

Up Your R Game. James Taylor, Decision Management Solutions Bill Franks, Teradata

Up Your R Game. James Taylor, Decision Management Solutions Bill Franks, Teradata Up Your R Game James Taylor, Decision Management Solutions Bill Franks, Teradata Today s Speakers James Taylor Bill Franks CEO Chief Analytics Officer Decision Management Solutions Teradata 7/28/14 3 Polling

More information

Predictive Analytics for Healthcare: What's Now, What's New and What's Next

Predictive Analytics for Healthcare: What's Now, What's New and What's Next Predictive Analytics for Healthcare: What's Now, What's New and What's Next Dr. Michael Zeller of Zementis interviews Dr. Ankur Teredesai of the University of Washington Ankur Teredesai, Ph.D. Professor

More information

The Future of Data Management

The Future of Data Management The Future of Data Management with Hadoop and the Enterprise Data Hub Amr Awadallah (@awadallah) Cofounder and CTO Cloudera Snapshot Founded 2008, by former employees of Employees Today ~ 800 World Class

More information

Architecting for Big Data Analytics and Beyond: A New Framework for Business Intelligence and Data Warehousing

Architecting for Big Data Analytics and Beyond: A New Framework for Business Intelligence and Data Warehousing Architecting for Big Data Analytics and Beyond: A New Framework for Business Intelligence and Data Warehousing Wayne W. Eckerson Director of Research, TechTarget Founder, BI Leadership Forum Business Analytics

More information

Internet of Things. Opportunity Challenges Solutions

Internet of Things. Opportunity Challenges Solutions Internet of Things Opportunity Challenges Solutions Copyright 2014 Boeing. All rights reserved. GPDIS_2015.ppt 1 ANALYZING INTERNET OF THINGS USING BIG DATA ECOSYSTEM Internet of Things matter for... Industrial

More information

April 2016 JPoint Moscow, Russia. How to Apply Big Data Analytics and Machine Learning to Real Time Processing. Kai Wähner. kwaehner@tibco.

April 2016 JPoint Moscow, Russia. How to Apply Big Data Analytics and Machine Learning to Real Time Processing. Kai Wähner. kwaehner@tibco. April 2016 JPoint Moscow, Russia How to Apply Big Data Analytics and Machine Learning to Real Time Processing Kai Wähner kwaehner@tibco.com @KaiWaehner www.kai-waehner.de LinkedIn / Xing Please connect!

More information

BIG DATA: FROM HYPE TO REALITY. Leandro Ruiz Presales Partner for C&LA Teradata

BIG DATA: FROM HYPE TO REALITY. Leandro Ruiz Presales Partner for C&LA Teradata BIG DATA: FROM HYPE TO REALITY Leandro Ruiz Presales Partner for C&LA Teradata Evolution in The Use of Information Action s ACTIVATING MAKE it happen! Insights OPERATIONALIZING WHAT IS happening now? PREDICTING

More information

Big Data and the Data Lake. February 2015

Big Data and the Data Lake. February 2015 Big Data and the Data Lake February 2015 My Vision: Our Mission Data Intelligence is a broad term that describes the real, meaningful insights that can be extracted from your data truths that you can act

More information

End to End Solution to Accelerate Data Warehouse Optimization. Franco Flore Alliance Sales Director - APJ

End to End Solution to Accelerate Data Warehouse Optimization. Franco Flore Alliance Sales Director - APJ End to End Solution to Accelerate Data Warehouse Optimization Franco Flore Alliance Sales Director - APJ Big Data Is Driving Key Business Initiatives Increase profitability, innovation, customer satisfaction,

More information

Data Lake In Action: Real-time, Closed Looped Analytics On Hadoop

Data Lake In Action: Real-time, Closed Looped Analytics On Hadoop 1 Data Lake In Action: Real-time, Closed Looped Analytics On Hadoop 2 Pivotal s Full Approach It s More Than Just Hadoop Pivotal Data Labs 3 Why Pivotal Exists First Movers Solve the Big Data Utility Gap

More information

Mike Maxey. Senior Director Product Marketing Greenplum A Division of EMC. Copyright 2011 EMC Corporation. All rights reserved.

Mike Maxey. Senior Director Product Marketing Greenplum A Division of EMC. Copyright 2011 EMC Corporation. All rights reserved. Mike Maxey Senior Director Product Marketing Greenplum A Division of EMC 1 Greenplum Becomes the Foundation of EMC s Big Data Analytics (July 2010) E M C A C Q U I R E S G R E E N P L U M For three years,

More information

Understanding Data Warehouse Needs Session #1568 Trends, Issues and Capabilities

Understanding Data Warehouse Needs Session #1568 Trends, Issues and Capabilities Understanding Data Warehouse Needs Session #1568 Trends, Issues and Capabilities Dr. Frank Capobianco Advanced Analytics Consultant Teradata Corporation Tracy Spadola CPCU, CIDM, FIDM Practice Lead - Insurance

More information

SAP Predictive Analytics: An Overview and Roadmap. Charles Gadalla, SAP @cgadalla SESSION CODE: 603

SAP Predictive Analytics: An Overview and Roadmap. Charles Gadalla, SAP @cgadalla SESSION CODE: 603 SAP Predictive Analytics: An Overview and Roadmap Charles Gadalla, SAP @cgadalla SESSION CODE: 603 Advanced Analytics SAP Vision Embed Smart Agile Analytics into Decision Processes to Deliver Business

More information

Big Data Analytics. with EMC Greenplum and Hadoop. Big Data Analytics. Ofir Manor Pre Sales Technical Architect EMC Greenplum

Big Data Analytics. with EMC Greenplum and Hadoop. Big Data Analytics. Ofir Manor Pre Sales Technical Architect EMC Greenplum Big Data Analytics with EMC Greenplum and Hadoop Big Data Analytics with EMC Greenplum and Hadoop Ofir Manor Pre Sales Technical Architect EMC Greenplum 1 Big Data and the Data Warehouse Potential All

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

EVERYTHING THAT MATTERS IN ADVANCED ANALYTICS

EVERYTHING THAT MATTERS IN ADVANCED ANALYTICS EVERYTHING THAT MATTERS IN ADVANCED ANALYTICS Marcia Kaufman, Principal Analyst, Hurwitz & Associates Dan Kirsch, Senior Analyst, Hurwitz & Associates Steve Stover, Sr. Director, Product Management, Predixion

More information

Hadoop and Data Warehouse Friends, Enemies or Profiteers? What about Real Time?

Hadoop and Data Warehouse Friends, Enemies or Profiteers? What about Real Time? Hadoop and Data Warehouse Friends, Enemies or Profiteers? What about Real Time? Kai Wähner kwaehner@tibco.com @KaiWaehner www.kai-waehner.de Disclaimer! These opinions are my own and do not necessarily

More information

Big Data and the SAP Data Platform Including SAP HANA and Apache Hadoop Balaji Krishna, SAP HANA Product Management

Big Data and the SAP Data Platform Including SAP HANA and Apache Hadoop Balaji Krishna, SAP HANA Product Management Orange County Convention Center Orlando, Florida June 3-5, 2014 Big Data and the SAP Data Platform Including SAP HANA and Apache Hadoop Balaji Krishna, SAP HANA Product Management @balajivkrishna LEARNING

More information

Big Data and Data Science: Behind the Buzz Words

Big Data and Data Science: Behind the Buzz Words Big Data and Data Science: Behind the Buzz Words Peggy Brinkmann, FCAS, MAAA Actuary Milliman, Inc. April 1, 2014 Contents Big data: from hype to value Deconstructing data science Managing big data Analyzing

More information

Standards in Predictive Analytics

Standards in Predictive Analytics The role of R, Hadoop and PMML in the mainstreaming of predictive analytics. James Taylor CEO CONTENTS Predictive Analytics Today Broadening The Analytic Ecosystem With R Managing Big Data with Hadoop

More information

Microsoft Big Data. Solution Brief

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

More information

TRANSFORM BIG DATA INTO ACTIONABLE INFORMATION

TRANSFORM BIG DATA INTO ACTIONABLE INFORMATION TRANSFORM BIG DATA INTO ACTIONABLE INFORMATION Make Big Available for Everyone Syed Rasheed Solution Marketing Manager January 29 th, 2014 Agenda Demystifying Big Challenges Getting Bigger Red Hat Big

More information

CORPORATE OVERVIEW. Big Data. Shared. Simply. Securely.

CORPORATE OVERVIEW. Big Data. Shared. Simply. Securely. CORPORATE OVERVIEW Big Data. Shared. Simply. Securely. INTRODUCING PHEMI SYSTEMS PHEMI unlocks the power of your data with out-of-the-box privacy, sharing, and governance PHEMI Systems brings advanced

More information

EMC Greenplum Driving the Future of Data Warehousing and Analytics. Tools and Technologies for Big Data

EMC Greenplum Driving the Future of Data Warehousing and Analytics. Tools and Technologies for Big Data EMC Greenplum Driving the Future of Data Warehousing and Analytics Tools and Technologies for Big Data Steven Hillion V.P. Analytics EMC Data Computing Division 1 Big Data Size: The Volume Of Data Continues

More information

6.0, 6.5 and Beyond. The Future of Spotfire. Tobias Lehtipalo Sr. Director of Product Management

6.0, 6.5 and Beyond. The Future of Spotfire. Tobias Lehtipalo Sr. Director of Product Management 6.0, 6.5 and Beyond The Future of Spotfire Tobias Lehtipalo Sr. Director of Product Management Key peformance indicators Hundreds of Records Visual Data Discovery Millions of Records Data Mining or Data

More information

Oracle Big Data Discovery Unlock Potential in Big Data Reservoir

Oracle Big Data Discovery Unlock Potential in Big Data Reservoir Oracle Big Data Discovery Unlock Potential in Big Data Reservoir Gokula Mishra Premjith Balakrishnan Business Analytics Product Group September 29, 2014 Copyright 2014, Oracle and/or its affiliates. All

More information

Name: Srinivasan Govindaraj Title: Big Data Predictive Analytics

Name: Srinivasan Govindaraj Title: Big Data Predictive Analytics Name: Srinivasan Govindaraj Title: Big Data Predictive Analytics Please note the following IBM s statements regarding its plans, directions, and intent are subject to change or withdrawal without notice

More information

Managing Big Data with Hadoop & Vertica. A look at integration between the Cloudera distribution for Hadoop and the Vertica Analytic Database

Managing Big Data with Hadoop & Vertica. A look at integration between the Cloudera distribution for Hadoop and the Vertica Analytic Database Managing Big Data with Hadoop & Vertica A look at integration between the Cloudera distribution for Hadoop and the Vertica Analytic Database Copyright Vertica Systems, Inc. October 2009 Cloudera and Vertica

More information

Databricks. A Primer

Databricks. A Primer Databricks 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 dramatically

More information

KnowledgeSTUDIO HIGH-PERFORMANCE PREDICTIVE ANALYTICS USING ADVANCED MODELING TECHNIQUES

KnowledgeSTUDIO HIGH-PERFORMANCE PREDICTIVE ANALYTICS USING ADVANCED MODELING TECHNIQUES HIGH-PERFORMANCE PREDICTIVE ANALYTICS USING ADVANCED MODELING TECHNIQUES Translating data into business value requires the right data mining and modeling techniques which uncover important patterns within

More information

Databricks. A Primer

Databricks. A Primer Databricks A Primer Who is Databricks? Databricks vision is to empower anyone to easily build and deploy advanced analytics solutions. The company was founded by the team who created Apache Spark, a powerful

More information

ANALYTICS CENTER LEARNING PROGRAM

ANALYTICS CENTER LEARNING PROGRAM Overview of Curriculum ANALYTICS CENTER LEARNING PROGRAM The following courses are offered by Analytics Center as part of its learning program: Course Duration Prerequisites 1- Math and Theory 101 - Fundamentals

More information

Datenverwaltung im Wandel - Building an Enterprise Data Hub with

Datenverwaltung im Wandel - Building an Enterprise Data Hub with Datenverwaltung im Wandel - Building an Enterprise Data Hub with Cloudera Bernard Doering Regional Director, Central EMEA, Cloudera Cloudera Your Hadoop Experts Founded 2008, by former employees of Employees

More information

5 Big Data Use Cases to Understand Your Customer Journey CUSTOMER ANALYTICS EBOOK

5 Big Data Use Cases to Understand Your Customer Journey CUSTOMER ANALYTICS EBOOK 5 Big Data Use Cases to Understand Your Customer Journey CUSTOMER ANALYTICS EBOOK CUSTOMER JOURNEY Technology is radically transforming the customer journey. Today s customers are more empowered and connected

More information

Gain Contextual Awareness for a Smarter Digital Enterprise with SAP HANA Vora

Gain Contextual Awareness for a Smarter Digital Enterprise with SAP HANA Vora SAP Brief SAP Technology SAP HANA Vora Objectives Gain Contextual Awareness for a Smarter Digital Enterprise with SAP HANA Vora Bridge the divide between enterprise data and Big Data Bridge the divide

More information

Integrating a Big Data Platform into Government:

Integrating a Big Data Platform into Government: Integrating a Big Data Platform into Government: Drive Better Decisions for Policy and Program Outcomes John Haddad, Senior Director Product Marketing, Informatica Digital Government Institute s Government

More information

IBM BigInsights for Apache Hadoop

IBM BigInsights for Apache Hadoop IBM BigInsights for Apache Hadoop Efficiently manage and mine big data for valuable insights Highlights: Enterprise-ready Apache Hadoop based platform for data processing, warehousing and analytics Advanced

More information

2015 Ironside Group, Inc. 2

2015 Ironside Group, Inc. 2 2015 Ironside Group, Inc. 2 Introduction to Ironside What is Cloud, Really? Why Cloud for Data Warehousing? Intro to IBM PureData for Analytics (IPDA) IBM PureData for Analytics on Cloud Intro to IBM dashdb

More information

HADOOP IN ENTERPRISE FUTURE-PROOF YOUR BIG DATA INVESTMENTS WITH CASCADING. Supreet Oberoi Nov. 4-6, 2014 Big Data Expo Santa Clara

HADOOP IN ENTERPRISE FUTURE-PROOF YOUR BIG DATA INVESTMENTS WITH CASCADING. Supreet Oberoi Nov. 4-6, 2014 Big Data Expo Santa Clara DRIVING INNOVATION THROUGH DATA HADOOP IN ENTERPRISE FUTURE-PROOF YOUR BIG DATA INVESTMENTS WITH CASCADING Supreet Oberoi Nov. 4-6, 2014 Big Data Expo Santa Clara ABOUT ME I am a Data Engineer, not a Data

More information

INVESTOR PRESENTATION. First Quarter 2014

INVESTOR PRESENTATION. First Quarter 2014 INVESTOR PRESENTATION First Quarter 2014 Note to Investors Certain non-gaap financial information regarding operating results may be discussed during this presentation. Reconciliations of the differences

More information

Detecting Anomalous Behavior with the Business Data Lake. Reference Architecture and Enterprise Approaches.

Detecting Anomalous Behavior with the Business Data Lake. Reference Architecture and Enterprise Approaches. Detecting Anomalous Behavior with the Business Data Lake Reference Architecture and Enterprise Approaches. 2 Detecting Anomalous Behavior with the Business Data Lake Pivotal the way we see it Reference

More information

Consulting and Systems Integration (1) Networks & Cloud Integration Engineer

Consulting and Systems Integration (1) Networks & Cloud Integration Engineer Ericsson is a world-leading provider of telecommunications equipment & services to mobile & fixed network operators. Over 1,000 networks in more than 180 countries use Ericsson equipment, & more than 40

More information

Interactive data analytics drive insights

Interactive data analytics drive insights Big data Interactive data analytics drive insights Daniel Davis/Invodo/S&P. Screen images courtesy of Landmark Software and Services By Armando Acosta and Joey Jablonski The Apache Hadoop Big data has

More information

Bringing the Power of SAS to Hadoop. White Paper

Bringing the Power of SAS to Hadoop. White Paper White Paper Bringing the Power of SAS to Hadoop Combine SAS World-Class Analytic Strength with Hadoop s Low-Cost, Distributed Data Storage to Uncover Hidden Opportunities Contents Introduction... 1 What

More information

HDP Enabling the Modern Data Architecture

HDP Enabling the Modern Data Architecture HDP Enabling the Modern Data Architecture Herb Cunitz President, Hortonworks Page 1 Hortonworks enables adoption of Apache Hadoop through HDP (Hortonworks Data Platform) Founded in 2011 Original 24 architects,

More information

Understanding Your Customer Journey by Extending Adobe Analytics with Big Data

Understanding Your Customer Journey by Extending Adobe Analytics with Big Data SOLUTION BRIEF Understanding Your Customer Journey by Extending Adobe Analytics with Big Data Business Challenge Today s digital marketing teams are overwhelmed by the volume and variety of customer interaction

More information

Disrupt or be disrupted IT Driving Business Transformation

Disrupt or be disrupted IT Driving Business Transformation Disrupt or be disrupted IT Driving Business Transformation Gokula Mishra VP, Big Data & Advanced Analytics Business Analytics Product Group Copyright 2014 Oracle and/or its affiliates. All rights reserved.

More information

Safe Harbor Statement

Safe Harbor Statement Safe Harbor Statement The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment

More information

HDP Hadoop From concept to deployment.

HDP Hadoop From concept to deployment. HDP Hadoop From concept to deployment. Ankur Gupta Senior Solutions Engineer Rackspace: Page 41 27 th Jan 2015 Where are you in your Hadoop Journey? A. Researching our options B. Currently evaluating some

More information

High-Performance Analytics

High-Performance Analytics High-Performance Analytics David Pope January 2012 Principal Solutions Architect High Performance Analytics Practice Saturday, April 21, 2012 Agenda Who Is SAS / SAS Technology Evolution Current Trends

More information

A Tour of the Zoo the Hadoop Ecosystem Prafulla Wani

A Tour of the Zoo the Hadoop Ecosystem Prafulla Wani A Tour of the Zoo the Hadoop Ecosystem Prafulla Wani Technical Architect - Big Data Syntel Agenda Welcome to the Zoo! Evolution Timeline Traditional BI/DW Architecture Where Hadoop Fits In 2 Welcome to

More information

Make Better Decisions Through Predictive Intelligence

Make Better Decisions Through Predictive Intelligence IBM SPSS Modeler Professional Make Better Decisions Through Predictive Intelligence Highlights Easily access, prepare and model structured data with this intuitive, visual data mining workbench Rapidly

More information

How Transactional Analytics is Changing the Future of Business A look at the options, use cases, and anti-patterns

How Transactional Analytics is Changing the Future of Business A look at the options, use cases, and anti-patterns How Transactional Analytics is Changing the Future of Business A look at the options, use cases, and anti-patterns Table of Contents Abstract... 3 Introduction... 3 Definition... 3 The Expanding Digitization

More information

Model Deployment. Dr. Saed Sayad. University of Toronto 2010 saed.sayad@utoronto.ca. http://chem-eng.utoronto.ca/~datamining/

Model Deployment. Dr. Saed Sayad. University of Toronto 2010 saed.sayad@utoronto.ca. http://chem-eng.utoronto.ca/~datamining/ Model Deployment Dr. Saed Sayad University of Toronto 2010 saed.sayad@utoronto.ca http://chem-eng.utoronto.ca/~datamining/ 1 Model Deployment Creation of the model is generally not the end of the project.

More information

Advanced Big Data Analytics with R and Hadoop

Advanced Big Data Analytics with R and Hadoop REVOLUTION ANALYTICS WHITE PAPER Advanced Big Data Analytics with R and Hadoop 'Big Data' Analytics as a Competitive Advantage Big Analytics delivers competitive advantage in two ways compared to the traditional

More information

locuz.com Big Data Services

locuz.com Big Data Services locuz.com Big Data Services Big Data At Locuz, we help the enterprise move from being a data-limited to a data-driven one, thereby enabling smarter, faster decisions that result in better business outcome.

More information

Big Data & Security. Aljosa Pasic 12/02/2015

Big Data & Security. Aljosa Pasic 12/02/2015 Big Data & Security Aljosa Pasic 12/02/2015 Welcome to Madrid!!! Big Data AND security: what is there on our minds? Big Data tools and technologies Big Data T&T chain and security/privacy concern mappings

More information

SEIZE THE DATA. 2015 SEIZE THE DATA. 2015

SEIZE THE DATA. 2015 SEIZE THE DATA. 2015 1 Copyright 2015 Hewlett-Packard Development Company, L.P. The information contained herein is subject to change without notice. BIG DATA CONFERENCE 2015 Boston August 10-13 Predicting and reducing deforestation

More information

Investor Presentation. Second Quarter 2015

Investor Presentation. Second Quarter 2015 Investor Presentation Second Quarter 2015 Note to Investors Certain non-gaap financial information regarding operating results may be discussed during this presentation. Reconciliations of the differences

More information

Analytics in the Cloud. Peter Sirota, GM Elastic MapReduce

Analytics in the Cloud. Peter Sirota, GM Elastic MapReduce Analytics in the Cloud Peter Sirota, GM Elastic MapReduce Data-Driven Decision Making Data is the new raw material for any business on par with capital, people, and labor. What is Big Data? Terabytes of

More information

SAP SE - Legal Requirements and Requirements

SAP SE - Legal Requirements and Requirements Finding the signals in the noise Niklas Packendorff @packendorff Solution Expert Analytics & Data Platform Legal disclaimer The information in this presentation is confidential and proprietary to SAP and

More information

Converged, Real-time Analytics Enabling Faster Decision Making and New Business Opportunities

Converged, Real-time Analytics Enabling Faster Decision Making and New Business Opportunities Technology Insight Paper Converged, Real-time Analytics Enabling Faster Decision Making and New Business Opportunities By John Webster February 2015 Enabling you to make the best technology decisions Enabling

More information

Big Data Analytics. Copyright 2011 EMC Corporation. All rights reserved.

Big Data Analytics. Copyright 2011 EMC Corporation. All rights reserved. Big Data Analytics 1 Priority Discussion Topics What are the most compelling business drivers behind big data analytics? Do you have or expect to have data scientists on your staff, and what will be their

More information

This Symposium brought to you by www.ttcus.com

This Symposium brought to you by www.ttcus.com This Symposium brought to you by www.ttcus.com Linkedin/Group: Technology Training Corporation @Techtrain Technology Training Corporation www.ttcus.com Big Data Analytics as a Service (BDAaaS) Big Data

More information

Solve your toughest challenges with data mining

Solve your toughest challenges with data mining IBM Software IBM SPSS Modeler Solve your toughest challenges with data mining Use predictive intelligence to make good decisions faster Solve your toughest challenges with data mining Imagine if you could

More information

The Future of Data Management with Hadoop and the Enterprise Data Hub

The Future of Data Management with Hadoop and the Enterprise Data Hub The Future of Data Management with Hadoop and the Enterprise Data Hub Amr Awadallah Cofounder & CTO, Cloudera, Inc. Twitter: @awadallah 1 2 Cloudera Snapshot Founded 2008, by former employees of Employees

More information

HADOOP SOLUTION USING EMC ISILON AND CLOUDERA ENTERPRISE Efficient, Flexible In-Place Hadoop Analytics

HADOOP SOLUTION USING EMC ISILON AND CLOUDERA ENTERPRISE Efficient, Flexible In-Place Hadoop Analytics HADOOP SOLUTION USING EMC ISILON AND CLOUDERA ENTERPRISE Efficient, Flexible In-Place Hadoop Analytics ESSENTIALS EMC ISILON Use the industry's first and only scale-out NAS solution with native Hadoop

More information

Forecast of Big Data Trends. Assoc. Prof. Dr. Thanachart Numnonda Executive Director IMC Institute 3 September 2014

Forecast of Big Data Trends. Assoc. Prof. Dr. Thanachart Numnonda Executive Director IMC Institute 3 September 2014 Forecast of Big Data Trends Assoc. Prof. Dr. Thanachart Numnonda Executive Director IMC Institute 3 September 2014 Big Data transforms Business 2 Data created every minute Source http://mashable.com/2012/06/22/data-created-every-minute/

More information

Oracle Big Data Building A Big Data Management System

Oracle Big Data Building A Big Data Management System Oracle Big Building A Big Management System Copyright 2015, Oracle and/or its affiliates. All rights reserved. Effi Psychogiou ECEMEA Big Product Director May, 2015 Safe Harbor Statement The following

More information

W H I T E P A P E R. Deriving Intelligence from Large Data Using Hadoop and Applying Analytics. Abstract

W H I T E P A P E R. Deriving Intelligence from Large Data Using Hadoop and Applying Analytics. Abstract W H I T E P A P E R Deriving Intelligence from Large Data Using Hadoop and Applying Analytics Abstract This white paper is focused on discussing the challenges facing large scale data processing and the

More information

Hortonworks & SAS. Analytics everywhere. Page 1. Hortonworks Inc. 2011 2014. All Rights Reserved

Hortonworks & SAS. Analytics everywhere. Page 1. Hortonworks Inc. 2011 2014. All Rights Reserved Hortonworks & SAS Analytics everywhere. Page 1 A change in focus. A shift in Advertising From mass branding A shift in Financial Services From Educated Investing A shift in Healthcare From mass treatment

More information

5 Keys to Unlocking the Big Data Analytics Puzzle. Anurag Tandon Director, Product Marketing March 26, 2014

5 Keys to Unlocking the Big Data Analytics Puzzle. Anurag Tandon Director, Product Marketing March 26, 2014 5 Keys to Unlocking the Big Data Analytics Puzzle Anurag Tandon Director, Product Marketing March 26, 2014 1 A Little About Us A global footprint. A proven innovator. A leader in enterprise analytics for

More information

KnowledgeSEEKER Marketing Edition

KnowledgeSEEKER Marketing Edition KnowledgeSEEKER Marketing Edition Predictive Analytics for Marketing The Easiest to Use Marketing Analytics Tool KnowledgeSEEKER Marketing Edition is a predictive analytics tool designed for marketers

More information

Deploy. Friction-free self-service BI solutions for everyone Scalable analytics on a modern architecture

Deploy. Friction-free self-service BI solutions for everyone Scalable analytics on a modern architecture Friction-free self-service BI solutions for everyone Scalable analytics on a modern architecture Apps and data source extensions with APIs Future white label, embed or integrate Power BI Deploy Intelligent

More information

Big Data Technologies Compared June 2014

Big Data Technologies Compared June 2014 Big Data Technologies Compared June 2014 Agenda What is Big Data Big Data Technology Comparison Summary Other Big Data Technologies Questions 2 What is Big Data by Example The SKA Telescope is a new development

More information

Tap into Big Data at the Speed of Business

Tap into Big Data at the Speed of Business SAP Brief SAP Technology SAP Sybase IQ Objectives Tap into Big Data at the Speed of Business A simpler, more affordable approach to Big Data analytics A simpler, more affordable approach to Big Data analytics

More information

G-Cloud Big Data Suite Powered by Pivotal. December 2014. G-Cloud. service definitions

G-Cloud Big Data Suite Powered by Pivotal. December 2014. G-Cloud. service definitions G-Cloud Big Data Suite Powered by Pivotal December 2014 G-Cloud service definitions TABLE OF CONTENTS Service Overview... 3 Business Need... 6 Our Approach... 7 Service Management... 7 Vendor Accreditations/Awards...

More information

SAP Solution Brief SAP HANA. Transform Your Future with Better Business Insight Using Predictive Analytics

SAP Solution Brief SAP HANA. Transform Your Future with Better Business Insight Using Predictive Analytics SAP Brief SAP HANA Objectives Transform Your Future with Better Business Insight Using Predictive Analytics Dealing with the new reality Dealing with the new reality Organizations like yours can identify

More information

Luncheon Webinar Series May 13, 2013

Luncheon Webinar Series May 13, 2013 Luncheon Webinar Series May 13, 2013 InfoSphere DataStage is Big Data Integration Sponsored By: Presented by : Tony Curcio, InfoSphere Product Management 0 InfoSphere DataStage is Big Data Integration

More information

UNLEASHING THE VALUE OF THE TERADATA UNIFIED DATA ARCHITECTURE WITH ALTERYX

UNLEASHING THE VALUE OF THE TERADATA UNIFIED DATA ARCHITECTURE WITH ALTERYX UNLEASHING THE VALUE OF THE TERADATA UNIFIED DATA ARCHITECTURE WITH ALTERYX 1 Successful companies know that analytics are key to winning customer loyalty, optimizing business processes and beating their

More information

IBM AND NEXT GENERATION ARCHITECTURE FOR BIG DATA & ANALYTICS!

IBM AND NEXT GENERATION ARCHITECTURE FOR BIG DATA & ANALYTICS! The Bloor Group IBM AND NEXT GENERATION ARCHITECTURE FOR BIG DATA & ANALYTICS VENDOR PROFILE The IBM Big Data Landscape IBM can legitimately claim to have been involved in Big Data and to have a much broader

More information

The basic data mining algorithms introduced may be enhanced in a number of ways.

The basic data mining algorithms introduced may be enhanced in a number of ways. DATA MINING TECHNOLOGIES AND IMPLEMENTATIONS The basic data mining algorithms introduced may be enhanced in a number of ways. Data mining algorithms have traditionally assumed data is memory resident,

More information

Tax Fraud in Increasing

Tax Fraud in Increasing Preventing Fraud with Through Analytics Satya Bhamidipati Data Scientist Business Analytics Product Group Copyright 2014 Oracle and/or its affiliates. All rights reserved. 2 Tax Fraud in Increasing 27%

More information

Introducing Oracle Exalytics In-Memory Machine

Introducing Oracle Exalytics In-Memory Machine Introducing Oracle Exalytics In-Memory Machine Jon Ainsworth Director of Business Development Oracle EMEA Business Analytics 1 Copyright 2011, Oracle and/or its affiliates. All rights Agenda Topics Oracle

More information

Analytics 2014. Industry Trends Survey. Research conducted and written by:

Analytics 2014. Industry Trends Survey. Research conducted and written by: Analytics 2014 Industry Trends Survey Research conducted and written by: Lavastorm Analytics, the agile data management and analytics company trusted by enterprises seeking an analytic advantage. June

More information

Integrated Big Data: Hadoop + DBMS + Discovery for SAS High Performance Analytics

Integrated Big Data: Hadoop + DBMS + Discovery for SAS High Performance Analytics Paper 1828-2014 Integrated Big Data: Hadoop + DBMS + Discovery for SAS High Performance Analytics John Cunningham, Teradata Corporation, Danville, CA ABSTRACT SAS High Performance Analytics (HPA) is a

More information

Accelerate your Big Data Strategy. Execute faster with Capgemini and Cloudera s Enterprise Data Hub Accelerator

Accelerate your Big Data Strategy. Execute faster with Capgemini and Cloudera s Enterprise Data Hub Accelerator Accelerate your Big Data Strategy Execute faster with Capgemini and Cloudera s Enterprise Data Hub Accelerator Enterprise Data Hub Accelerator enables you to get started rapidly and cost-effectively with

More information

KNIME UGM 2014 Partner Session

KNIME UGM 2014 Partner Session KNIME UGM 2014 Partner Session DYMATRIX Stefan Weingaertner DYMATRIX CONSULTING GROUP 1 Agenda 1 Company Introduction 2 DYMATRIX Customer Intelligence Offering 3 PMML2SQL / PMML2SAS Converter 4 Uplift

More information

Real-Time Big Data Analytics + Internet of Things (IoT) = Value Creation

Real-Time Big Data Analytics + Internet of Things (IoT) = Value Creation Real-Time Big Data Analytics + Internet of Things (IoT) = Value Creation January 2015 Market Insights Report Executive Summary According to a recent customer survey by Vitria, executives across the consumer,

More information