ai_anomaly_detection__zscore_anomalies
Identify outlier indices in financial data by returning values beyond a threshold of standard deviations from the mean using Z-score analysis.
Instructions
[ai-anomaly-detection] Indices of values beyond threshold standard deviations from the mean.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| values | Yes | ||
| threshold | No |