SlideShare a Scribd company logo
Trending Topics in
Machine Learning
Machine Learning Algorithms
Machine Learning uses algorithm to turn a dataset into
model. Machine learning have the ability to calculate
complex data in a fast manner. We can easily make
decisions with less human intervention. Learning
algorithms are classified into 3 categories:
1. Supervised Learning
2. Unsupervised Learning
3. Reinforcement Learning
Supervised Learning
In supervised learning we use labelled datasets and
model learns about each data . Then ,after training
model is tested on the basis of test data . Supervised
Learning is further divided into 2 types :
● Regression
● Classification
Regression
It is used to determine the relationship between one
input variable and output variable . It is used for
prediction of continuous variables.
Classification
Classification is the process of grouping of objects and
ideas into preset categories. Classification is a form of
pattern recognition. One of the most common
applications of classification is for filtering emails into
“spam” or “non-spam”, used by email service providers.
Unsupervised Learning
In unsupervised learning , we not used any
labelled parameters and focus on discovering
hidden structures from unlabeled data to help
systems. Unsupervised learning further divideed
into 2 categories:
● Clustering
● Association
Clustering
Clustering ia collection of objects into
clusters with similarities in one group and
with no similarities in different group
Association
It is the method of determining the
relationship between different variables in
the database.
Reinforcement Learning
Reinforcement Learning is different from
supervised learning & unsupervised learning. We
can say that it is a process of trial and error finally
delivering results. In this learning agent
automatically learns with experience without any
label data.
Computer Vision
Using computer vision technology we drive
decisions using contextual image data.The main
goal of computer vision technology user can easily
interpret higher level concepts by the use of raw
image.
Neural Networks
Neural Network is also called deep neural
network .It consists of at least 3 layers of
neurons-input layer, hidden layer, output layer.
Neural network is tool used in many different
machine learning algorithms to process data input
that machines can easily understand.
Predictive Learning
Predictive analytics use techniques including ML,
predictive modelling and data mining to predict
future results. In predictive machine learning we
analyze the historical data to find patterns and
behaviours.
Data Mining
Data mining helpful in extracting information
from large amount of data for predicting the
results on a certain data. The softwares used in
data mining -clustering & segmentation software,
classification, association, text analysis, statistical
analysis.
THANK YOU

More Related Content

PPTX
Introduction-to-Machine-Learning (1).pptx
PPTX
Introduction-to-Machine-Learning.pptx this a file of ml algo
PPTX
Machine Learning.pptx
PPTX
introduction to machine learning
PDF
A Survey on Machine Learning Algorithms
PPTX
5. Machine Learning.pptx
PDF
what-is-machine-learning-and-its-importance-in-todays-world.pdf
PDF
Introducción de Inteligencia Artificial S
Introduction-to-Machine-Learning (1).pptx
Introduction-to-Machine-Learning.pptx this a file of ml algo
Machine Learning.pptx
introduction to machine learning
A Survey on Machine Learning Algorithms
5. Machine Learning.pptx
what-is-machine-learning-and-its-importance-in-todays-world.pdf
Introducción de Inteligencia Artificial S

Similar to Machine Learning BASICS AND ITS TYPES and its difference (20)

PPTX
Weed Detection and Identification using Deep learning Techniques
PDF
Identifying and classifying unknown Network Disruption
PDF
Difference Between Machine Learning and Deep Learning.pdf
DOCX
Artificial Intelligence.docx
PDF
module 3 Artificial Intelligence and ML.
PPTX
Artificial Intelligence(Machine learning & deep Learning ).pptx
PPTX
Introduction to Machine Learning
PPTX
Machine learning
PPTX
Muhammad Usman Akhtar | Ph.D Scholar | Wuhan University | School of Co...
PDF
Supervised learning techniques and applications
PDF
Machine Learning - Deep Learning
PDF
Machine Learning Tutorial for Beginners
PPTX
Screening of Mental Health in Adolescence.pptx
PDF
Mlmlmlmlmlmlmlmlmlmlmlmlmlmlmlml.lmlmlmlmlm
PDF
detailed Presentation on supervised learning
PDF
Supervised Machine Learning Techniques common algorithms and its application
PDF
Foundation of Data Sciences_PGP_Term II.pdf
PPTX
Internshipppt.pptx
PPTX
Introduction to Machine Learning Concepts
Weed Detection and Identification using Deep learning Techniques
Identifying and classifying unknown Network Disruption
Difference Between Machine Learning and Deep Learning.pdf
Artificial Intelligence.docx
module 3 Artificial Intelligence and ML.
Artificial Intelligence(Machine learning & deep Learning ).pptx
Introduction to Machine Learning
Machine learning
Muhammad Usman Akhtar | Ph.D Scholar | Wuhan University | School of Co...
Supervised learning techniques and applications
Machine Learning - Deep Learning
Machine Learning Tutorial for Beginners
Screening of Mental Health in Adolescence.pptx
Mlmlmlmlmlmlmlmlmlmlmlmlmlmlmlml.lmlmlmlmlm
detailed Presentation on supervised learning
Supervised Machine Learning Techniques common algorithms and its application
Foundation of Data Sciences_PGP_Term II.pdf
Internshipppt.pptx
Introduction to Machine Learning Concepts
Ad

