SlideShare a Scribd company logo
Introduction to Machine learning
(Machine Learning-I)
Prof. Atul D. Mairale
Department of Computer Science & Engineering(Data Science)
R. C. Patel Institute of Technology, Shirpur
Unit-I
Types of Machine Learning
Based on the methods and way of learning, machine learning is divided
into mainly four types, which are:
• Supervised Machine Learning
• Unsupervised Machine Learning
• Reinforcement Learning
1. Supervised Machine Learning
• Supervised machine learning is based on supervision.
• In the supervised learning technique, we train the machines using the
"labelled" dataset, and based on the training, the machine predicts
the output.
• the labelled data specifies that some of the inputs are already
mapped to the output.
• More preciously, we can say; first, we train the machine with the
input and corresponding output, and then we ask the machine to
predict the output using the test dataset.
1. Supervised Machine Learning
• Let's understand supervised learning with an example. Suppose we have an
input dataset of cats and dog images. So, first, we will provide the training
to the machine to understand the images, such as the shape & size of the
tail of cat and dog, Shape of eyes, color, height (dogs are taller, cats are
smaller), etc.
• After completion of training, we input the picture of a cat and ask the
machine to identify the object and predict the output. Now, the machine is
well trained, so it will check all the features of the object, such as height,
shape, color, eyes, ears, tail, etc., and find that it's a cat. So, it will put it in
the Cat category. This is the process of how the machine identifies the
objects in Supervised Learning.
• The main goal of the supervised learning technique is to map the input
variable(x) with the output variable(y).
1. Supervised Machine Learning
oCategories of Supervised Machine Learning:
Supervised machine learning can be classified into two types of
problems, which are given below:
• Classification
• Regression
1. Supervised Machine Learning
a) Classification:
• Classification algorithms are used to solve the classification problems
in which the output variable is categorical, such as "Yes" or No, Male
or Female, Red or Blue, etc. The classification algorithms predict the
categories present in the dataset. Some real-world examples of
classification algorithms are Spam Detection, Email filtering, etc.
• Some popular classification algorithms are:
Random Forest Algorithm
Decision Tree Algorithm
Logistic Regression Algorithm
Support Vector Machine Algorithm
1. Supervised Machine Learning
b) Regression:
• Regression algorithms are used to solve regression problems in which
there is a linear relationship between input and output variables.
These are used to predict continuous output variables, such as
market trends, weather prediction, etc.
• Some popular Regression algorithms are:
Simple Linear Regression Algorithm
Multivariate Regression Algorithm
Decision Tree Algorithm
Lasso Regression
2. Unsupervised Machine Learning
• In unsupervised machine learning, the machine is trained using the
unlabeled dataset, and the machine predicts the output without any
supervision.
• In unsupervised learning, the models are trained with the data that is
neither classified nor labelled, and the model acts on that data
without any supervision.
• The main aim of the unsupervised learning algorithm is to group or
categories the unsorted dataset according to the similarities,
patterns, and differences.
• Unsupervised Learning can be further classified into two types, which
are given below:
• Clustering
• Association
2. Unsupervised Machine Learning
1) Clustering:
• The clustering technique is used when we want to find the inherent
groups from the data. It is a way to group the objects into a cluster such
that the objects with the most similarities remain in one group and have
fewer or no similarities with the objects of other groups. An example of
the clustering algorithm is grouping the customers by their purchasing
behavior. Some of the popular clustering algorithms are:
K-Means Clustering algorithm
Mean-shift algorithm
DBSCAN Algorithm
Principal Component Analysis
Independent Component Analysis
2. Unsupervised Machine Learning
2) Association:
• Association rule learning is an unsupervised learning
technique, which finds interesting relations among variables
within a large dataset. The main aim of this learning
algorithm is to find the dependency of one data item on
another data item and map those variables accordingly so
that it can generate maximum profit. This algorithm is mainly
applied in Market Basket analysis, Web usage mining,
continuous production, etc.
• Some popular algorithms of Association rule learning
are Apriori Algorithm, Eclat, FP-growth algorithm.
3. Reinforcement Learning
• Reinforcement learning works on a feedback-based process, in
which an AI agent (A software component) automatically explore its
surrounding by hitting & trail, taking action, learning from
experiences, and improving its performance. Agent gets rewarded
for each good action and get punished for each bad action; hence the
goal of reinforcement learning agent is to maximize the rewards.
• In reinforcement learning, there is no labelled data like supervised
learning, and agents learn from their experiences only.
3. Reinforcement Learning
Reinforcement learning is categorized mainly into two types of
methods/algorithms:
• Positive Reinforcement Learning: Positive reinforcement
learning specifies increasing the tendency that the required
behaviour would occur again by adding something. It
enhances the strength of the behaviour of the agent and
positively impacts it.
• Negative Reinforcement Learning: Negative reinforcement
learning works exactly opposite to the positive RL. It
increases the tendency that the specific behaviour would
occur again by avoiding the negative condition.
Issues in Machine Learning
Inadequate Training Data
Poor quality of data
Non-representative training data
Overfitting and Underfitting
Monitoring and maintenance
Getting bad recommendations
Lack of skilled resources
Process Complexity of Machine Learning
Data Bias
Mal8iiiiiiiiiiiiiiiii8iiiiii Unit-I.pptx
Steps Involved in Developing a Machine Learning Application

