ml_train_anomaly_detector
Train an anomaly detection model on a specific table and numeric field to identify unusual data patterns, enabling early detection of irregularities.
Instructions
Trigger training of an anomaly detection model for a specific table/field. [Write]
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| field | Yes | Numeric field to train on | |
| table | Yes | Target table for anomaly detection |