What problem does it solve?
Anomaly detection methodologies, strategy selection, and application. Use when: identifying outliers in data, detecting unusual patterns in metrics or logs, choosing between statistical and ML-based detection methods, building alerting thresholds, analyzing time series for anomalies, investigating suspicious data points, designing anomaly detection pipelines, or evaluating whether a detected anomaly is real or an artifact. Works on time series, tabular data, event streams, and metric dashboards.
Core Features & Use Cases
- Tiered methodologies (Tier 1: statistics, Tier 2: time-series, Tier 3: machine learning) to cover univariate and multivariate data
- Comprehensive workflow: Data profiling, baseline, method selection, evaluation, and operational design
- Support for alerting and integration with dashboards, with guidance on reducing false positives
- Easy-to-use, explainable approach to anomaly detection across domains (ops, finance, web analytics)
Quick Start
Use a small sample dataset to trigger a basic anomaly detection workflow and inspect results.