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.

Shows the workflow to create and train custom models.

You can perform the following model tasks: