Create and Train Models
A model is managed resource in the Anomaly Detection service that's used to train machine learning models as HTTP endpoints in OCI.
The API performs anomaly detection to:
- Train
-
The anomaly detection model using the provided raw data with a connection to data. For example, using an ATP database.
- Detect
-
The anomalies for the data contained in the request using the stored model.

You can perform the following model tasks: