SlideShare a Scribd company logo
1 of 2
Download to read offline
MACHINE LEARNING ALGORITHMS
MACHINE LEARNING MODELS HELPS US IN MANY TASKS
OBJECT RECOGNITION
SUMMARIZATION
PREDICTION
CLASSIFICATION
CLUSTERING
RECOMMENDER SYSTEMS
REGRESSION
(PREDICTION)
Linear RegressionPolynomial
RegressionExponential
RegressionLogistic
RegressionLogarithmic
Regression
SEQUENCE
PATTERN MINING
Linear RegressionPolynomial
RegressionExponential
RegressionLogistic
RegressionLogarithmic
Regression
CLUSTERING
K-means
DBSCAN
Mean Shift
Hierarchical
CLASSIFICATION
K-Nearest Neighbors
Decision Trees
Random Forest
Support Vector Machine
Naive Bayes
JAIINFOWAY HELPS BUILD MACHINE LEARNING MODELS FOR STARTUPS.JAIINFOWAY HELPS BUILD MACHINE LEARNING MODELS FOR STARTUPS.JAIINFOWAY HELPS BUILD MACHINE LEARNING MODELS FOR STARTUPS.
SOME OF MODELS WHAT WE BUILD ARE MENTIONED IN BLOCKSSOME OF MODELS WHAT WE BUILD ARE MENTIONED IN BLOCKSSOME OF MODELS WHAT WE BUILD ARE MENTIONED IN BLOCKS
ASSOCIATION
Association algorithms is for
associating co-occurring items or
events
Apriori
ANOMALY
DETECTION
Anomaly detection is for
discovering abnormal activities
and unusual cases like fraud
detection
ARTIFICIAL INTELLIGENCE,
MACHINE LEARNING, AND DEEP
LEARNING
b y J a i i n f o w a y
Artificial intelligence (AI), as
defined by Professor Andrew
Moore, is the science and
engineering of making computers
behave in ways that, until
recently, we thought required
human intelligence
Machine learning refers to a
scientific branch of AI, which
focuses on the study of computer
algorithms that allow computer
programs to automatically
improve through experience
Some newsletters are created as
money-making ventures and sold
directly to subscribers.
Deep learning is a subset of
machine learning in which
layered neural networks,
combined with high computing
power and large datasets, can
create powerful machine learning
models
Jaiinfoway is an
ML Machine
Learning first
approach company
which helps
startup's to
leverage build
Products
leveraging
Learning by
Default
MACHINE LEARNING ALGORITHMS ARE
CLASSIFIED INTO BELOW GROUPS
Supervised Learning algorithms
Supervised learning is a branch of machine learning(perhaps it is the
mainstream of machine/deep learning for now) related to inferring a
function from labeled training data. Training data consists of a set of *
(input, target)* pairs, where the input could be a vector of features, and
the target instructs what we desire for the function to output.
Depending on the type of the *target*, we can roughly divide
supervised learning into two categories: classification and regression.
Classification involves categorical targets; examples ranging from some
simple cases, such as image classification, to some advanced topics, such
as machine translations and image caption. Regression involves
continuous targets. Its applications include stock prediction, image
masking, and others- which all fall in this category.
Unsupervised Learning algorithms
Unsupervised learning infers from unlabeled data, a function that
describes hidden structures in data.Perhaps the most basic type of
unsupervised learning is dimension reduction methods, such as PCA, t-
SNE, while PCA is generally used in data preprocessing, and t-SNE
usually used in data visualization.A more advanced branch is clustering,
which explores the hidden patterns in data and then makes predictions
on them; examples include K-mean clustering, Gaussian mixture
models, hidden Markov models, and others.Along with the renaissance
of deep learning, unsupervised learning gains more and more attention
because it frees us from manually labeling data.
J a i i n f o w a y A u g u s t 2 0 2 0
Linear Regression
Logistic Regression
K-Nearest Neighbors
Decision Tree
Random Forest
Support Vector Machine
Dimension
ReductionDensity
EstimationMarket Basket
AnalysisGenerative
adversarial networks
(GANs)Clustering

More Related Content

What's hot

ARABIC HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITION
ARABIC HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITIONARABIC HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITION
ARABIC HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITION
sipij
 
4 introduction to programming structure
4 introduction to programming structure4 introduction to programming structure
4 introduction to programming structure
Rheigh Henley Calderon
 
