SlideShare a Scribd company logo
Machine Learning
In
Enterprise Softwares
~Ashish Kumar
Image source: https://pics.me.me/machine-learnin-machine-learning-everywhere-emegenerator-net-29035157.png
ML in Enterprise Apps
Image source: https://www.sap.com/products/machine-learning-foundation.htmlhttps://www.sap.com/products/machine-learning-foundation.html
source: https://www.sap.com/services.html#pdf-asset=eca5fe9a-247d-0010-87a3-c30de2ffd8ff&page=2
McKinsey Report
Image source: https://www.youtube.com/watch?v=Op83nO706po
ML Terminology
Image source: https://towardsdatascience.com/machine-learning-an-introduction-23b84d51e6d0
Process Involved
Image source: https://towardsdatascience.com/machine-learning-an-introduction-23b84d51e6d0
ML Approaches
● Supervised Learning(Predictive)
○ Learn mapping given dataset y(x) , D ={((xi,yi)}, e.g., MNIST classification
● Unsupervised Learning:(Descriptive)
○ Given only inputs , find interesting patterns D = {xi} e.g., Determine k cluster centers k
● Semi-supervised Learning
● Reinforcement Learning
○ How to act or behave when given occasional reward or punishment signals, e.g., how a robot
learns to walk to a power outlet
Types of Output
Linear Regression
● A statistical model that attempts to show the
relationship between two variables with a linear
equation.
● Involves graphing a line over a set of data points
that most closely fits the overall shape of the data.
● Shows the extent to which changes in a "dependent
variable," which is put on the y-axis, can be
attributed to changes in an "explanatory variable,"
which is placed on the x-axis.
Image source: https://towardsdatascience.com/introduction-to-machine-learning-
algorithms-linear-regression-14c4e325882a
Logistic Regression
● Method for analyzing a dataset
● There are one or more independent variables that determine an outcome.
Image source: https://towardsdatascience.com/logistic-regression-b0af09cdb8ad
Logistic Regression
SVM
A Support Vector Machine (SVM) is a discriminative classifier formally defined by a separating hyperplane.
Suppose you are given plot of two label classes on graph as shown in image (A). Can you decide a separating line for the
classes?
Given labeled training data (supervised learning), the algorithm outputs an optimal hyperplane which categorizes new
examples
Image A
Neural Networks
Neural networks are a set of algorithms, modeled loosely after the human brain, that are designed to recognize patterns.
Rnn: Networks that add connections feeding the hidden layers of the neural network back into themselves.
Application of Logistic Regression:
● Logistic regression is used when the response you want to predict/measure is categorical with two
or more levels. Some examples are gender of a person , outcome of a football match
● Marketing:
○ A marketing consultant wants to predict if the subsidiary of his company will make profit, loss
or just break even depending on the characteristic of the subsidiary operations.
● Human Resources:
○ The HR manager of a company wants to predict the absenteeism pattern of his employees
based on their individual characteristic.
● Finance:
○ A bank wants to predict if his customers would default based on the previous transactions and
history.
Application of Logistic Regression:
● Image Segmentation and Categorization
● Geographic Image Processing
● Handwriting recognition
● Healthcare :
○ Analyzing a group of over million people for myocardial infarction within a period of 10
years is an application area of logistic regression.
○ Prediction whether a person is depressed or not based on bag of words from the corpus
seems to be conveniently solvable using logistic regression and SVM.
○ It is one of the best tools used by statisticians, researchers and data scientists in
predictive analytics.
● It is one of the best tools used by statisticians, researchers and data scientists in predictive
analytics.
ML in Enterprise Applications
● Sales Recommendations and Predictions
Example : Recommend related tickers, Predict next ticket from same customer
● Suggest products
Supporting documentation to sales reps
● Build models
Disparate sources of sales and marketing data
● Improve ROI
ML in Various Applications
Neural Network - Applications
1. Finance:
2. Insurance:
○ Fraud detection,
○ Why an individual rejected their service
3. Operations management:
○ Optimize the functioning of equipment and extends its lifespan
○ Monitor the process, assist in optimization, detection of defective products
4. Retail:
○ Estimates which products were bought today,
○ How many times, and
○ What combination of products was bought
5. Marketing:
○ To arrange a productive target marketing campaign
Neural Network - Applications
6. Text Summarization:
If a company wants to display key information from any literature within their apps or website, Text
Summarization would be helpful.
7. Text Autofill or next text recommendation:
Businesses looking to transform their data entry work by improving their workflow digitally can
achieve faster automation
8. Language Translation
Rather than hiring native translators to translate a massive volume of content, businesses can at
least improve their translation process using Recurrent Neural Network
9. Call Center Analysis
10. Digital Asset Management in Marketing
How LinkedIn uses ML algorithms ?
● LinkedIn uses neural networks along with linear text classifiers
○ to detect spam or
○ to detect abusive content in its feeds when it is created
● Use neural nets to help understand all kinds of content shared on LinkedIn
○ — ranging from news articles to jobs to online classes
○ — to build better recommendation and search products for members and customers.
Source: https://www.cmswire.com/digital-experience/what-is-a-neural-network-and-how-are-businesses-using-it/
How DialogTech uses ML algorithms ?
● DialogTech uses neural networks
○ to classify inbound calls into predetermined categories or
○ to assign a lead quality score to calls
● ML Actions performed based on the call transcriptions and the marketing channel or keyword that drove
the call,
For example, a caller who is speaking with a dental office may ask to ‘schedule an appointment.’ The
neural network will seek, find and classify that phrase as a conversation, therefore providing marketers
with valuable insights into the performance of marketing initiatives.
Source: https://www.cmswire.com/digital-experience/what-is-a-neural-network-and-how-are-businesses-using-it/
Use Case 1: Customer Engagement and Commerce
● Able to design location-specific advertisements for specific products and
distribute customized information to Facebook users.
● Consumers also receive location-relevant promotions at the right time on
mobile devices.
● The promotional information displayed on mobile devices serves as shopping
guidance in stores.
● The location-based marketing strategy through the use of social media has
generated a sales uplift of 10% to 15%
Use Case 2: Hospital - Monitoring of Patient Care
● Gives a 360-degree view of patients,
● A fully integrated patient care lifecycle management solution,
● Covers all cases such as prevention, operation, recovery, and community or
home care,
● The solution is mobile health app for patients and community doctors,
● Provides personalized online care plans on mobile devices issued to patients
by hospital doctors,
● Integrate medical care provided by primary care physicians
Case Study : SAP Leonardo ML Foundation
● It provides an enterprise-grade platform for machine learning in the cloud.
SAP Applications
● SAP Cash Application
○ Offers automation in finance,
○ Intelligent and Integrated Payment Clearing Automation for SAP S/4HANA powered by SAP
Leonardo Machine Learning
● SAP Brand Impact
○ Automatically analyzes large volumes of videos,
○ Video Analytics to Measure Brand Exposure Faster, Accurately, and at Scale
● SAP Service Ticket Intelligence
○ Automatically categorizes customer tickets and proposes solutions
Thanks !

More Related Content

What's hot

Classes of Model
Classes of ModelClasses of Model
Classes of Model
Megha Sharma
 
IRJET- Customer Buying Prediction using Machine-Learning Techniques: A Survey
IRJET- Customer Buying Prediction using Machine-Learning Techniques: A SurveyIRJET- Customer Buying Prediction using Machine-Learning Techniques: A Survey
IRJET- Customer Buying Prediction using Machine-Learning Techniques: A Survey
IRJET Journal
 
Data Mining in Life Insurance Business
Data Mining in Life Insurance BusinessData Mining in Life Insurance Business
Data Mining in Life Insurance BusinessAnkur Khanna
 
SMAC
SMACSMAC
SMAC
Mphasis
 
Day 1 (Lecture 2): Business Analytics
Day 1 (Lecture 2): Business AnalyticsDay 1 (Lecture 2): Business Analytics
Day 1 (Lecture 2): Business Analytics
Aseda Owusua Addai-Deseh
 
Predictive analytics km chicago
Predictive analytics km chicagoPredictive analytics km chicago
Predictive analytics km chicago
KM Chicago
 
Information & it's quality
Information & it's qualityInformation & it's quality
Information & it's quality
Jaipal Dhobale
 
Data Science training in Bangalore - Learnbay.in
Data Science training in Bangalore - Learnbay.inData Science training in Bangalore - Learnbay.in
Data Science training in Bangalore - Learnbay.in
Krishna Kumar
 
Case study for DWDM
Case study for DWDMCase study for DWDM
Case study for DWDM
Aniruddha Achar B P
 

What's hot (11)

Classes of Model
Classes of ModelClasses of Model
Classes of Model
 
Unit ii data analytics
Unit ii data analytics Unit ii data analytics
Unit ii data analytics
 
Bank market classification
Bank market classificationBank market classification
Bank market classification
 
IRJET- Customer Buying Prediction using Machine-Learning Techniques: A Survey
IRJET- Customer Buying Prediction using Machine-Learning Techniques: A SurveyIRJET- Customer Buying Prediction using Machine-Learning Techniques: A Survey
IRJET- Customer Buying Prediction using Machine-Learning Techniques: A Survey
 
Data Mining in Life Insurance Business
Data Mining in Life Insurance BusinessData Mining in Life Insurance Business
Data Mining in Life Insurance Business
 
SMAC
SMACSMAC
SMAC
 
Day 1 (Lecture 2): Business Analytics
Day 1 (Lecture 2): Business AnalyticsDay 1 (Lecture 2): Business Analytics
Day 1 (Lecture 2): Business Analytics
 
Predictive analytics km chicago
Predictive analytics km chicagoPredictive analytics km chicago
Predictive analytics km chicago
 
Information & it's quality
Information & it's qualityInformation & it's quality
Information & it's quality
 
Data Science training in Bangalore - Learnbay.in
Data Science training in Bangalore - Learnbay.inData Science training in Bangalore - Learnbay.in
Data Science training in Bangalore - Learnbay.in
 
Case study for DWDM
Case study for DWDMCase study for DWDM
Case study for DWDM
 

Similar to Machine Learning Algorithms in Enterprise Applications

Analytics @ Marketing Service Center - discussion document
Analytics @ Marketing Service Center - discussion documentAnalytics @ Marketing Service Center - discussion document
Analytics @ Marketing Service Center - discussion document
Aditya Madiraju
 
Data Analytics with Managerial Applications Internship
Data Analytics with Managerial Applications InternshipData Analytics with Managerial Applications Internship
Data Analytics with Managerial Applications Internship
Jahanvi Khedwal
 
IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...
IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...
IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...
IRJET Journal
 
IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...
IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...
IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...
IRJET Journal
 
Your Cognitive Future
Your Cognitive FutureYour Cognitive Future
Your Cognitive Future
Peter Tutty
 
A Comparative Study of Techniques to Predict Customer Churn in Telecommunicat...
A Comparative Study of Techniques to Predict Customer Churn in Telecommunicat...A Comparative Study of Techniques to Predict Customer Churn in Telecommunicat...
A Comparative Study of Techniques to Predict Customer Churn in Telecommunicat...
IRJET Journal
 
Exploring 10 Essential Types of Supply Chain Management Software.pptx
Exploring 10 Essential Types of Supply Chain Management Software.pptxExploring 10 Essential Types of Supply Chain Management Software.pptx
Exploring 10 Essential Types of Supply Chain Management Software.pptx
Brain Inventory
 
Simplify your analytics strategy
Simplify your analytics strategySimplify your analytics strategy
Simplify your analytics strategy
Soumyadeep Sengupta
 
MB2208A- Business Analytics- unit-4.pptx
MB2208A- Business Analytics- unit-4.pptxMB2208A- Business Analytics- unit-4.pptx
MB2208A- Business Analytics- unit-4.pptx
ssuser28b150
 
Simplify your analytics strategy
Simplify your analytics strategySimplify your analytics strategy
Simplify your analytics strategy
Shaun Kollannur
 
Big data in fintech ecosystem
Big data in fintech ecosystemBig data in fintech ecosystem
Big data in fintech ecosystem
BBVA API Market
 
Machine Learning in Customer Analytics
Machine Learning in Customer AnalyticsMachine Learning in Customer Analytics
Machine Learning in Customer Analytics
Course5i
 
Machine Learning for Business - Eight Best Practices for Getting Started
Machine Learning for Business - Eight Best Practices for Getting StartedMachine Learning for Business - Eight Best Practices for Getting Started
Machine Learning for Business - Eight Best Practices for Getting Started
Bhupesh Chaurasia
 
Analytics and Self Service
Analytics and Self ServiceAnalytics and Self Service
Analytics and Self ServiceMike Streb
 
IDEAS AI TOOL IDEAS.pdf
IDEAS AI TOOL IDEAS.pdfIDEAS AI TOOL IDEAS.pdf
IDEAS AI TOOL IDEAS.pdf
Brett Dovey
 
The Role Of Analytics in Healthcare.
The Role Of Analytics in Healthcare.The Role Of Analytics in Healthcare.
The Role Of Analytics in Healthcare.
Techugo
 
Client review-portfolio
Client review-portfolioClient review-portfolio
Client review-portfolio
Sushmita Dutt
 
Directing intelligence in_private_banking
Directing intelligence in_private_bankingDirecting intelligence in_private_banking
Directing intelligence in_private_banking
Gregory Philippatos
 
A-3-stage-approach-to-enterprise-ops-transformation-with-design-thinking
A-3-stage-approach-to-enterprise-ops-transformation-with-design-thinkingA-3-stage-approach-to-enterprise-ops-transformation-with-design-thinking
A-3-stage-approach-to-enterprise-ops-transformation-with-design-thinkingAnitha GS
 

Similar to Machine Learning Algorithms in Enterprise Applications (20)

Analytics @ Marketing Service Center - discussion document
Analytics @ Marketing Service Center - discussion documentAnalytics @ Marketing Service Center - discussion document
Analytics @ Marketing Service Center - discussion document
 
Data Analytics with Managerial Applications Internship
Data Analytics with Managerial Applications InternshipData Analytics with Managerial Applications Internship
Data Analytics with Managerial Applications Internship
 
IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...
IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...
IRJET- Implementing Social CRM System for an Online Grocery Shopping Platform...
 
IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...
IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...
IRJET- Strength and Workability of High Volume Fly Ash Self-Compacting Concre...
 
Your Cognitive Future
Your Cognitive FutureYour Cognitive Future
Your Cognitive Future
 
A Comparative Study of Techniques to Predict Customer Churn in Telecommunicat...
A Comparative Study of Techniques to Predict Customer Churn in Telecommunicat...A Comparative Study of Techniques to Predict Customer Churn in Telecommunicat...
A Comparative Study of Techniques to Predict Customer Churn in Telecommunicat...
 
Exploring 10 Essential Types of Supply Chain Management Software.pptx
Exploring 10 Essential Types of Supply Chain Management Software.pptxExploring 10 Essential Types of Supply Chain Management Software.pptx
Exploring 10 Essential Types of Supply Chain Management Software.pptx
 
Simplify your analytics strategy
Simplify your analytics strategySimplify your analytics strategy
Simplify your analytics strategy
 
MB2208A- Business Analytics- unit-4.pptx
MB2208A- Business Analytics- unit-4.pptxMB2208A- Business Analytics- unit-4.pptx
MB2208A- Business Analytics- unit-4.pptx
 
Simplify your analytics strategy
Simplify your analytics strategySimplify your analytics strategy
Simplify your analytics strategy
 
Big data in fintech ecosystem
Big data in fintech ecosystemBig data in fintech ecosystem
Big data in fintech ecosystem
 
Machine Learning in Customer Analytics
Machine Learning in Customer AnalyticsMachine Learning in Customer Analytics
Machine Learning in Customer Analytics
 
Tieto award entry final
Tieto award entry  finalTieto award entry  final
Tieto award entry final
 
Machine Learning for Business - Eight Best Practices for Getting Started
Machine Learning for Business - Eight Best Practices for Getting StartedMachine Learning for Business - Eight Best Practices for Getting Started
Machine Learning for Business - Eight Best Practices for Getting Started
 
Analytics and Self Service
Analytics and Self ServiceAnalytics and Self Service
Analytics and Self Service
 
IDEAS AI TOOL IDEAS.pdf
IDEAS AI TOOL IDEAS.pdfIDEAS AI TOOL IDEAS.pdf
IDEAS AI TOOL IDEAS.pdf
 
The Role Of Analytics in Healthcare.
The Role Of Analytics in Healthcare.The Role Of Analytics in Healthcare.
The Role Of Analytics in Healthcare.
 
Client review-portfolio
Client review-portfolioClient review-portfolio
Client review-portfolio
 
Directing intelligence in_private_banking
Directing intelligence in_private_bankingDirecting intelligence in_private_banking
Directing intelligence in_private_banking
 
A-3-stage-approach-to-enterprise-ops-transformation-with-design-thinking
A-3-stage-approach-to-enterprise-ops-transformation-with-design-thinkingA-3-stage-approach-to-enterprise-ops-transformation-with-design-thinking
A-3-stage-approach-to-enterprise-ops-transformation-with-design-thinking
 

More from Entrepreneur / Startup

R-FCN : object detection via region-based fully convolutional networks
R-FCN :  object detection via region-based fully convolutional networksR-FCN :  object detection via region-based fully convolutional networks
R-FCN : object detection via region-based fully convolutional networks
Entrepreneur / Startup
 
You only look once (YOLO) : unified real time object detection
You only look once (YOLO) : unified real time object detectionYou only look once (YOLO) : unified real time object detection
You only look once (YOLO) : unified real time object detection
Entrepreneur / Startup
 
OpenAI Gym & Universe
OpenAI Gym & UniverseOpenAI Gym & Universe
OpenAI Gym & Universe
Entrepreneur / Startup
 
Build a Neural Network for ITSM with TensorFlow
Build a Neural Network for ITSM with TensorFlowBuild a Neural Network for ITSM with TensorFlow
Build a Neural Network for ITSM with TensorFlow
Entrepreneur / Startup
 
Understanding Autoencoder (Deep Learning Book, Chapter 14)
Understanding Autoencoder  (Deep Learning Book, Chapter 14)Understanding Autoencoder  (Deep Learning Book, Chapter 14)
Understanding Autoencoder (Deep Learning Book, Chapter 14)
Entrepreneur / Startup
 
Build an AI based virtual agent
Build an AI based virtual agent Build an AI based virtual agent
Build an AI based virtual agent
Entrepreneur / Startup
 
Building Bots Using IBM Watson
Building Bots Using IBM WatsonBuilding Bots Using IBM Watson
Building Bots Using IBM Watson
Entrepreneur / Startup
 
Building chat bots using ai platforms (wit.ai or api.ai) in nodejs
Building chat bots using ai platforms (wit.ai or api.ai) in nodejsBuilding chat bots using ai platforms (wit.ai or api.ai) in nodejs
Building chat bots using ai platforms (wit.ai or api.ai) in nodejs
Entrepreneur / Startup
 
Building mobile apps using meteorJS
Building mobile apps using meteorJSBuilding mobile apps using meteorJS
Building mobile apps using meteorJS
Entrepreneur / Startup
 
Building iOS app using meteor
Building iOS app using meteorBuilding iOS app using meteor
Building iOS app using meteor
Entrepreneur / Startup
 
Understanding angular meteor
Understanding angular meteorUnderstanding angular meteor
Understanding angular meteor
Entrepreneur / Startup
 
Introducing ElasticSearch - Ashish
Introducing ElasticSearch - AshishIntroducing ElasticSearch - Ashish
Introducing ElasticSearch - Ashish
Entrepreneur / Startup
 
Meteor Introduction - Ashish
Meteor Introduction - AshishMeteor Introduction - Ashish
Meteor Introduction - Ashish
Entrepreneur / Startup
 

More from Entrepreneur / Startup (13)

R-FCN : object detection via region-based fully convolutional networks
R-FCN :  object detection via region-based fully convolutional networksR-FCN :  object detection via region-based fully convolutional networks
R-FCN : object detection via region-based fully convolutional networks
 
You only look once (YOLO) : unified real time object detection
You only look once (YOLO) : unified real time object detectionYou only look once (YOLO) : unified real time object detection
You only look once (YOLO) : unified real time object detection
 
OpenAI Gym & Universe
OpenAI Gym & UniverseOpenAI Gym & Universe
OpenAI Gym & Universe
 
Build a Neural Network for ITSM with TensorFlow
Build a Neural Network for ITSM with TensorFlowBuild a Neural Network for ITSM with TensorFlow
Build a Neural Network for ITSM with TensorFlow
 
Understanding Autoencoder (Deep Learning Book, Chapter 14)
Understanding Autoencoder  (Deep Learning Book, Chapter 14)Understanding Autoencoder  (Deep Learning Book, Chapter 14)
Understanding Autoencoder (Deep Learning Book, Chapter 14)
 
Build an AI based virtual agent
Build an AI based virtual agent Build an AI based virtual agent
Build an AI based virtual agent
 
Building Bots Using IBM Watson
Building Bots Using IBM WatsonBuilding Bots Using IBM Watson
Building Bots Using IBM Watson
 
Building chat bots using ai platforms (wit.ai or api.ai) in nodejs
Building chat bots using ai platforms (wit.ai or api.ai) in nodejsBuilding chat bots using ai platforms (wit.ai or api.ai) in nodejs
Building chat bots using ai platforms (wit.ai or api.ai) in nodejs
 
Building mobile apps using meteorJS
Building mobile apps using meteorJSBuilding mobile apps using meteorJS
Building mobile apps using meteorJS
 
Building iOS app using meteor
Building iOS app using meteorBuilding iOS app using meteor
Building iOS app using meteor
 
Understanding angular meteor
Understanding angular meteorUnderstanding angular meteor
Understanding angular meteor
 
Introducing ElasticSearch - Ashish
Introducing ElasticSearch - AshishIntroducing ElasticSearch - Ashish
Introducing ElasticSearch - Ashish
 
Meteor Introduction - Ashish
Meteor Introduction - AshishMeteor Introduction - Ashish
Meteor Introduction - Ashish
 

Recently uploaded

Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Dr.Costas Sachpazis
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
ssuser7dcef0
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
Dr Ramhari Poudyal
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
heavyhaig
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
Osamah Alsalih
 
An Approach to Detecting Writing Styles Based on Clustering Techniques
An Approach to Detecting Writing Styles Based on Clustering TechniquesAn Approach to Detecting Writing Styles Based on Clustering Techniques
An Approach to Detecting Writing Styles Based on Clustering Techniques
ambekarshweta25
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
ChristineTorrepenida1
 
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABSDESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
itech2017
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
SUTEJAS
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
dxobcob
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
anoopmanoharan2
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 

Recently uploaded (20)

Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
Sachpazis:Terzaghi Bearing Capacity Estimation in simple terms with Calculati...
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
Literature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptxLiterature Review Basics and Understanding Reference Management.pptx
Literature Review Basics and Understanding Reference Management.pptx
 
Technical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prismsTechnical Drawings introduction to drawing of prisms
Technical Drawings introduction to drawing of prisms
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
MCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdfMCQ Soil mechanics questions (Soil shear strength).pdf
MCQ Soil mechanics questions (Soil shear strength).pdf
 
An Approach to Detecting Writing Styles Based on Clustering Techniques
An Approach to Detecting Writing Styles Based on Clustering TechniquesAn Approach to Detecting Writing Styles Based on Clustering Techniques
An Approach to Detecting Writing Styles Based on Clustering Techniques
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
 
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABSDESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
DESIGN AND ANALYSIS OF A CAR SHOWROOM USING E TABS
 
Understanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine LearningUnderstanding Inductive Bias in Machine Learning
Understanding Inductive Bias in Machine Learning
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
一比一原版(Otago毕业证)奥塔哥大学毕业证成绩单如何办理
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 

Machine Learning Algorithms in Enterprise Applications

  • 3. ML in Enterprise Apps Image source: https://www.sap.com/products/machine-learning-foundation.htmlhttps://www.sap.com/products/machine-learning-foundation.html
  • 5. McKinsey Report Image source: https://www.youtube.com/watch?v=Op83nO706po
  • 6. ML Terminology Image source: https://towardsdatascience.com/machine-learning-an-introduction-23b84d51e6d0
  • 7. Process Involved Image source: https://towardsdatascience.com/machine-learning-an-introduction-23b84d51e6d0
  • 8. ML Approaches ● Supervised Learning(Predictive) ○ Learn mapping given dataset y(x) , D ={((xi,yi)}, e.g., MNIST classification ● Unsupervised Learning:(Descriptive) ○ Given only inputs , find interesting patterns D = {xi} e.g., Determine k cluster centers k ● Semi-supervised Learning ● Reinforcement Learning ○ How to act or behave when given occasional reward or punishment signals, e.g., how a robot learns to walk to a power outlet
  • 10. Linear Regression ● A statistical model that attempts to show the relationship between two variables with a linear equation. ● Involves graphing a line over a set of data points that most closely fits the overall shape of the data. ● Shows the extent to which changes in a "dependent variable," which is put on the y-axis, can be attributed to changes in an "explanatory variable," which is placed on the x-axis. Image source: https://towardsdatascience.com/introduction-to-machine-learning- algorithms-linear-regression-14c4e325882a
  • 11. Logistic Regression ● Method for analyzing a dataset ● There are one or more independent variables that determine an outcome. Image source: https://towardsdatascience.com/logistic-regression-b0af09cdb8ad
  • 13. SVM A Support Vector Machine (SVM) is a discriminative classifier formally defined by a separating hyperplane. Suppose you are given plot of two label classes on graph as shown in image (A). Can you decide a separating line for the classes? Given labeled training data (supervised learning), the algorithm outputs an optimal hyperplane which categorizes new examples Image A
  • 14. Neural Networks Neural networks are a set of algorithms, modeled loosely after the human brain, that are designed to recognize patterns. Rnn: Networks that add connections feeding the hidden layers of the neural network back into themselves.
  • 15. Application of Logistic Regression: ● Logistic regression is used when the response you want to predict/measure is categorical with two or more levels. Some examples are gender of a person , outcome of a football match ● Marketing: ○ A marketing consultant wants to predict if the subsidiary of his company will make profit, loss or just break even depending on the characteristic of the subsidiary operations. ● Human Resources: ○ The HR manager of a company wants to predict the absenteeism pattern of his employees based on their individual characteristic. ● Finance: ○ A bank wants to predict if his customers would default based on the previous transactions and history.
  • 16. Application of Logistic Regression: ● Image Segmentation and Categorization ● Geographic Image Processing ● Handwriting recognition ● Healthcare : ○ Analyzing a group of over million people for myocardial infarction within a period of 10 years is an application area of logistic regression. ○ Prediction whether a person is depressed or not based on bag of words from the corpus seems to be conveniently solvable using logistic regression and SVM. ○ It is one of the best tools used by statisticians, researchers and data scientists in predictive analytics. ● It is one of the best tools used by statisticians, researchers and data scientists in predictive analytics.
  • 17. ML in Enterprise Applications ● Sales Recommendations and Predictions Example : Recommend related tickers, Predict next ticket from same customer ● Suggest products Supporting documentation to sales reps ● Build models Disparate sources of sales and marketing data ● Improve ROI
  • 18. ML in Various Applications
  • 19. Neural Network - Applications 1. Finance: 2. Insurance: ○ Fraud detection, ○ Why an individual rejected their service 3. Operations management: ○ Optimize the functioning of equipment and extends its lifespan ○ Monitor the process, assist in optimization, detection of defective products 4. Retail: ○ Estimates which products were bought today, ○ How many times, and ○ What combination of products was bought 5. Marketing: ○ To arrange a productive target marketing campaign
  • 20. Neural Network - Applications 6. Text Summarization: If a company wants to display key information from any literature within their apps or website, Text Summarization would be helpful. 7. Text Autofill or next text recommendation: Businesses looking to transform their data entry work by improving their workflow digitally can achieve faster automation 8. Language Translation Rather than hiring native translators to translate a massive volume of content, businesses can at least improve their translation process using Recurrent Neural Network 9. Call Center Analysis 10. Digital Asset Management in Marketing
  • 21. How LinkedIn uses ML algorithms ? ● LinkedIn uses neural networks along with linear text classifiers ○ to detect spam or ○ to detect abusive content in its feeds when it is created ● Use neural nets to help understand all kinds of content shared on LinkedIn ○ — ranging from news articles to jobs to online classes ○ — to build better recommendation and search products for members and customers. Source: https://www.cmswire.com/digital-experience/what-is-a-neural-network-and-how-are-businesses-using-it/
  • 22. How DialogTech uses ML algorithms ? ● DialogTech uses neural networks ○ to classify inbound calls into predetermined categories or ○ to assign a lead quality score to calls ● ML Actions performed based on the call transcriptions and the marketing channel or keyword that drove the call, For example, a caller who is speaking with a dental office may ask to ‘schedule an appointment.’ The neural network will seek, find and classify that phrase as a conversation, therefore providing marketers with valuable insights into the performance of marketing initiatives. Source: https://www.cmswire.com/digital-experience/what-is-a-neural-network-and-how-are-businesses-using-it/
  • 23. Use Case 1: Customer Engagement and Commerce ● Able to design location-specific advertisements for specific products and distribute customized information to Facebook users. ● Consumers also receive location-relevant promotions at the right time on mobile devices. ● The promotional information displayed on mobile devices serves as shopping guidance in stores. ● The location-based marketing strategy through the use of social media has generated a sales uplift of 10% to 15%
  • 24. Use Case 2: Hospital - Monitoring of Patient Care ● Gives a 360-degree view of patients, ● A fully integrated patient care lifecycle management solution, ● Covers all cases such as prevention, operation, recovery, and community or home care, ● The solution is mobile health app for patients and community doctors, ● Provides personalized online care plans on mobile devices issued to patients by hospital doctors, ● Integrate medical care provided by primary care physicians
  • 25. Case Study : SAP Leonardo ML Foundation ● It provides an enterprise-grade platform for machine learning in the cloud.
  • 26. SAP Applications ● SAP Cash Application ○ Offers automation in finance, ○ Intelligent and Integrated Payment Clearing Automation for SAP S/4HANA powered by SAP Leonardo Machine Learning ● SAP Brand Impact ○ Automatically analyzes large volumes of videos, ○ Video Analytics to Measure Brand Exposure Faster, Accurately, and at Scale ● SAP Service Ticket Intelligence ○ Automatically categorizes customer tickets and proposes solutions