**What is Machine Learning?**
• Machine learning is a branch of arti cial intelligence (AI) that empowers
computers to acquire knowledge and skills through data analysis without
explicit programming. The fundamental principle lies in the ability of
computers to discern patterns and make informed predictions based on
data, resulting in enhanced performance over time.
•
• • **Applications of Machine Learning:**
•
• - **Image Recognition:** Identifying objects within visual representations.
• - **Natural Language Processing:** Understanding and generating human
language.
• - **Recommendation Systems:** Suggesting products or content based
on user preferences.
• - **Fraud Detection:** Identifying potentially fraudulent transactions.
• - **Medical Diagnosis:** Assisting medical professionals in disease
diagnosis.
**Types of Machine Learning:**
• • **Supervised Learning:**
•
• De nition: In supervised learning, the algorithm learns from labeled data,
wherein each data point is associated with a corresponding output. The
objective is to predict the output for novel, unlabeled data.
•
• Examples:
•
• - **Regression:** Predicting continuous outputs (e.g., house prices).
• - **Classi cation:** Predicting categorical outputs (e.g., spam or non-
spam).
•
• • **Unsupervised Learning:**
•
• De nition: In unsupervised learning, the algorithm learns from unlabeled
data, devoid of any prede ned output. The objective is to discern patterns
and structures within the data.
•
• Examples:
•
• - **Clustering:** Grouping similar data points into distinct clusters.
• - **Dimensionality Reduction:** Reducing the number of features in the
data.
fi
fi fi fi