Cordon review-mamdani-gf ss-ijar-52-6-2011-pp894-913
Cordon review-mamdani-gf ss-ijar-52-6-2011-pp894-913Cordon review-mamdani-gf ss-ijar-52-6-2011-pp894-913
Cordon review-mamdani-gf ss-ijar-52-6-2011-pp894-913
Iffalia R
 

What's hot (13)

Bt8901 object oriented systems-de (1)
Bt8901 object oriented systems-de (1)Bt8901 object oriented systems-de (1)
Bt8901 object oriented systems-de (1)
 
PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...
PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...
PREDICTIVE EVALUATION OF THE STOCK PORTFOLIO PERFORMANCE USING FUZZY CMEANS A...
 
From_seq2seq_to_BERT
From_seq2seq_to_BERTFrom_seq2seq_to_BERT
From_seq2seq_to_BERT
 
ARABIC HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITION
ARABIC HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITIONARABIC HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITION
ARABIC HANDWRITTEN CHARACTER RECOGNITION USING STRUCTURAL SHAPE DECOMPOSITION
 
4 introduction to programming structure
4 introduction to programming structure4 introduction to programming structure
4 introduction to programming structure
 
Nondeterministic finite automaton
Nondeterministic finite automatonNondeterministic finite automaton
Nondeterministic finite automaton
 
Algorithms and Flowcharts
Algorithms and FlowchartsAlgorithms and Flowcharts
Algorithms and Flowcharts
 
Cognitive Cloud: Trading and Artificial Intelligence Workshop
Cognitive Cloud: Trading and Artificial Intelligence WorkshopCognitive Cloud: Trading and Artificial Intelligence Workshop
Cognitive Cloud: Trading and Artificial Intelligence Workshop
 
Important Concepts for Machine Learning
Important Concepts for Machine LearningImportant Concepts for Machine Learning
Important Concepts for Machine Learning
 
Data Structure and Algorithms –Introduction.pptx
Data Structure and Algorithms –Introduction.pptxData Structure and Algorithms –Introduction.pptx
Data Structure and Algorithms –Introduction.pptx
 
Cordon review-mamdani-gf ss-ijar-52-6-2011-pp894-913
Cordon review-mamdani-gf ss-ijar-52-6-2011-pp894-913Cordon review-mamdani-gf ss-ijar-52-6-2011-pp894-913
Cordon review-mamdani-gf ss-ijar-52-6-2011-pp894-913
 
Intro to Semantic Segmentation Using Deep Learning
Intro to Semantic Segmentation Using Deep LearningIntro to Semantic Segmentation Using Deep Learning
Intro to Semantic Segmentation Using Deep Learning
 
Interpretability in ML & Sparse Linear Regression
Interpretability in ML & Sparse Linear RegressionInterpretability in ML & Sparse Linear Regression
Interpretability in ML & Sparse Linear Regression
 

Similar to Machine Learning Algorithms

Machine Learning with Python- Methods for Machine Learning.pptx
Machine Learning with Python- Methods for Machine Learning.pptxMachine Learning with Python- Methods for Machine Learning.pptx
Machine Learning with Python- Methods for Machine Learning.pptx
iaeronlineexm
 
report.doc
report.docreport.doc
report.doc
butest
 

Similar to Machine Learning Algorithms (20)

Stock Market Prediction Using ANN
Stock Market Prediction Using ANNStock Market Prediction Using ANN
Stock Market Prediction Using ANN
 
Building Azure Machine Learning Models
Building Azure Machine Learning ModelsBuilding Azure Machine Learning Models
Building Azure Machine Learning Models
 
Data mining: Classification and prediction
Data mining: Classification and predictionData mining: Classification and prediction
Data mining: Classification and prediction
 
Data mining: Classification and Prediction
Data mining: Classification and PredictionData mining: Classification and Prediction
Data mining: Classification and Prediction
 
Matlab Homework Help
Matlab Homework HelpMatlab Homework Help
Matlab Homework Help
 
Machine Learning with Python- Methods for Machine Learning.pptx
Machine Learning with Python- Methods for Machine Learning.pptxMachine Learning with Python- Methods for Machine Learning.pptx
Machine Learning with Python- Methods for Machine Learning.pptx
 
Machine learning-for-dummies-andrews-sobral-activeeon
Machine learning-for-dummies-andrews-sobral-activeeonMachine learning-for-dummies-andrews-sobral-activeeon
Machine learning-for-dummies-andrews-sobral-activeeon
 
