0% found this document useful (0 votes)
17 views1 page

Machine Learning

Uploaded by

miskpb21
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)
17 views1 page

Machine Learning

Uploaded by

miskpb21
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

Machine Learning (ML)

Machine Learning is a subset of AI that involves teaching computers to learn from data and improve over
time without being explicitly programmed. It uses algorithms to identify patterns in data and make
decisions based on those patterns. Key types of machine learning include:

 Supervised Learning: The algorithm learns from labeled data, where both the input and the
correct output are provided.

 Unsupervised Learning: The algorithm identifies patterns in data without labeled outputs, such
as clustering or anomaly detection.

 Reinforcement Learning: The algorithm learns by interacting with an environment and receiving
feedback in the form of rewards or penalties based on its actions.

You might also like