More Related Content

PDF
22PCOAM16_ML_Unit 1 notes & Question Bank with answers.pdf
Guru Nanak Technical Institutions
 
PDF
22PCOAM16_MACHINE_LEARNING_UNIT_I_NOTES.pdf
Guru Nanak Technical Institutions
 
PPTX
Session 17-18 machine learning very important and good type student favour.pptx
devadattha
 
PDF
Mlmlmlmlmlmlmlmlmlmlmlmlmlmlmlml.lmlmlmlmlm
akshithasamudrala951
 
PPTX
An-Overview-of-Machine-Learning.pptx
someyamohsen3
 
PPT
machine-learning-with-python usage in.ppt
bandavijaykumar1
 
PPT
Machine learning classification ppt.ppt
amreenkhanum0307
 
PPT
introduction to machine learning pdf.ppt
amreenkhanum0307
 
22PCOAM16_ML_Unit 1 notes & Question Bank with answers.pdf
Guru Nanak Technical Institutions
 
22PCOAM16_MACHINE_LEARNING_UNIT_I_NOTES.pdf
Guru Nanak Technical Institutions
 
Session 17-18 machine learning very important and good type student favour.pptx
devadattha
 
Mlmlmlmlmlmlmlmlmlmlmlmlmlmlmlml.lmlmlmlmlm
akshithasamudrala951
 
An-Overview-of-Machine-Learning.pptx
someyamohsen3
 
machine-learning-with-python usage in.ppt
bandavijaykumar1
 
Machine learning classification ppt.ppt
amreenkhanum0307
 
introduction to machine learning pdf.ppt
amreenkhanum0307
 

Similar to Mal8iiiiiiiiiiiiiiiii8iiiiii Unit-I.pptx (20)

PPTX
Machine Learning PPT BY RAVINDRA SINGH KUSHWAHA B.TECH(IT) CHAUDHARY CHARAN S...
RavindraSinghKushwah1
 
PPTX
Machine Learning DR PRKRao-PPT UNIT-I.pptx
csithodsdes
 
PPTX
types of learningyjhjfhnjfnfnhnnnnn.pptx
RoselinLourd
 
PPTX
Unsupervised & Supervised learning Strategies in detail.pptx
truptikulkarni2066
 
PPTX
Supervised Machine Learning.pptx
ChanduChandran6
 
PDF
Unit1_Types of MACHINE LEARNING 2020pattern.pdf
RAMESHWAR CHINTAMANI
 
PPTX
Types of Machine Learning- Tanvir Siddike Moin
Tanvir Moin
 
PPTX
INTERNSHIP ON MAcHINE LEARNING.pptx
srikanthkallem1
 
PPTX
ECT463 Machine Learning Module 1 KTU 2019 Scheme.pptx
roshi4781
 
DOCX
Introduction to Machine Learning for btech 7th sem
cse21216
 
PPTX
unit 1.2 supervised learning.pptx
Dr.Shweta
 
PPTX
Supervised and Unsupervised Machine learning
karimibaryal1996
 
PPT
Machine Learning BASICS AND ITS TYPES and its difference
devismileyrockz
 
PDF
IRJET - A Survey on Machine Learning Algorithms, Techniques and Applications
IRJET Journal
 
PPTX
Machine Learning with Python- Methods for Machine Learning.pptx
iaeronlineexm
 
PDF
Supervised Machine Learning Techniques common algorithms and its application
Tara ram Goyal
 
PPT
Unit-V Machine Learning.ppt
Sharpmark256
 
PPTX
MachineLearning_intro_Types_of_learning.pptx
UTKARSHBHARDWAJ71
 
PDF
An Introduction to Machine Learning
Vedaj Padman
 
PPTX
ML SFCSE.pptx
NIKHILGR3
 
Machine Learning PPT BY RAVINDRA SINGH KUSHWAHA B.TECH(IT) CHAUDHARY CHARAN S...
RavindraSinghKushwah1
 
Machine Learning DR PRKRao-PPT UNIT-I.pptx
csithodsdes
 
types of learningyjhjfhnjfnfnhnnnnn.pptx
RoselinLourd
 
Unsupervised & Supervised learning Strategies in detail.pptx
truptikulkarni2066
 
Supervised Machine Learning.pptx
ChanduChandran6
 
Unit1_Types of MACHINE LEARNING 2020pattern.pdf
RAMESHWAR CHINTAMANI
 
Types of Machine Learning- Tanvir Siddike Moin
Tanvir Moin
 
INTERNSHIP ON MAcHINE LEARNING.pptx
srikanthkallem1
 
ECT463 Machine Learning Module 1 KTU 2019 Scheme.pptx
roshi4781
 
Introduction to Machine Learning for btech 7th sem
cse21216
 
unit 1.2 supervised learning.pptx
Dr.Shweta
 
Supervised and Unsupervised Machine learning
karimibaryal1996
 
Machine Learning BASICS AND ITS TYPES and its difference
devismileyrockz
 
IRJET - A Survey on Machine Learning Algorithms, Techniques and Applications
IRJET Journal
 
Machine Learning with Python- Methods for Machine Learning.pptx
iaeronlineexm
 
Supervised Machine Learning Techniques common algorithms and its application
Tara ram Goyal
 
Unit-V Machine Learning.ppt
Sharpmark256
 
MachineLearning_intro_Types_of_learning.pptx
UTKARSHBHARDWAJ71
 
An Introduction to Machine Learning
Vedaj Padman
 
ML SFCSE.pptx
NIKHILGR3
 
Ad

Recently uploaded (20)

PDF
Traditional Exams vs Continuous Assessment in Boarding Schools.pdf
The Asian School
 
PPTX
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
PPTX
MT Chapter 1.pptx- Magnetic particle testing
ABCAnyBodyCanRelax
 
PDF
FLEX-LNG-Company-Presentation-Nov-2017.pdf
jbloggzs
 
PDF
Introduction to Data Science: data science process
ShivarkarSandip
 
PPTX
MSME 4.0 Template idea hackathon pdf to understand
alaudeenaarish
 
PPTX
Information Retrieval and Extraction - Module 7
premSankar19
 
PPTX
ternal cell structure: leadership, steering
hodeeesite4
 
PDF
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 
PPT
SCOPE_~1- technology of green house and poyhouse
bala464780
 
PDF
Principles of Food Science and Nutritions
Dr. Yogesh Kumar Kosariya
 