Machine Learning for Dummies (without mathematics)
Machine Learning for Dummies (without mathematics)Machine Learning for Dummies (without mathematics)
Machine Learning for Dummies (without mathematics)
 
Performance analysis of machine learning algorithms on self localization system1
Performance analysis of machine learning algorithms on self localization system1Performance analysis of machine learning algorithms on self localization system1
Performance analysis of machine learning algorithms on self localization system1
 
report.doc
report.docreport.doc
report.doc
 
Introduction to Machine Learning with SciKit-Learn
Introduction to Machine Learning with SciKit-LearnIntroduction to Machine Learning with SciKit-Learn
Introduction to Machine Learning with SciKit-Learn
 
Introduction to ml
Introduction to mlIntroduction to ml
Introduction to ml
 
MachineLlearning introduction
MachineLlearning introductionMachineLlearning introduction
MachineLlearning introduction
 
fINAL ML PPT.pptx
fINAL ML PPT.pptxfINAL ML PPT.pptx
fINAL ML PPT.pptx
 
Introduction to Machine Learning for Java Developers
Introduction to Machine Learning for Java DevelopersIntroduction to Machine Learning for Java Developers
Introduction to Machine Learning for Java Developers
 
Mis End Term Exam Theory Concepts
Mis End Term Exam Theory ConceptsMis End Term Exam Theory Concepts
Mis End Term Exam Theory Concepts
 
IRJET - Ensembling Reinforcement Learning for Portfolio Management
IRJET -  	  Ensembling Reinforcement Learning for Portfolio ManagementIRJET -  	  Ensembling Reinforcement Learning for Portfolio Management
IRJET - Ensembling Reinforcement Learning for Portfolio Management
 
PythonML.pptx
PythonML.pptxPythonML.pptx
PythonML.pptx
 
Introduction to machine learning
Introduction to machine learningIntroduction to machine learning
Introduction to machine learning
 
Data Science Training | Data Science Tutorial | Data Science Certification | ...
Data Science Training | Data Science Tutorial | Data Science Certification | ...Data Science Training | Data Science Tutorial | Data Science Certification | ...
Data Science Training | Data Science Tutorial | Data Science Certification | ...
 

Recently uploaded

Abortion Pills For Sale WhatsApp[[+27737758557]] In Birch Acres, Abortion Pil...
Abortion Pills For Sale WhatsApp[[+27737758557]] In Birch Acres, Abortion Pil...Abortion Pills For Sale WhatsApp[[+27737758557]] In Birch Acres, Abortion Pil...
Abortion Pills For Sale WhatsApp[[+27737758557]] In Birch Acres, Abortion Pil...
drm1699
 

Recently uploaded (20)

Auto Affiliate AI Earns First Commission in 3 Hours..pdf
Auto Affiliate  AI Earns First Commission in 3 Hours..pdfAuto Affiliate  AI Earns First Commission in 3 Hours..pdf
Auto Affiliate AI Earns First Commission in 3 Hours..pdf
 
UNI DI NAPOLI FEDERICO II - Il ruolo dei grafi nell'AI Conversazionale Ibrida
UNI DI NAPOLI FEDERICO II - Il ruolo dei grafi nell'AI Conversazionale IbridaUNI DI NAPOLI FEDERICO II - Il ruolo dei grafi nell'AI Conversazionale Ibrida
UNI DI NAPOLI FEDERICO II - Il ruolo dei grafi nell'AI Conversazionale Ibrida
 
The Evolution of Web App Testing_ An Ultimate Guide to Future Trends.pdf
The Evolution of Web App Testing_ An Ultimate Guide to Future Trends.pdfThe Evolution of Web App Testing_ An Ultimate Guide to Future Trends.pdf
The Evolution of Web App Testing_ An Ultimate Guide to Future Trends.pdf
 
COMPUTER AND ITS COMPONENTS PPT.by naitik sharma Class 9th A mittal internati...
COMPUTER AND ITS COMPONENTS PPT.by naitik sharma Class 9th A mittal internati...COMPUTER AND ITS COMPONENTS PPT.by naitik sharma Class 9th A mittal internati...
COMPUTER AND ITS COMPONENTS PPT.by naitik sharma Class 9th A mittal internati...
 
