The contextual anomaly model is designed to handle multivariate data as input and predicts both a lower and upper value that encompasses the target variable/signal under normal conditions, based on a user-specified probability or confidence level. The higher the chosen probability, the less likely it is to observe the monitored signal outside of the predicted interval under in-distribution conditions. Consequently, any measured target variable falling outside the predicted interval can be considered an anomaly, with the probability of false alarm equal to the probability specified for the prediction interval.
Two typical examples:
API Documentation is hosted on Developer Hub
This repository includes a comprehensive guide for building and deploying a conformal prediction based model using Contextual Anomaly Recipe (available as API endpoint) for Maximo Monitor Application. It provides all the necessary resources, including
Wind Turbine
AssetMonitor
, KPI
endpoints to the created device, Monitor
, Visualizing
the results through an intuitive dashboardNavigate to the onboarding folder, where you'll discover all the resources essential for utilizing our contextual anomaly detection accelerator. To streamline and automate the entire procedure, we have provided a detailed outline of the required steps.
Completing the walkthrough should take around 15 minutes, taking into account the time needed for training, deployment, and inference on a dataset of size 10,000 during the demonstration.
See CONTRIBUTING for more information.
This collection of AI cookbooks is licensed under Apache. See the LICENSE file.
Please raise an issue on this repository.