Class Notes Introduction To Machine Learning
Class Notes Introduction To Machine Learning
Introduction
- Machine Learning (ML) is a subset of artificial intelligence (AI) that enables systems to learn
from data and improve over time without being explicitly programmed.
- Applications include image recognition, speech processing, and recommendation systems.
Key Algorithms
- Linear Regression, Logistic Regression, Decision Trees, K-Means, Neural Networks.
References
- 1. 'Pattern Recognition and Machine Learning' by C. Bishop
- 2. Coursera: Machine Learning by Andrew Ng