PDF
오픈소스 LLM, vLLM으로 Production까지 (Instruct.KR Summer Meetup, 2025)
Hyogeun Oh
 
PDF
Chad Ayach - A Versatile Aerospace Professional
Chad Ayach
 
PPTX
database slide on modern techniques for optimizing database queries.pptx
aky52024
 
PDF
LEAP-1B presedntation xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hatem173148
 
PPTX
AgentX UiPath Community Webinar series - Delhi
RohitRadhakrishnan8
 
PPT
1. SYSTEMS, ROLES, AND DEVELOPMENT METHODOLOGIES.ppt
zilow058
 
PPTX
Victory Precisions_Supplier Profile.pptx
victoryprecisions199
 
PDF
2010_Book_EnvironmentalBioengineering (1).pdf
EmilianoRodriguezTll
 
PDF
dse_final_merit_2025_26 gtgfffffcjjjuuyy
rushabhjain127
 
Traditional Exams vs Continuous Assessment in Boarding Schools.pdf
The Asian School
 
business incubation centre aaaaaaaaaaaaaa
hodeeesite4
 
MT Chapter 1.pptx- Magnetic particle testing
ABCAnyBodyCanRelax
 
FLEX-LNG-Company-Presentation-Nov-2017.pdf
jbloggzs
 
Introduction to Data Science: data science process
ShivarkarSandip
 
MSME 4.0 Template idea hackathon pdf to understand
alaudeenaarish
 
Information Retrieval and Extraction - Module 7
premSankar19
 
ternal cell structure: leadership, steering
hodeeesite4
 
settlement FOR FOUNDATION ENGINEERS.pdf
Endalkazene
 
SCOPE_~1- technology of green house and poyhouse
bala464780
 
Principles of Food Science and Nutritions
Dr. Yogesh Kumar Kosariya
 
오픈소스 LLM, vLLM으로 Production까지 (Instruct.KR Summer Meetup, 2025)
Hyogeun Oh
 
Chad Ayach - A Versatile Aerospace Professional
Chad Ayach
 
database slide on modern techniques for optimizing database queries.pptx
aky52024
 
LEAP-1B presedntation xxxxxxxxxxxxxxxxxxxxxxxxxxxxx
hatem173148
 
AgentX UiPath Community Webinar series - Delhi
RohitRadhakrishnan8
 
1. SYSTEMS, ROLES, AND DEVELOPMENT METHODOLOGIES.ppt
zilow058
 
Victory Precisions_Supplier Profile.pptx
victoryprecisions199
 
2010_Book_EnvironmentalBioengineering (1).pdf
EmilianoRodriguezTll
 
dse_final_merit_2025_26 gtgfffffcjjjuuyy
rushabhjain127
 
Ad

