01What is anomaly detection?
Anomaly detection identifies data points that deviate meaningfully from normal patterns — a server metric spike, an unusual transaction, a sensor drift. It is typically unsupervised because true anomalies are rare and you can't label them all in advance.
