Machine Learning
Machine learning is a branch of AI where a system learns patterns from data instead of being explicitly programmed with each rule.
A machine learning algorithm trains on examples and adjusts its parameters to reduce errors. Once trained, it applies those patterns to new data it has never seen.
Machine learning is the technical foundation of LLMs, recommendation engines, and search ranking. Understanding the principle helps explain why these systems sometimes fail in unexpected ways.