0% found this document useful (0 votes)
20 views6 pages

Introduction To Machine Learning

The document introduces machine learning and describes it as a branch of artificial intelligence that focuses on using data and algorithms to improve performance through experience like humans. It also lists two main types of machine learning: supervised learning which learns from labeled example data and unsupervised learning which learns without pre-assigned labels.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
20 views6 pages

Introduction To Machine Learning

The document introduces machine learning and describes it as a branch of artificial intelligence that focuses on using data and algorithms to improve performance through experience like humans. It also lists two main types of machine learning: supervised learning which learns from labeled example data and unsupervised learning which learns without pre-assigned labels.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 6

Introduction to Machine Learning

what is Machine Learning (ML)?


“Learning is any process by which a system improves performance from experience.”
- Herbert Simon

-Machine learning is a branch of artificial intelligence (AI) which focuses on the use of data and
algorithms to imitate the way that humans learn, gradually improving its accuracy.
-Use of data to enable the machine to improve by experience.
Types of Machine Learning
1. Supervised Learning is the machine learning task of learning a function that maps an input to an
output based on example input-output pairs.
-algorithm is trained on input data that has been labeled for a particular output.
2. Unsupervised Learning is a type of machine learning in which the algorithm is not provided with any
pre-assigned labels or scores for the training data.

You might also like