SlideShare a Scribd company logo
Advanced Analytics and
Data Science Expertise
Iurii Milovanov
Lead Data Scientist
April, 2016
Today, SoftServe is a leading technology solutions company with 4,000 employees,
specializing in software product and application development and services.
Global Locations
29 offices
8 countries
Data Science Group
Data Science Group
Iurii Milovanov
Lead Data Scientist
Tetiana Gladkikh
Data Scientist,
Competency Manager
Roman Grubnyk
Data Scientist
Ihor Kostiuk
Data Scientist
Taras Hnot
Data Analyst
Volodymyr Solskyy
Data Analyst
Pavlo Kramarenko
Data Analyst,
BI Consultant
Core Competency
Artificial
Intelligence
State-of-the-art
Machine Learning
Deep human-level
Insight
Unstructured and
High-dimensional data
High Performance
Computing
Big Data
Apache Hadoop
Ecosystem
Data Collection
and Augmentation
Big Analytics
Real-time & Batch
Data Processing
Predictive
Analytics
Forecasting
Risk Analysis
Cluster Analysis
Decision Support
Systems
Data
Analysis
Data Exploration
Statistical Inference
Visualization
Business Intelligence
Domain-Specific Expertise
• Computer Vision – deep image and video understanding
• Natural Language Processing – human language
processing and understanding
• Speech Recognition – spoken language processing
(speech-to-text and text-to-speech)
• Social Media Analysis – web mining, behavioral analytics,
and social network analysis
• Recommender Engines – help users find content they
might like by making automatic personalized
recommendations
Data Science Toolkit
Methodology & Typical Roadmap
Initial Stage
Research
Phase
Prototyping
Data
Collection
Data
Exploration
Data
Modelling
Result
Communication
Performance
Tuning
Model
Integration
Deployment
Phase
Evaluation
Inputs:
• Problem definition
• Initial requirements
Outputs:
• Data processing model
• Final requirements
1
2
Tiny Neural Network Framework
TNNF – an open source GPU-friendly Deep Learning library developed by Data Science Group @ SoftServe
Data Science
Offerings for Business
Data Science in Retail
Business Area:
• Customer 360 view
• Product recommendation
• Direct marketing
• Opinion mining
• Sales analytics
• Logistics optimization
Improves customer and business insights, provides a deep understanding of
customer’s profile and behavior.
Data Science in Healthcare
Business Area:
• EMR processing
• Patient monitoring
• Biometric data analytics
• Decision support systems
• Computer-aided diagnosis
• Precision medicine
Helps physicians make better decisions across the board – from personalized
treatments to preventive care.
Data Science in Telecom
Business Area:
• CDR analytics
• Geospatial analysis
• Anomaly and fraud detection
• Network optimization
Applies real-time and batch predictive analytics to analyze subscriber behavior and
create individual network usage policies.
Data Science in HR
Business Area:
• Workforce analysis
• Capacity management
• Employee retention
• Talent analytics
• Resume screening
Provides a deep insight on company's employee profile in order to help HR
department in solving employee-focused challenges.
Data Science in Social Media Marketing
Business Area:
• Social profiling
• Information flow analysis
• Promotion optimization
• Community detection
• Behavioral analytics
Discovers hidden trends, patterns and relationships in social media in order to
enable micro-market campaign management, maximize engagement and optimize
social promotion strategy.
Data Science in IT & Security
Leverages ultra-large volumes of data from IT Infrastructure, improves overall
service availability and reduces time required for root cause analysis.
Business Area:
• Operations analytics • Network log analysis
• Anomaly and Intruder detection • Cloud optimization
Data Science in Finance
Gives a significant competitive advantage by incorporating new types of
unstructured and semi-unstructured data into financial decision-making, building
predictive models and live market simulations.
Business Area:
• Financial forecasting
• Price optimization
• Risk management
• Fraud detection
• Bitcoin analytics
Machine Learning
Overview
Premise of Machine Learning
Complex problems (such as image, text or
speech processing) usually are:
• High-dimensional (1000+ dimensions)
• Poorly defined, since we still don’t know how its
done in our brain
Therefore, hand-coding for such problems
suffers a 'complexity collapse' and is not really
feasible
Basic idea of Machine Learning
Training
Data
Learning
Algorithm
Model
Prediction
Engine
New
Data
Predictions
Instead of writing a program by hand, we use a set of observations to uncover an underlying
process which can be generalized to a new data
CAVEAT: Although Machine Learning has been already proved to be theoretically feasible,
we need efficient algorithms to uncover complex patterns and relationships in data
Testing
Data
AI & Deep Learning
Application Domains:
• Image Classification
• Object Recognition
• Motion Detection
• Speech-to-Text
• Emotion Recognition
• Robotics
Deep Learning – family of Machine Learning
techniques inspired by cognitive and neuroscience,
decent state-of-the-art in Artificial Intelligence
Successful applications of Deep Learning
• Apple, Google and Baidu use Deep Learning for speech
recognition
• Content recommendation engines at Amazon, Netflix
and Google highly rely on Deep Learning
• Facebook applies Deep Learning to facial detection and
recognition
• Twitter analyze their twit-database using DL techniques
• Deep Learning plays an important role in fraud
detection at PayPal
Biggest challenges in Machine Learning
• Training data
• Noisy and missing values
• Model generalization
• Non-convex optimization
• Hyperparameters tuning
• Result interpretation
• Computational resources
GPU-accelerated Computing
 Perfectly fits to iterative Machine Learning algorithms
 Gives an approximately up to 40x speedup on training time
 Inherently more energy efficient than other ways of
computation
 CUDA – general purpose processing framework developed
by NVIDIA
Where GPUs are deployed:
AI & Deep Learning
Case Studies
Case Study: X-Ray Image Recognition
Technologies:
 Matlab/Octave
 Python
 Deep Learning
 Probabilistic modeling
Business Area:
Healthcare. Computer-aided diagnosis system
(CADe) that can recognize human body part
on X-Ray image and detect broken or
fractured bones
Analytical Engine
This is a hand. Broken
bone detected
X-Ray
Image
Case Study: Image Object Recognition
Business Area:
Retail. Software solution to analyze and
recommend optimal products placement on store
shelves
Key Steps:
 Preprocessing – scaling, normalization etc.
 Segmentation – define areas of interest
 Recognition – where is the product located
 Classification – what kind of product we can see