Recently uploaded (20)

PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
PPTX
CYBER-CRIMES AND SECURITY A guide to understanding
PPT
Project quality management in manufacturing
PPTX
CH1 Production IntroductoryConcepts.pptx
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PDF
PPT on Performance Review to get promotions
PPTX
Sustainable Sites - Green Building Construction
PPTX
Geodesy 1.pptx...............................................
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPT
Mechanical Engineering MATERIALS Selection
PPTX
OOP with Java - Java Introduction (Basics)
PPTX
bas. eng. economics group 4 presentation 1.pptx
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PDF
Digital Logic Computer Design lecture notes
PPTX
UNIT-1 - COAL BASED THERMAL POWER PLANTS
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
Embodied AI: Ushering in the Next Era of Intelligent Systems
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
CYBER-CRIMES AND SECURITY A guide to understanding
Project quality management in manufacturing
CH1 Production IntroductoryConcepts.pptx
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPT on Performance Review to get promotions
Sustainable Sites - Green Building Construction
Geodesy 1.pptx...............................................
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Internet of Things (IOT) - A guide to understanding
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Mechanical Engineering MATERIALS Selection
OOP with Java - Java Introduction (Basics)
bas. eng. economics group 4 presentation 1.pptx
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
Digital Logic Computer Design lecture notes
UNIT-1 - COAL BASED THERMAL POWER PLANTS
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
Ad

Machine Learning BASICS AND ITS TYPES and its difference

  • 2. Machine Learning Algorithms Machine Learning uses algorithm to turn a dataset into model. Machine learning have the ability to calculate complex data in a fast manner. We can easily make decisions with less human intervention. Learning algorithms are classified into 3 categories: 1. Supervised Learning 2. Unsupervised Learning 3. Reinforcement Learning
  • 3. Supervised Learning In supervised learning we use labelled datasets and model learns about each data . Then ,after training model is tested on the basis of test data . Supervised Learning is further divided into 2 types : ● Regression ● Classification
  • 4. Regression It is used to determine the relationship between one input variable and output variable . It is used for prediction of continuous variables. Classification Classification is the process of grouping of objects and ideas into preset categories. Classification is a form of pattern recognition. One of the most common applications of classification is for filtering emails into “spam” or “non-spam”, used by email service providers.
  • 5. Unsupervised Learning In unsupervised learning , we not used any labelled parameters and focus on discovering hidden structures from unlabeled data to help systems. Unsupervised learning further divideed into 2 categories: ● Clustering ● Association
  • 6. Clustering Clustering ia collection of objects into clusters with similarities in one group and with no similarities in different group Association It is the method of determining the relationship between different variables in the database.
  • 7. Reinforcement Learning Reinforcement Learning is different from supervised learning & unsupervised learning. We can say that it is a process of trial and error finally delivering results. In this learning agent automatically learns with experience without any label data.
  • 8. Computer Vision Using computer vision technology we drive decisions using contextual image data.The main goal of computer vision technology user can easily interpret higher level concepts by the use of raw image.
  • 9. Neural Networks Neural Network is also called deep neural network .It consists of at least 3 layers of neurons-input layer, hidden layer, output layer. Neural network is tool used in many different machine learning algorithms to process data input that machines can easily understand.
  • 10. Predictive Learning Predictive analytics use techniques including ML, predictive modelling and data mining to predict future results. In predictive machine learning we analyze the historical data to find patterns and behaviours.
  • 11. Data Mining Data mining helpful in extracting information from large amount of data for predicting the results on a certain data. The softwares used in data mining -clustering & segmentation software, classification, association, text analysis, statistical analysis.