Cs3491 - Aiml - Unit III - Introduction To Machine Learning1
Cs3491 - Aiml - Unit III - Introduction To Machine Learning1
Cs3491 - Aiml - Unit III - Introduction To Machine Learning1
Engineering
Regulation 21
Semester: III
K.Sumithra Devi
Assistant Professor
CSE
UNIT III SUPERVISED LEARNING – INTRODUCTION TO MACHINE LEARNING
K3
06/06/2024 https://refreshscience.com
KCG DEPARTMENT OF CSE 4
Normal Computer vs ML
06/06/2024 https://refreshscience.com
KCG DEPARTMENT OF CSE 5
Types of Machine Learning
06/06/2024 https://refreshscience.com
KCG DEPARTMENT OF CSE 6
Supervised Machine Learning
Supervised learning is when we teach or train the machine using data
that is well-labelled. Which means some data is already tagged with
the correct answer.
After that, the machine is provided with a new set of examples(data)
so that the supervised learning algorithm analyses the training data(set
of training examples) and produces a correct outcome from labeled
data.
06/06/2024 https://refreshscience.com
KCG DEPARTMENT OF CSE 7
Unsupervised Machine Learning
• Here the task of the machine is to group unsorted information
according to similarities, patterns, and differences without any prior
training of data.
• Grouping - Clustering
06/06/2024 https://refreshscience.com
KCG DEPARTMENT OF CSE 8
Semi supervised Learning
Semi-supervised learning is a type of machine learning that falls in between
supervised and unsupervised learning.
It is a method that uses a small amount of labeled data and a large amount of
unlabeled data to train a model.
Example:
1.Text Classification
2.Image Classification
06/06/2024 https://refreshscience.com
KCG DEPARTMENT OF CSE 9
06/06/2024 https://refreshscience.com
KCG DEPARTMENT OF CSE 10
06/06/2024 https://refreshscience.com
KCG DEPARTMENT OF CSE 11
Classification
https://
06/06/2024 DEPARTMENT OF CSE
Classification
https://
06/06/2024 DEPARTMENT OF CSE
Classification
https://
06/06/2024 DEPARTMENT OF CSE
Regression
https://
06/06/2024 DEPARTMENT OF CSE
Regression
https://
06/06/2024 DEPARTMENT OF CSE
Some of the machine learning algorithms are:
• Neural Networks
• Random Forests
• Decision trees
• Genetic algorithm
• Radial basis function
• Sigmoid
06/06/2024 https://refreshscience.com
KCG DEPARTMENT OF CSE 17
Machine Learning Uses:
• Traffic prediction
• Virtual Personal Assistant
• Speech recognition
• Email spam and malware filtering
• Bioinformatics
• Natural language processing
06/06/2024 https://refreshscience.com
KCG DEPARTMENT OF CSE 18
Real Time Examples for ML
• TRAFFIC PREDICTION
• VIRTUAL PERSONAL ASSISTANT
• ONLINE TRANSPORTATION
• SOCIAL MEDIA SERVICES
• EMAIL SPAM FILTERING
• PRODUCT RECOMMENDATION
• ONLINE FRAUD DETECTION
06/06/2024 https://refreshscience.com
KCG DEPARTMENT OF CSE 19
Best Programming Languages for ML
• Python,
• java,
• C,
• C++,
• Shell,
• R,
• JavaScript,
• Scala,
• Shell,
• Julia
06/06/2024 https://refreshscience.com
KCG DEPARTMENT OF CSE 20
06/06/2024 https://refreshscience.com
KCG DEPARTMENT OF CSE 21
Advantages of Machine Learning
06/06/2024 https://refreshscience.com
KCG DEPARTMENT OF CSE 22
Disadvantages of Machine Learning
06/06/2024 https://refreshscience.com
KCG DEPARTMENT OF CSE 23