Abortion Pill Prices Germiston ](+27832195400*)[ 🏥 Women's Abortion Clinic in...
Abortion Pill Prices Germiston ](+27832195400*)[ 🏥 Women's Abortion Clinic in...Abortion Pill Prices Germiston ](+27832195400*)[ 🏥 Women's Abortion Clinic in...
Abortion Pill Prices Germiston ](+27832195400*)[ 🏥 Women's Abortion Clinic in...
 
Alluxio Monthly Webinar | Simplify Data Access for AI in Multi-Cloud
Alluxio Monthly Webinar | Simplify Data Access for AI in Multi-CloudAlluxio Monthly Webinar | Simplify Data Access for AI in Multi-Cloud
Alluxio Monthly Webinar | Simplify Data Access for AI in Multi-Cloud
 
Prompt Engineering - an Art, a Science, or your next Job Title?
Prompt Engineering - an Art, a Science, or your next Job Title?Prompt Engineering - an Art, a Science, or your next Job Title?
Prompt Engineering - an Art, a Science, or your next Job Title?
 
Abortion Clinic In Pretoria ](+27832195400*)[ 🏥 Safe Abortion Pills in Pretor...
Abortion Clinic In Pretoria ](+27832195400*)[ 🏥 Safe Abortion Pills in Pretor...Abortion Clinic In Pretoria ](+27832195400*)[ 🏥 Safe Abortion Pills in Pretor...
Abortion Clinic In Pretoria ](+27832195400*)[ 🏥 Safe Abortion Pills in Pretor...
 
Abortion Pills For Sale WhatsApp[[+27737758557]] In Birch Acres, Abortion Pil...
Abortion Pills For Sale WhatsApp[[+27737758557]] In Birch Acres, Abortion Pil...Abortion Pills For Sale WhatsApp[[+27737758557]] In Birch Acres, Abortion Pil...
Abortion Pills For Sale WhatsApp[[+27737758557]] In Birch Acres, Abortion Pil...
 
Microsoft365_Dev_Security_2024_05_16.pdf
Microsoft365_Dev_Security_2024_05_16.pdfMicrosoft365_Dev_Security_2024_05_16.pdf
Microsoft365_Dev_Security_2024_05_16.pdf
 
Abortion Pill Prices Jane Furse ](+27832195400*)[ 🏥 Women's Abortion Clinic i...
Abortion Pill Prices Jane Furse ](+27832195400*)[ 🏥 Women's Abortion Clinic i...Abortion Pill Prices Jane Furse ](+27832195400*)[ 🏥 Women's Abortion Clinic i...
Abortion Pill Prices Jane Furse ](+27832195400*)[ 🏥 Women's Abortion Clinic i...
 
Spring into AI presented by Dan Vega 5/14
Spring into AI presented by Dan Vega 5/14Spring into AI presented by Dan Vega 5/14
Spring into AI presented by Dan Vega 5/14
 
Novo Nordisk: When Knowledge Graphs meet LLMs
Novo Nordisk: When Knowledge Graphs meet LLMsNovo Nordisk: When Knowledge Graphs meet LLMs
Novo Nordisk: When Knowledge Graphs meet LLMs
 
Abortion Pill Prices Turfloop ](+27832195400*)[ 🏥 Women's Abortion Clinic in ...
Abortion Pill Prices Turfloop ](+27832195400*)[ 🏥 Women's Abortion Clinic in ...Abortion Pill Prices Turfloop ](+27832195400*)[ 🏥 Women's Abortion Clinic in ...
Abortion Pill Prices Turfloop ](+27832195400*)[ 🏥 Women's Abortion Clinic in ...
 
Lessons Learned from Building a Serverless Notifications System.pdf
Lessons Learned from Building a Serverless Notifications System.pdfLessons Learned from Building a Serverless Notifications System.pdf
Lessons Learned from Building a Serverless Notifications System.pdf
 
The mythical technical debt. (Brooke, please, forgive me)
The mythical technical debt. (Brooke, please, forgive me)The mythical technical debt. (Brooke, please, forgive me)
The mythical technical debt. (Brooke, please, forgive me)
 
Anypoint Code Builder - Munich MuleSoft Meetup - 16th May 2024
Anypoint Code Builder - Munich MuleSoft Meetup - 16th May 2024Anypoint Code Builder - Munich MuleSoft Meetup - 16th May 2024
Anypoint Code Builder - Munich MuleSoft Meetup - 16th May 2024
 
Abortion Clinic In Springs ](+27832195400*)[ 🏥 Safe Abortion Pills in Springs...
Abortion Clinic In Springs ](+27832195400*)[ 🏥 Safe Abortion Pills in Springs...Abortion Clinic In Springs ](+27832195400*)[ 🏥 Safe Abortion Pills in Springs...
Abortion Clinic In Springs ](+27832195400*)[ 🏥 Safe Abortion Pills in Springs...
 
Modern binary build systems - PyCon 2024
Modern binary build systems - PyCon 2024Modern binary build systems - PyCon 2024
Modern binary build systems - PyCon 2024
 
Workshop - Architecting Innovative Graph Applications- GraphSummit Milan
Workshop -  Architecting Innovative Graph Applications- GraphSummit MilanWorkshop -  Architecting Innovative Graph Applications- GraphSummit Milan
Workshop - Architecting Innovative Graph Applications- GraphSummit Milan
 

Machine Learning Algorithms

  • 1. MACHINE LEARNING ALGORITHMS MACHINE LEARNING MODELS HELPS US IN MANY TASKS OBJECT RECOGNITION SUMMARIZATION PREDICTION CLASSIFICATION CLUSTERING RECOMMENDER SYSTEMS REGRESSION (PREDICTION) Linear RegressionPolynomial RegressionExponential RegressionLogistic RegressionLogarithmic Regression SEQUENCE PATTERN MINING Linear RegressionPolynomial RegressionExponential RegressionLogistic RegressionLogarithmic Regression CLUSTERING K-means DBSCAN Mean Shift Hierarchical CLASSIFICATION K-Nearest Neighbors Decision Trees Random Forest Support Vector Machine Naive Bayes JAIINFOWAY HELPS BUILD MACHINE LEARNING MODELS FOR STARTUPS.JAIINFOWAY HELPS BUILD MACHINE LEARNING MODELS FOR STARTUPS.JAIINFOWAY HELPS BUILD MACHINE LEARNING MODELS FOR STARTUPS. SOME OF MODELS WHAT WE BUILD ARE MENTIONED IN BLOCKSSOME OF MODELS WHAT WE BUILD ARE MENTIONED IN BLOCKSSOME OF MODELS WHAT WE BUILD ARE MENTIONED IN BLOCKS ASSOCIATION Association algorithms is for associating co-occurring items or events Apriori ANOMALY DETECTION Anomaly detection is for discovering abnormal activities and unusual cases like fraud detection
  • 2. ARTIFICIAL INTELLIGENCE, MACHINE LEARNING, AND DEEP LEARNING b y J a i i n f o w a y Artificial intelligence (AI), as defined by Professor Andrew Moore, is the science and engineering of making computers behave in ways that, until recently, we thought required human intelligence Machine learning refers to a scientific branch of AI, which focuses on the study of computer algorithms that allow computer programs to automatically improve through experience Some newsletters are created as money-making ventures and sold directly to subscribers. Deep learning is a subset of machine learning in which layered neural networks, combined with high computing power and large datasets, can create powerful machine learning models Jaiinfoway is an ML Machine Learning first approach company which helps startup's to leverage build Products leveraging Learning by Default MACHINE LEARNING ALGORITHMS ARE CLASSIFIED INTO BELOW GROUPS Supervised Learning algorithms Supervised learning is a branch of machine learning(perhaps it is the mainstream of machine/deep learning for now) related to inferring a function from labeled training data. Training data consists of a set of * (input, target)* pairs, where the input could be a vector of features, and the target instructs what we desire for the function to output. Depending on the type of the *target*, we can roughly divide supervised learning into two categories: classification and regression. Classification involves categorical targets; examples ranging from some simple cases, such as image classification, to some advanced topics, such as machine translations and image caption. Regression involves continuous targets. Its applications include stock prediction, image masking, and others- which all fall in this category. Unsupervised Learning algorithms Unsupervised learning infers from unlabeled data, a function that describes hidden structures in data.Perhaps the most basic type of unsupervised learning is dimension reduction methods, such as PCA, t- SNE, while PCA is generally used in data preprocessing, and t-SNE usually used in data visualization.A more advanced branch is clustering, which explores the hidden patterns in data and then makes predictions on them; examples include K-mean clustering, Gaussian mixture models, hidden Markov models, and others.Along with the renaissance of deep learning, unsupervised learning gains more and more attention because it frees us from manually labeling data. J a i i n f o w a y A u g u s t 2 0 2 0 Linear Regression Logistic Regression K-Nearest Neighbors Decision Tree Random Forest Support Vector Machine Dimension ReductionDensity EstimationMarket Basket AnalysisGenerative adversarial networks (GANs)Clustering