Case Study: Smart Agents, DRLearner.org
Business Area:
DRLearner is SoftServe’s open source implementation of the
deep reinforcement learning algorithm for game playing,
invented by Google DeepMind. This is a successful approach to
mimic aspects of human brain to solve complex problems such
as autonomous car control
Techniques:
 Convolutional Neural Networks
 Reinforcement Learning
 Python
 TNNF/Theano
Big Data & Analytics
Case Studies
Case Study: Social Trends Analysis
Business Area:
Distributed solution to monitor and analyze
customers' opinion on Ukrainian banking industry
Key Steps:
 Web Crawling
 Data Transformation
 Sentiment Analysis
 Social Network Analysis (SNA)
 Time-series Analysis
 Data Visualization
Case Study: Social Trends Analysis
Learning-based Sentiment analysis:
• Collect a training set of positive and negative
examples
• Perform data cleaning and normalization on
unstructured textual data
• Build a model that generalizes to different domains
Social Network Analysis:
• Discover hidden social communities
• Perform bot-detection
• Discover social information flow
Time-series analysis:
• Calculate basic time-series statistics
• Discover hidden trends and fluctuations in time-series
• Compare time-series sequences
Case Study: Recommender Systems & SmartTraveler
Business Area:
Helps users find content they might like by
making automatic personalized
recommendations
Application Domains:
 E-commerce
 News
 Entertainment
 Social Networks
 Tourism and visitor guides
Case Study: Recommender Systems & SmartTraveler
Case Study: Log Analytics and Anomaly Detection
Business case:
• Discover hidden patterns and relationships in
Netflow logs in order to identify unusual
activity in corporate network infrastructure
Problem Statement:
Identify the items, events or observations which
do not conform to an expected pattern or
behavior
Case Study: Log Analytics and Anomaly Detection
Timestamp
Number of packets
Volume of packets (in bytes)
Source IP
Destination IP
Source port
Destination port
Protocol
Netflow Data:
Case Study: Log Analytics and Anomaly Detection
Time-Series SegmentationDynamic Thresholds
Check out our Data Science and Big Analytics web pages
For more details on our Advanced Analytics service line
USA HQ
Toll Free: 866-687-3588
Tel: +1-512-516-8880
Ukraine HQ
Tel: +380-32-240-9090
Bulgaria
Tel: +359-2-902-3760
Germany
Tel: +49-69-2602-5857
Netherlands
Tel: +31-20-262-33-23
Poland
Tel: +48-71-382-2800
UK
Tel: +44-207-544-8414
EMAIL
info@softserveinc.com
WEBSITE:
www.softserveinc.com
Thank You!

More Related Content

What's hot

An Introduction to Generative AI
An Introduction  to Generative AIAn Introduction  to Generative AI
An Introduction to Generative AI
Cori Faklaris
 
Generative AI and Security (1).pptx.pdf
Generative AI and Security (1).pptx.pdfGenerative AI and Security (1).pptx.pdf
Generative AI and Security (1).pptx.pdf
Priyanka Aash
 
GENERATIVE AI, THE FUTURE OF PRODUCTIVITY
GENERATIVE AI, THE FUTURE OF PRODUCTIVITYGENERATIVE AI, THE FUTURE OF PRODUCTIVITY
GENERATIVE AI, THE FUTURE OF PRODUCTIVITY
Andre Muscat
 
Responsible AI
Responsible AIResponsible AI
Responsible AI
Data Con LA
 
AI and the Financial Service Segment
AI and the Financial Service SegmentAI and the Financial Service Segment
AI and the Financial Service Segment
Graeme Wood
 
The future of AI is hybrid
The future of AI is hybridThe future of AI is hybrid
The future of AI is hybrid
Qualcomm Research
 
Responsible AI
Responsible AIResponsible AI
Responsible AI
Neo4j
 
Large Language Models Bootcamp
Large Language Models BootcampLarge Language Models Bootcamp
Large Language Models Bootcamp
Data Science Dojo
 
Generative AI, WiDS 2023.pptx
Generative AI, WiDS 2023.pptxGenerative AI, WiDS 2023.pptx
Generative AI, WiDS 2023.pptx
Colleen Farrelly
 
Building an AI organisation
Building an AI organisationBuilding an AI organisation
Building an AI organisation
Vikash Mishra
 
AI 2023.pdf
AI 2023.pdfAI 2023.pdf
AI 2023.pdf
DavidCieslak4
 
Generative AI at the edge.pdf
Generative AI at the edge.pdfGenerative AI at the edge.pdf
Generative AI at the edge.pdf
Qualcomm Research
 
AI and Data Science.pdf
AI and Data Science.pdfAI and Data Science.pdf
AI and Data Science.pdf
MohammadMuzammilAnsa2
 
AI For Enterprise
AI For EnterpriseAI For Enterprise
AI For Enterprise
NVIDIA
 
Leveraging Generative AI & Best practices
Leveraging Generative AI & Best practicesLeveraging Generative AI & Best practices
Leveraging Generative AI & Best practices
DianaGray10
 
Exploring Opportunities in the Generative AI Value Chain.pdf
Exploring Opportunities in the Generative AI Value Chain.pdfExploring Opportunities in the Generative AI Value Chain.pdf
Exploring Opportunities in the Generative AI Value Chain.pdf
Dung Hoang
 
AI: A risk and way to manage risk
AI: A risk and way to manage riskAI: A risk and way to manage risk
AI: A risk and way to manage risk
Karan Sachdeva
 
Bringing AI to Business Intelligence
Bringing AI to Business IntelligenceBringing AI to Business Intelligence
Bringing AI to Business Intelligence
Si Krishan
 
GenerativeAI and Automation - IEEE ACSOS 2023.pptx
GenerativeAI and Automation - IEEE ACSOS 2023.pptxGenerativeAI and Automation - IEEE ACSOS 2023.pptx
GenerativeAI and Automation - IEEE ACSOS 2023.pptx
Allen Chan
 
Generative-AI-in-enterprise-20230615.pdf
Generative-AI-in-enterprise-20230615.pdfGenerative-AI-in-enterprise-20230615.pdf
Generative-AI-in-enterprise-20230615.pdf
Liming Zhu
 

What's hot (20)

