Inlier, outlier, Novelty
-
Inlier: A Data point that falls within the normal
range defined by the majority of the data. it fits the expected pattern
-
outlier: A data point that deviates significantly from
the main cluster
-
Anomaly Detection: Finding unusual patterns in data
- Goal is to identify these outliers based on how far they deviate from the majority of the data
- Real time data/Production data has outliers, which needed to be found.