Back to skills

azure-ai-anomalydetector-java

data

Azure AI Anomaly Detector SDK for Java lets you detect anomalies in time-series data using univariate or multivariate analysis. It supports batch detection, real-time streaming detection, and change p

Setup & Installation

npx skills add https://github.com/microsoft/azure-ai-anomalydetector-java --skill azure-ai-anomalydetector-java
or paste the link and ask your coding assistant to install it
https://github.com/microsoft/azure-ai-anomalydetector-java
View on GitHub

What This Skill Does

Azure AI Anomaly Detector SDK for Java lets you detect anomalies in time-series data using univariate or multivariate analysis. It supports batch detection, real-time streaming detection, and change point detection across single or correlated signals. Instead of writing statistical thresholds by hand, you get a trained Graph Attention Network that captures inter-variable correlations across hundreds of signals automatically.

When to use it

  • Working with azure ai anomalydetector java functionality
  • Implementing azure ai anomalydetector java features
  • Debugging azure ai anomalydetector java related issues