Download as txt, pdf, or txt
Download as txt, pdf, or txt
You are on page 1of 1

Machine Learning (ML) is a subset of artificial intelligence (AI) that focuses

on the development of algorithms that allow computers to learn from and make
decisions based on data. ML is used to identify patterns and make predictions or
decisions without being explicitly programmed to perform the task.

Types of Machine Learning:


1. Supervised Learning: Involves training a model on labeled data.
2. Unsupervised Learning: Involves using algorithms to analyze and cluster
unlabeled datasets.
3. Semi-Supervised Learning: Uses a mix of labeled and unlabeled data.
4. Reinforcement Learning: The model learns by receiving rewards or penalties
for the actions it performs.

Applications of Machine Learning:


- Speech Recognition
- Image Recognition
- Recommendation Systems

You might also like