An Introduction to Generative AI
An Introduction  to Generative AIAn Introduction  to Generative AI
An Introduction to Generative AI
 
Generative AI and Security (1).pptx.pdf
Generative AI and Security (1).pptx.pdfGenerative AI and Security (1).pptx.pdf
Generative AI and Security (1).pptx.pdf
 
GENERATIVE AI, THE FUTURE OF PRODUCTIVITY
GENERATIVE AI, THE FUTURE OF PRODUCTIVITYGENERATIVE AI, THE FUTURE OF PRODUCTIVITY
GENERATIVE AI, THE FUTURE OF PRODUCTIVITY
 
Responsible AI
Responsible AIResponsible AI
Responsible AI
 
AI and the Financial Service Segment
AI and the Financial Service SegmentAI and the Financial Service Segment
AI and the Financial Service Segment
 
The future of AI is hybrid
The future of AI is hybridThe future of AI is hybrid
The future of AI is hybrid
 
Responsible AI
Responsible AIResponsible AI
Responsible AI
 
Large Language Models Bootcamp
Large Language Models BootcampLarge Language Models Bootcamp
Large Language Models Bootcamp
 
Generative AI, WiDS 2023.pptx
Generative AI, WiDS 2023.pptxGenerative AI, WiDS 2023.pptx
Generative AI, WiDS 2023.pptx
 
Building an AI organisation
Building an AI organisationBuilding an AI organisation
Building an AI organisation
 
AI 2023.pdf
AI 2023.pdfAI 2023.pdf
AI 2023.pdf
 
Generative AI at the edge.pdf
Generative AI at the edge.pdfGenerative AI at the edge.pdf
Generative AI at the edge.pdf
 
AI and Data Science.pdf
AI and Data Science.pdfAI and Data Science.pdf
AI and Data Science.pdf
 
AI For Enterprise
AI For EnterpriseAI For Enterprise
AI For Enterprise
 
Leveraging Generative AI & Best practices
Leveraging Generative AI & Best practicesLeveraging Generative AI & Best practices
Leveraging Generative AI & Best practices
 
Exploring Opportunities in the Generative AI Value Chain.pdf
Exploring Opportunities in the Generative AI Value Chain.pdfExploring Opportunities in the Generative AI Value Chain.pdf
Exploring Opportunities in the Generative AI Value Chain.pdf
 
AI: A risk and way to manage risk
AI: A risk and way to manage riskAI: A risk and way to manage risk
AI: A risk and way to manage risk
 
Bringing AI to Business Intelligence
Bringing AI to Business IntelligenceBringing AI to Business Intelligence
Bringing AI to Business Intelligence
 
GenerativeAI and Automation - IEEE ACSOS 2023.pptx
GenerativeAI and Automation - IEEE ACSOS 2023.pptxGenerativeAI and Automation - IEEE ACSOS 2023.pptx
GenerativeAI and Automation - IEEE ACSOS 2023.pptx
 
Generative-AI-in-enterprise-20230615.pdf
Generative-AI-in-enterprise-20230615.pdfGenerative-AI-in-enterprise-20230615.pdf
Generative-AI-in-enterprise-20230615.pdf
 

Viewers also liked

Integrated Direct Response
Integrated Direct ResponseIntegrated Direct Response
Integrated Direct ResponseVladislav Bures
 
Papeleras Contenur
Papeleras ContenurPapeleras Contenur
Papeleras Contenur
Contenur
 
Tema enfermedad
Tema enfermedadTema enfermedad
Tema enfermedad
Thaira Vargas
 
9 Gründe warum Creative Commons (nicht) geht
9 Gründe warum Creative Commons (nicht) geht9 Gründe warum Creative Commons (nicht) geht
9 Gründe warum Creative Commons (nicht) geht
Dobusch Leonhard
 
Isomeros de clucosa y Glosario
Isomeros de clucosa y GlosarioIsomeros de clucosa y Glosario
Isomeros de clucosa y Glosario
Sarita
 
Cross-border payment innovation for the caribbean
Cross-border payment innovation for the caribbeanCross-border payment innovation for the caribbean
Cross-border payment innovation for the caribbean
Germaine4IBIS
 
Problemas fisica
Problemas fisicaProblemas fisica
Problemas fisica
John Zitrone
 
Web20 Bildung Jan08
Web20 Bildung Jan08Web20 Bildung Jan08
Web20 Bildung Jan08
davidroethler
 
Consumer Insights en el Marketing: ¿qué son y cómo se generan?.
Consumer Insights en el Marketing: ¿qué son y cómo se generan?. Consumer Insights en el Marketing: ¿qué son y cómo se generan?.
Consumer Insights en el Marketing: ¿qué son y cómo se generan?.
Consumer Truth - Insights & Planning
 
Diagrama de Pareto
Diagrama de Pareto Diagrama de Pareto
Diagrama de Pareto
Marlboro Dion
 
Marktbote2014
Marktbote2014Marktbote2014
Marktbote2014
WMdN
 
Conferencistas participantes en 10° Congreso CISC 2012
Conferencistas participantes en 10° Congreso CISC 2012Conferencistas participantes en 10° Congreso CISC 2012
Conferencistas participantes en 10° Congreso CISC 2012
Comunidad Iberoamericana de Sistemas de Conocimiento - CISC
 
Ebook
EbookEbook
Ebook
cmn46
 
Newsletter Pages 1-32 April
Newsletter Pages 1-32 AprilNewsletter Pages 1-32 April
Newsletter Pages 1-32 AprilSpencer Byrd
 
Conservación del Medio Ambiente IEJVA
Conservación del Medio Ambiente IEJVAConservación del Medio Ambiente IEJVA
Conservación del Medio Ambiente IEJVA
Joaquín Vallejo Arbeláez
 
Campañas RadiofóNicas
Campañas RadiofóNicasCampañas RadiofóNicas
Campañas RadiofóNicas
Juan Pablo Arrobo Agila
 
DART Update September
DART Update SeptemberDART Update September
DART Update SeptemberUM_DART
 

Viewers also liked (20)

Integrated Direct Response
Integrated Direct ResponseIntegrated Direct Response
Integrated Direct Response
 
ISO_Auto&AGRANA
ISO_Auto&AGRANAISO_Auto&AGRANA
ISO_Auto&AGRANA
 
