Anomaly Detection with Z-Scoring is a simple, unsupervised statistical technique for flagging outliers. Z-scoring is a powerful, minimalist anomaly detection model that can be implemented quickly and flexibly in the data warehouse. The model is based on a fictitious transaction-level table in Snowflake.
Table of contents
Anomaly Detection in SQLWhy the focus on SQL?Anomaly Detection with Z-ScoringConclusionSort: