Skip to main content

Home

Anomaly Detector API

Anomaly detection involves identifying unexpected events, items, or observations in data sets that are suspicious because they differ significantly from standard behaviors or patterns. The anomaly detector API gathers metrics from Unravel and returns anomalous data.

Consider the following example where you run the Databricks cluster for a specific time, and the costs in each Databricks cluster usually run between 100 to 500 dollars range. Then, suddenly the cost rises to 1200 dollars or sometimes goes down to 30 dollars. This behavior is an unexpected event and is called an anomaly. By using the anomaly detection API, you get to know such unexpected events in your data sets.

anomaly-chart.png