Papeleras Contenur
Papeleras ContenurPapeleras Contenur
Papeleras Contenur
 
#Redessocialesytlc
#Redessocialesytlc#Redessocialesytlc
#Redessocialesytlc
 
Tema enfermedad
Tema enfermedadTema enfermedad
Tema enfermedad
 
9 Gründe warum Creative Commons (nicht) geht
9 Gründe warum Creative Commons (nicht) geht9 Gründe warum Creative Commons (nicht) geht
9 Gründe warum Creative Commons (nicht) geht
 
Isomeros de clucosa y Glosario
Isomeros de clucosa y GlosarioIsomeros de clucosa y Glosario
Isomeros de clucosa y Glosario
 
Cross-border payment innovation for the caribbean
Cross-border payment innovation for the caribbeanCross-border payment innovation for the caribbean
Cross-border payment innovation for the caribbean
 
Problemas fisica
Problemas fisicaProblemas fisica
Problemas fisica
 
Web20 Bildung Jan08
Web20 Bildung Jan08Web20 Bildung Jan08
Web20 Bildung Jan08
 
Consumer Insights en el Marketing: ¿qué son y cómo se generan?.
Consumer Insights en el Marketing: ¿qué son y cómo se generan?. Consumer Insights en el Marketing: ¿qué son y cómo se generan?.
Consumer Insights en el Marketing: ¿qué son y cómo se generan?.
 
Diagrama de Pareto
Diagrama de Pareto Diagrama de Pareto
Diagrama de Pareto
 
Marktbote2014
Marktbote2014Marktbote2014
Marktbote2014
 
Conferencistas participantes en 10° Congreso CISC 2012
Conferencistas participantes en 10° Congreso CISC 2012Conferencistas participantes en 10° Congreso CISC 2012
Conferencistas participantes en 10° Congreso CISC 2012
 
Ebook
EbookEbook
Ebook
 
Newsletter Pages 1-32 April
Newsletter Pages 1-32 AprilNewsletter Pages 1-32 April
Newsletter Pages 1-32 April
 
Conservación del Medio Ambiente IEJVA
Conservación del Medio Ambiente IEJVAConservación del Medio Ambiente IEJVA
Conservación del Medio Ambiente IEJVA
 
Campañas RadiofóNicas
Campañas RadiofóNicasCampañas RadiofóNicas
Campañas RadiofóNicas
 
clase_9mayo_Curso Fotografia histórica (1)
clase_9mayo_Curso Fotografia histórica (1)clase_9mayo_Curso Fotografia histórica (1)
clase_9mayo_Curso Fotografia histórica (1)
 
DART Update September
DART Update SeptemberDART Update September
DART Update September
 

Similar to Advanced Analytics and Data Science Expertise

Gse uk-cedrinemadera-2018-shared
Gse uk-cedrinemadera-2018-sharedGse uk-cedrinemadera-2018-shared
Gse uk-cedrinemadera-2018-shared
cedrinemadera
 
Data science in business Administration Nagarajan.pptx
Data science in business Administration Nagarajan.pptxData science in business Administration Nagarajan.pptx
Data science in business Administration Nagarajan.pptx
NagarajanG35
 
Data science and business analytics
Data  science and business analyticsData  science and business analytics
Data science and business analytics
Inbavalli Valli
 
Scaling Training Data for AI Applications
Scaling Training Data for AI ApplicationsScaling Training Data for AI Applications
Scaling Training Data for AI Applications
Applause
 
Big data Analytics
Big data AnalyticsBig data Analytics
Big data Analytics
ShivanandaVSeeri
 
Deteo. Data science, Big Data expertise
Deteo. Data science, Big Data expertise Deteo. Data science, Big Data expertise
Deteo. Data science, Big Data expertise
deteo
 
Think Big | Enterprise Artificial Intelligence
Think Big | Enterprise Artificial IntelligenceThink Big | Enterprise Artificial Intelligence
Think Big | Enterprise Artificial Intelligence
Data Science Milan
 
AI in the Enterprise at Scale
AI in the Enterprise at ScaleAI in the Enterprise at Scale
AI in the Enterprise at Scale
Ganesan Narayanasamy
 
AI in the Enterprise: Past, Present & Future - StampedeCon AI Summit 2017
AI in the Enterprise: Past,  Present &  Future - StampedeCon AI Summit 2017AI in the Enterprise: Past,  Present &  Future - StampedeCon AI Summit 2017
AI in the Enterprise: Past, Present & Future - StampedeCon AI Summit 2017
StampedeCon
 
Functionalities in AI Applications and Use Cases (OECD)
Functionalities in AI Applications and Use Cases (OECD)Functionalities in AI Applications and Use Cases (OECD)
Functionalities in AI Applications and Use Cases (OECD)
AnandSRao1962
 
Civichub AI usos cívicos presentacion ignacio cabrero 20181120
Civichub AI usos cívicos presentacion ignacio cabrero 20181120Civichub AI usos cívicos presentacion ignacio cabrero 20181120
Civichub AI usos cívicos presentacion ignacio cabrero 20181120
ignaciocabrero
 
Predictive Analytics: Context and Use Cases
Predictive Analytics: Context and Use CasesPredictive Analytics: Context and Use Cases
Predictive Analytics: Context and Use Cases
Kimberley Mitchell
 
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
DataScienceConferenc1
 
Knowledge Discovery
Knowledge DiscoveryKnowledge Discovery
Knowledge Discovery
André Karpištšenko
 
Machine learning in Banks
Machine learning in BanksMachine learning in Banks
Machine learning in Banks
Abhishek Upadhyay
 
Intro to Data Science Big Data
Intro to Data Science Big DataIntro to Data Science Big Data
Intro to Data Science Big Data
Indu Khemchandani
 
An Introduction to Advanced analytics and data mining
An Introduction to Advanced analytics and data miningAn Introduction to Advanced analytics and data mining
An Introduction to Advanced analytics and data mining
Barry Leventhal
 
predictive analysis and usage in procurement ppt 2017
predictive analysis and usage in procurement  ppt 2017predictive analysis and usage in procurement  ppt 2017
predictive analysis and usage in procurement ppt 2017
Prashant Bhatmule
 
Analytics in Online Retail
Analytics in Online RetailAnalytics in Online Retail
02 a holistic approach to big data
02 a holistic approach to big data02 a holistic approach to big data
02 a holistic approach to big dataRaul Chong
 