Mal8iiiiiiiiiiiiiiiii8iiiiii Unit-I.pptx

  • 1. Introduction to Machine learning (Machine Learning-I) Prof. Atul D. Mairale Department of Computer Science & Engineering(Data Science) R. C. Patel Institute of Technology, Shirpur Unit-I
  • 2. Types of Machine Learning Based on the methods and way of learning, machine learning is divided into mainly four types, which are: • Supervised Machine Learning • Unsupervised Machine Learning • Reinforcement Learning
  • 3. 1. Supervised Machine Learning • Supervised machine learning is based on supervision. • In the supervised learning technique, we train the machines using the "labelled" dataset, and based on the training, the machine predicts the output. • the labelled data specifies that some of the inputs are already mapped to the output. • More preciously, we can say; first, we train the machine with the input and corresponding output, and then we ask the machine to predict the output using the test dataset.
  • 4. 1. Supervised Machine Learning • Let's understand supervised learning with an example. Suppose we have an input dataset of cats and dog images. So, first, we will provide the training to the machine to understand the images, such as the shape & size of the tail of cat and dog, Shape of eyes, color, height (dogs are taller, cats are smaller), etc. • After completion of training, we input the picture of a cat and ask the machine to identify the object and predict the output. Now, the machine is well trained, so it will check all the features of the object, such as height, shape, color, eyes, ears, tail, etc., and find that it's a cat. So, it will put it in the Cat category. This is the process of how the machine identifies the objects in Supervised Learning. • The main goal of the supervised learning technique is to map the input variable(x) with the output variable(y).
  • 5. 1. Supervised Machine Learning oCategories of Supervised Machine Learning: Supervised machine learning can be classified into two types of problems, which are given below: • Classification • Regression
  • 6. 1. Supervised Machine Learning a) Classification: • Classification algorithms are used to solve the classification problems in which the output variable is categorical, such as "Yes" or No, Male or Female, Red or Blue, etc. The classification algorithms predict the categories present in the dataset. Some real-world examples of classification algorithms are Spam Detection, Email filtering, etc. • Some popular classification algorithms are: Random Forest Algorithm Decision Tree Algorithm Logistic Regression Algorithm Support Vector Machine Algorithm
  • 7. 1. Supervised Machine Learning b) Regression: • Regression algorithms are used to solve regression problems in which there is a linear relationship between input and output variables. These are used to predict continuous output variables, such as market trends, weather prediction, etc. • Some popular Regression algorithms are: Simple Linear Regression Algorithm Multivariate Regression Algorithm Decision Tree Algorithm Lasso Regression
  • 8. 2. Unsupervised Machine Learning • In unsupervised machine learning, the machine is trained using the unlabeled dataset, and the machine predicts the output without any supervision. • In unsupervised learning, the models are trained with the data that is neither classified nor labelled, and the model acts on that data without any supervision. • The main aim of the unsupervised learning algorithm is to group or categories the unsorted dataset according to the similarities, patterns, and differences. • Unsupervised Learning can be further classified into two types, which are given below: • Clustering • Association
  • 9. 2. Unsupervised Machine Learning 1) Clustering: • The clustering technique is used when we want to find the inherent groups from the data. It is a way to group the objects into a cluster such that the objects with the most similarities remain in one group and have fewer or no similarities with the objects of other groups. An example of the clustering algorithm is grouping the customers by their purchasing behavior. Some of the popular clustering algorithms are: K-Means Clustering algorithm Mean-shift algorithm DBSCAN Algorithm Principal Component Analysis Independent Component Analysis
  • 10. 2. Unsupervised Machine Learning 2) Association: • Association rule learning is an unsupervised learning technique, which finds interesting relations among variables within a large dataset. The main aim of this learning algorithm is to find the dependency of one data item on another data item and map those variables accordingly so that it can generate maximum profit. This algorithm is mainly applied in Market Basket analysis, Web usage mining, continuous production, etc. • Some popular algorithms of Association rule learning are Apriori Algorithm, Eclat, FP-growth algorithm.
  • 11. 3. Reinforcement Learning • Reinforcement learning works on a feedback-based process, in which an AI agent (A software component) automatically explore its surrounding by hitting & trail, taking action, learning from experiences, and improving its performance. Agent gets rewarded for each good action and get punished for each bad action; hence the goal of reinforcement learning agent is to maximize the rewards. • In reinforcement learning, there is no labelled data like supervised learning, and agents learn from their experiences only.
  • 12. 3. Reinforcement Learning Reinforcement learning is categorized mainly into two types of methods/algorithms: • Positive Reinforcement Learning: Positive reinforcement learning specifies increasing the tendency that the required behaviour would occur again by adding something. It enhances the strength of the behaviour of the agent and positively impacts it. • Negative Reinforcement Learning: Negative reinforcement learning works exactly opposite to the positive RL. It increases the tendency that the specific behaviour would occur again by avoiding the negative condition.
  • 13. Issues in Machine Learning Inadequate Training Data Poor quality of data Non-representative training data Overfitting and Underfitting Monitoring and maintenance Getting bad recommendations Lack of skilled resources Process Complexity of Machine Learning Data Bias
  • 15. Steps Involved in Developing a Machine Learning Application