Similar to Advanced Analytics and Data Science Expertise (20)

Gse uk-cedrinemadera-2018-shared
Gse uk-cedrinemadera-2018-sharedGse uk-cedrinemadera-2018-shared
Gse uk-cedrinemadera-2018-shared
 
Data science in business Administration Nagarajan.pptx
Data science in business Administration Nagarajan.pptxData science in business Administration Nagarajan.pptx
Data science in business Administration Nagarajan.pptx
 
Data science and business analytics
Data  science and business analyticsData  science and business analytics
Data science and business analytics
 
Scaling Training Data for AI Applications
Scaling Training Data for AI ApplicationsScaling Training Data for AI Applications
Scaling Training Data for AI Applications
 
Big data Analytics
Big data AnalyticsBig data Analytics
Big data Analytics
 
Deteo. Data science, Big Data expertise
Deteo. Data science, Big Data expertise Deteo. Data science, Big Data expertise
Deteo. Data science, Big Data expertise
 
Think Big | Enterprise Artificial Intelligence
Think Big | Enterprise Artificial IntelligenceThink Big | Enterprise Artificial Intelligence
Think Big | Enterprise Artificial Intelligence
 
AI in the Enterprise at Scale
AI in the Enterprise at ScaleAI in the Enterprise at Scale
AI in the Enterprise at Scale
 
AI in the Enterprise: Past, Present & Future - StampedeCon AI Summit 2017
AI in the Enterprise: Past,  Present &  Future - StampedeCon AI Summit 2017AI in the Enterprise: Past,  Present &  Future - StampedeCon AI Summit 2017
AI in the Enterprise: Past, Present & Future - StampedeCon AI Summit 2017
 
Functionalities in AI Applications and Use Cases (OECD)
Functionalities in AI Applications and Use Cases (OECD)Functionalities in AI Applications and Use Cases (OECD)
Functionalities in AI Applications and Use Cases (OECD)
 
Civichub AI usos cívicos presentacion ignacio cabrero 20181120
Civichub AI usos cívicos presentacion ignacio cabrero 20181120Civichub AI usos cívicos presentacion ignacio cabrero 20181120
Civichub AI usos cívicos presentacion ignacio cabrero 20181120
 
Predictive Analytics: Context and Use Cases
Predictive Analytics: Context and Use CasesPredictive Analytics: Context and Use Cases
Predictive Analytics: Context and Use Cases
 
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
[DSC Europe 22] On the Aspects of Artificial Intelligence and Robotic Autonom...
 
Knowledge Discovery
Knowledge DiscoveryKnowledge Discovery
Knowledge Discovery
 
Machine learning in Banks
Machine learning in BanksMachine learning in Banks
Machine learning in Banks
 
Intro to Data Science Big Data
Intro to Data Science Big DataIntro to Data Science Big Data
Intro to Data Science Big Data
 
An Introduction to Advanced analytics and data mining
An Introduction to Advanced analytics and data miningAn Introduction to Advanced analytics and data mining
An Introduction to Advanced analytics and data mining
 
predictive analysis and usage in procurement ppt 2017
predictive analysis and usage in procurement  ppt 2017predictive analysis and usage in procurement  ppt 2017
predictive analysis and usage in procurement ppt 2017
 
Analytics in Online Retail
Analytics in Online RetailAnalytics in Online Retail
Analytics in Online Retail
 
02 a holistic approach to big data
02 a holistic approach to big data02 a holistic approach to big data
02 a holistic approach to big data
 

More from SoftServe

Approaching Quality in Digital Era
Approaching Quality in Digital EraApproaching Quality in Digital Era
Approaching Quality in Digital Era
SoftServe
 
Digital Product Security
Digital Product SecurityDigital Product Security
Digital Product Security
SoftServe
 
Testing Tools and Tips
Testing Tools and TipsTesting Tools and Tips
Testing Tools and Tips
SoftServe
 
Android Mobile Application Testing: Human Interface Guideline, Tools
Android Mobile Application Testing: Human Interface Guideline, ToolsAndroid Mobile Application Testing: Human Interface Guideline, Tools
Android Mobile Application Testing: Human Interface Guideline, Tools
SoftServe
 
Android Mobile Application Testing: Specific Functional, Performance, Device ...
Android Mobile Application Testing: Specific Functional, Performance, Device ...Android Mobile Application Testing: Specific Functional, Performance, Device ...
Android Mobile Application Testing: Specific Functional, Performance, Device ...
SoftServe
 
How to Reduce Time to Market Using Microsoft DevOps Solutions
How to Reduce Time to Market Using Microsoft DevOps SolutionsHow to Reduce Time to Market Using Microsoft DevOps Solutions
How to Reduce Time to Market Using Microsoft DevOps Solutions
SoftServe
 
Containerization: The DevOps Revolution
Containerization: The DevOps Revolution Containerization: The DevOps Revolution
Containerization: The DevOps Revolution
SoftServe
 
Essential Data Engineering for Data Scientist
Essential Data Engineering for Data Scientist Essential Data Engineering for Data Scientist
Essential Data Engineering for Data Scientist
SoftServe
 
Rapid Prototyping for Big Data with AWS
Rapid Prototyping for Big Data with AWS Rapid Prototyping for Big Data with AWS
Rapid Prototyping for Big Data with AWS
SoftServe
 
Implementing Test Automation: What a Manager Should Know
Implementing Test Automation: What a Manager Should KnowImplementing Test Automation: What a Manager Should Know
Implementing Test Automation: What a Manager Should Know
SoftServe
 
Using AWS Lambda for Infrastructure Automation and Beyond
Using AWS Lambda for Infrastructure Automation and BeyondUsing AWS Lambda for Infrastructure Automation and Beyond
Using AWS Lambda for Infrastructure Automation and Beyond
SoftServe
 
Agile Big Data Analytics Development: An Architecture-Centric Approach
Agile Big Data Analytics Development: An Architecture-Centric ApproachAgile Big Data Analytics Development: An Architecture-Centric Approach
Agile Big Data Analytics Development: An Architecture-Centric Approach
SoftServe
 
Big Data as a Service: A Neo-Metropolis Model Approach for Innovation
Big Data as a Service: A Neo-Metropolis Model Approach for InnovationBig Data as a Service: A Neo-Metropolis Model Approach for Innovation
Big Data as a Service: A Neo-Metropolis Model Approach for Innovation
SoftServe
 
Personalized Medicine in a Contemporary World by Eugene Borukhovich, SVP Heal...
Personalized Medicine in a Contemporary World by Eugene Borukhovich, SVP Heal...Personalized Medicine in a Contemporary World by Eugene Borukhovich, SVP Heal...
Personalized Medicine in a Contemporary World by Eugene Borukhovich, SVP Heal...
SoftServe
 
Health 2.0 WinterTech: Will Artificial Intelligence change healthcare? by Eug...
Health 2.0 WinterTech: Will Artificial Intelligence change healthcare? by Eug...Health 2.0 WinterTech: Will Artificial Intelligence change healthcare? by Eug...
Health 2.0 WinterTech: Will Artificial Intelligence change healthcare? by Eug...
SoftServe
 
Managing Requirements with Word and TFS by Max Markov
Managing Requirements with Word and TFS by Max MarkovManaging Requirements with Word and TFS by Max Markov
Managing Requirements with Word and TFS by Max Markov
SoftServe
 
How to Implement Hybrid Cloud Solutions Successfully
How to Implement Hybrid Cloud Solutions SuccessfullyHow to Implement Hybrid Cloud Solutions Successfully
How to Implement Hybrid Cloud Solutions Successfully
SoftServe
 
Designing Big Data Systems Like a Pro
Designing Big Data Systems Like a ProDesigning Big Data Systems Like a Pro
Designing Big Data Systems Like a Pro
SoftServe
 
Product Management in Outsourcing by Roman Kolodchak and Roman Pavlyuk
Product Management in Outsourcing by Roman Kolodchak and Roman PavlyukProduct Management in Outsourcing by Roman Kolodchak and Roman Pavlyuk
Product Management in Outsourcing by Roman Kolodchak and Roman Pavlyuk
SoftServe
 
From Sandbox to Production by Vadym Fedorov
From Sandbox to Production by Vadym FedorovFrom Sandbox to Production by Vadym Fedorov
From Sandbox to Production by Vadym Fedorov
SoftServe
 

More from SoftServe (20)

Approaching Quality in Digital Era
Approaching Quality in Digital EraApproaching Quality in Digital Era
Approaching Quality in Digital Era
 
Digital Product Security
Digital Product SecurityDigital Product Security
Digital Product Security
 
Testing Tools and Tips
Testing Tools and TipsTesting Tools and Tips
Testing Tools and Tips
 
Android Mobile Application Testing: Human Interface Guideline, Tools
Android Mobile Application Testing: Human Interface Guideline, ToolsAndroid Mobile Application Testing: Human Interface Guideline, Tools
Android Mobile Application Testing: Human Interface Guideline, Tools
 
Android Mobile Application Testing: Specific Functional, Performance, Device ...
Android Mobile Application Testing: Specific Functional, Performance, Device ...Android Mobile Application Testing: Specific Functional, Performance, Device ...
Android Mobile Application Testing: Specific Functional, Performance, Device ...
 
How to Reduce Time to Market Using Microsoft DevOps Solutions
How to Reduce Time to Market Using Microsoft DevOps SolutionsHow to Reduce Time to Market Using Microsoft DevOps Solutions
How to Reduce Time to Market Using Microsoft DevOps Solutions
 
Containerization: The DevOps Revolution
Containerization: The DevOps Revolution Containerization: The DevOps Revolution
Containerization: The DevOps Revolution
 
Essential Data Engineering for Data Scientist
Essential Data Engineering for Data Scientist Essential Data Engineering for Data Scientist
Essential Data Engineering for Data Scientist
 
Rapid Prototyping for Big Data with AWS
Rapid Prototyping for Big Data with AWS Rapid Prototyping for Big Data with AWS
Rapid Prototyping for Big Data with AWS
 
Implementing Test Automation: What a Manager Should Know
Implementing Test Automation: What a Manager Should KnowImplementing Test Automation: What a Manager Should Know
Implementing Test Automation: What a Manager Should Know
 
Using AWS Lambda for Infrastructure Automation and Beyond
Using AWS Lambda for Infrastructure Automation and BeyondUsing AWS Lambda for Infrastructure Automation and Beyond
Using AWS Lambda for Infrastructure Automation and Beyond
 
Agile Big Data Analytics Development: An Architecture-Centric Approach
Agile Big Data Analytics Development: An Architecture-Centric ApproachAgile Big Data Analytics Development: An Architecture-Centric Approach
Agile Big Data Analytics Development: An Architecture-Centric Approach
 
Big Data as a Service: A Neo-Metropolis Model Approach for Innovation
Big Data as a Service: A Neo-Metropolis Model Approach for InnovationBig Data as a Service: A Neo-Metropolis Model Approach for Innovation
Big Data as a Service: A Neo-Metropolis Model Approach for Innovation
 
Personalized Medicine in a Contemporary World by Eugene Borukhovich, SVP Heal...
Personalized Medicine in a Contemporary World by Eugene Borukhovich, SVP Heal...Personalized Medicine in a Contemporary World by Eugene Borukhovich, SVP Heal...
Personalized Medicine in a Contemporary World by Eugene Borukhovich, SVP Heal...
 
Health 2.0 WinterTech: Will Artificial Intelligence change healthcare? by Eug...
Health 2.0 WinterTech: Will Artificial Intelligence change healthcare? by Eug...Health 2.0 WinterTech: Will Artificial Intelligence change healthcare? by Eug...
Health 2.0 WinterTech: Will Artificial Intelligence change healthcare? by Eug...
 
Managing Requirements with Word and TFS by Max Markov
Managing Requirements with Word and TFS by Max MarkovManaging Requirements with Word and TFS by Max Markov
Managing Requirements with Word and TFS by Max Markov
 
How to Implement Hybrid Cloud Solutions Successfully
How to Implement Hybrid Cloud Solutions SuccessfullyHow to Implement Hybrid Cloud Solutions Successfully
How to Implement Hybrid Cloud Solutions Successfully
 
Designing Big Data Systems Like a Pro
Designing Big Data Systems Like a ProDesigning Big Data Systems Like a Pro
Designing Big Data Systems Like a Pro
 
Product Management in Outsourcing by Roman Kolodchak and Roman Pavlyuk
Product Management in Outsourcing by Roman Kolodchak and Roman PavlyukProduct Management in Outsourcing by Roman Kolodchak and Roman Pavlyuk
Product Management in Outsourcing by Roman Kolodchak and Roman Pavlyuk
 
From Sandbox to Production by Vadym Fedorov
From Sandbox to Production by Vadym FedorovFrom Sandbox to Production by Vadym Fedorov
From Sandbox to Production by Vadym Fedorov
 

Recently uploaded

一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
ukgaet
 
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
oz8q3jxlp
 
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
ahzuo
 
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project PresentationPredicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Boston Institute of Analytics
 
SOCRadar Germany 2024 Threat Landscape Report
SOCRadar Germany 2024 Threat Landscape ReportSOCRadar Germany 2024 Threat Landscape Report
SOCRadar Germany 2024 Threat Landscape Report
SOCRadar
 
Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)
TravisMalana
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP
 
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
pchutichetpong
 
一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单
enxupq
 
Ch03-Managing the Object-Oriented Information Systems Project a.pdf
Ch03-Managing the Object-Oriented Information Systems Project a.pdfCh03-Managing the Object-Oriented Information Systems Project a.pdf
Ch03-Managing the Object-Oriented Information Systems Project a.pdf
haila53
 
Empowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptxEmpowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptx
benishzehra469
 
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
axoqas
 
standardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghhstandardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghh
ArpitMalhotra16
 
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
slg6lamcq
 
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
u86oixdj
 
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
yhkoc
 
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
John Andrews
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP
 
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
vcaxypu
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
axoqas
 

Recently uploaded (20)

一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
一比一原版(UVic毕业证)维多利亚大学毕业证成绩单
 
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
一比一原版(Deakin毕业证书)迪肯大学毕业证如何办理
 
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
一比一原版(CBU毕业证)卡普顿大学毕业证如何办理
 
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project PresentationPredicting Product Ad Campaign Performance: A Data Analysis Project Presentation
Predicting Product Ad Campaign Performance: A Data Analysis Project Presentation
 
SOCRadar Germany 2024 Threat Landscape Report
SOCRadar Germany 2024 Threat Landscape ReportSOCRadar Germany 2024 Threat Landscape Report
SOCRadar Germany 2024 Threat Landscape Report
 
Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)Malana- Gimlet Market Analysis (Portfolio 2)
Malana- Gimlet Market Analysis (Portfolio 2)
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
 
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
Data Centers - Striving Within A Narrow Range - Research Report - MCG - May 2...
 
一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单一比一原版(YU毕业证)约克大学毕业证成绩单
一比一原版(YU毕业证)约克大学毕业证成绩单
 
Ch03-Managing the Object-Oriented Information Systems Project a.pdf
Ch03-Managing the Object-Oriented Information Systems Project a.pdfCh03-Managing the Object-Oriented Information Systems Project a.pdf
Ch03-Managing the Object-Oriented Information Systems Project a.pdf
 
Empowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptxEmpowering Data Analytics Ecosystem.pptx
Empowering Data Analytics Ecosystem.pptx
 
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
做(mqu毕业证书)麦考瑞大学毕业证硕士文凭证书学费发票原版一模一样
 
standardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghhstandardisation of garbhpala offhgfffghh
standardisation of garbhpala offhgfffghh
 
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
一比一原版(Adelaide毕业证书)阿德莱德大学毕业证如何办理
 
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
原版制作(Deakin毕业证书)迪肯大学毕业证学位证一模一样
 
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
一比一原版(CU毕业证)卡尔顿大学毕业证成绩单
 
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
Chatty Kathy - UNC Bootcamp Final Project Presentation - Final Version - 5.23...
 
Criminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdfCriminal IP - Threat Hunting Webinar.pdf
Criminal IP - Threat Hunting Webinar.pdf
 
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
一比一原版(ArtEZ毕业证)ArtEZ艺术学院毕业证成绩单
 
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
哪里卖(usq毕业证书)南昆士兰大学毕业证研究生文凭证书托福证书原版一模一样
 

Advanced Analytics and Data Science Expertise

  • 1. Advanced Analytics and Data Science Expertise Iurii Milovanov Lead Data Scientist April, 2016
  • 2.
  • 3. Today, SoftServe is a leading technology solutions company with 4,000 employees, specializing in software product and application development and services.
  • 6. Data Science Group Iurii Milovanov Lead Data Scientist Tetiana Gladkikh Data Scientist, Competency Manager Roman Grubnyk Data Scientist Ihor Kostiuk Data Scientist Taras Hnot Data Analyst Volodymyr Solskyy Data Analyst Pavlo Kramarenko Data Analyst, BI Consultant
  • 7. Core Competency Artificial Intelligence State-of-the-art Machine Learning Deep human-level Insight Unstructured and High-dimensional data High Performance Computing Big Data Apache Hadoop Ecosystem Data Collection and Augmentation Big Analytics Real-time & Batch Data Processing Predictive Analytics Forecasting Risk Analysis Cluster Analysis Decision Support Systems Data Analysis Data Exploration Statistical Inference Visualization Business Intelligence
  • 8. Domain-Specific Expertise • Computer Vision – deep image and video understanding • Natural Language Processing – human language processing and understanding • Speech Recognition – spoken language processing (speech-to-text and text-to-speech) • Social Media Analysis – web mining, behavioral analytics, and social network analysis • Recommender Engines – help users find content they might like by making automatic personalized recommendations
  • 10. Methodology & Typical Roadmap Initial Stage Research Phase Prototyping Data Collection Data Exploration Data Modelling Result Communication Performance Tuning Model Integration Deployment Phase Evaluation Inputs: • Problem definition • Initial requirements Outputs: • Data processing model • Final requirements 1 2
  • 11. Tiny Neural Network Framework TNNF – an open source GPU-friendly Deep Learning library developed by Data Science Group @ SoftServe
  • 13. Data Science in Retail Business Area: • Customer 360 view • Product recommendation • Direct marketing • Opinion mining • Sales analytics • Logistics optimization Improves customer and business insights, provides a deep understanding of customer’s profile and behavior.
  • 14. Data Science in Healthcare Business Area: • EMR processing • Patient monitoring • Biometric data analytics • Decision support systems • Computer-aided diagnosis • Precision medicine Helps physicians make better decisions across the board – from personalized treatments to preventive care.
  • 15. Data Science in Telecom Business Area: • CDR analytics • Geospatial analysis • Anomaly and fraud detection • Network optimization Applies real-time and batch predictive analytics to analyze subscriber behavior and create individual network usage policies.
  • 16. Data Science in HR Business Area: • Workforce analysis • Capacity management • Employee retention • Talent analytics • Resume screening Provides a deep insight on company's employee profile in order to help HR department in solving employee-focused challenges.
  • 17. Data Science in Social Media Marketing Business Area: • Social profiling • Information flow analysis • Promotion optimization • Community detection • Behavioral analytics Discovers hidden trends, patterns and relationships in social media in order to enable micro-market campaign management, maximize engagement and optimize social promotion strategy.
  • 18. Data Science in IT & Security Leverages ultra-large volumes of data from IT Infrastructure, improves overall service availability and reduces time required for root cause analysis. Business Area: • Operations analytics • Network log analysis • Anomaly and Intruder detection • Cloud optimization
  • 19. Data Science in Finance Gives a significant competitive advantage by incorporating new types of unstructured and semi-unstructured data into financial decision-making, building predictive models and live market simulations. Business Area: • Financial forecasting • Price optimization • Risk management • Fraud detection • Bitcoin analytics
  • 21. Premise of Machine Learning Complex problems (such as image, text or speech processing) usually are: • High-dimensional (1000+ dimensions) • Poorly defined, since we still don’t know how its done in our brain Therefore, hand-coding for such problems suffers a 'complexity collapse' and is not really feasible
  • 22. Basic idea of Machine Learning Training Data Learning Algorithm Model Prediction Engine New Data Predictions Instead of writing a program by hand, we use a set of observations to uncover an underlying process which can be generalized to a new data CAVEAT: Although Machine Learning has been already proved to be theoretically feasible, we need efficient algorithms to uncover complex patterns and relationships in data Testing Data
  • 23. AI & Deep Learning Application Domains: • Image Classification • Object Recognition • Motion Detection • Speech-to-Text • Emotion Recognition • Robotics Deep Learning – family of Machine Learning techniques inspired by cognitive and neuroscience, decent state-of-the-art in Artificial Intelligence
  • 24. Successful applications of Deep Learning • Apple, Google and Baidu use Deep Learning for speech recognition • Content recommendation engines at Amazon, Netflix and Google highly rely on Deep Learning • Facebook applies Deep Learning to facial detection and recognition • Twitter analyze their twit-database using DL techniques • Deep Learning plays an important role in fraud detection at PayPal
  • 25. Biggest challenges in Machine Learning • Training data • Noisy and missing values • Model generalization • Non-convex optimization • Hyperparameters tuning • Result interpretation • Computational resources
  • 26. GPU-accelerated Computing  Perfectly fits to iterative Machine Learning algorithms  Gives an approximately up to 40x speedup on training time  Inherently more energy efficient than other ways of computation  CUDA – general purpose processing framework developed by NVIDIA Where GPUs are deployed:
  • 27. AI & Deep Learning Case Studies
  • 28. Case Study: X-Ray Image Recognition Technologies:  Matlab/Octave  Python  Deep Learning  Probabilistic modeling Business Area: Healthcare. Computer-aided diagnosis system (CADe) that can recognize human body part on X-Ray image and detect broken or fractured bones Analytical Engine This is a hand. Broken bone detected X-Ray Image
  • 29. Case Study: Image Object Recognition Business Area: Retail. Software solution to analyze and recommend optimal products placement on store shelves Key Steps:  Preprocessing – scaling, normalization etc.  Segmentation – define areas of interest  Recognition – where is the product located  Classification – what kind of product we can see
  • 30. Case Study: Smart Agents, DRLearner.org Business Area: DRLearner is SoftServe’s open source implementation of the deep reinforcement learning algorithm for game playing, invented by Google DeepMind. This is a successful approach to mimic aspects of human brain to solve complex problems such as autonomous car control Techniques:  Convolutional Neural Networks  Reinforcement Learning  Python  TNNF/Theano
  • 31. Big Data & Analytics Case Studies
  • 32. Case Study: Social Trends Analysis Business Area: Distributed solution to monitor and analyze customers' opinion on Ukrainian banking industry Key Steps:  Web Crawling  Data Transformation  Sentiment Analysis  Social Network Analysis (SNA)  Time-series Analysis  Data Visualization
  • 33. Case Study: Social Trends Analysis Learning-based Sentiment analysis: • Collect a training set of positive and negative examples • Perform data cleaning and normalization on unstructured textual data • Build a model that generalizes to different domains Social Network Analysis: • Discover hidden social communities • Perform bot-detection • Discover social information flow Time-series analysis: • Calculate basic time-series statistics • Discover hidden trends and fluctuations in time-series • Compare time-series sequences
  • 34. Case Study: Recommender Systems & SmartTraveler Business Area: Helps users find content they might like by making automatic personalized recommendations Application Domains:  E-commerce  News  Entertainment  Social Networks  Tourism and visitor guides
  • 35. Case Study: Recommender Systems & SmartTraveler
  • 36. Case Study: Log Analytics and Anomaly Detection Business case: • Discover hidden patterns and relationships in Netflow logs in order to identify unusual activity in corporate network infrastructure Problem Statement: Identify the items, events or observations which do not conform to an expected pattern or behavior
  • 37. Case Study: Log Analytics and Anomaly Detection Timestamp Number of packets Volume of packets (in bytes) Source IP Destination IP Source port Destination port Protocol Netflow Data:
  • 38. Case Study: Log Analytics and Anomaly Detection Time-Series SegmentationDynamic Thresholds
  • 39. Check out our Data Science and Big Analytics web pages For more details on our Advanced Analytics service line
  • 40. USA HQ Toll Free: 866-687-3588 Tel: +1-512-516-8880 Ukraine HQ Tel: +380-32-240-9090 Bulgaria Tel: +359-2-902-3760 Germany Tel: +49-69-2602-5857 Netherlands Tel: +31-20-262-33-23 Poland Tel: +48-71-382-2800 UK Tel: +44-207-544-8414 EMAIL info@softserveinc.com WEBSITE: www.softserveinc.com Thank You!