rare_events_baseline
Surface rare tuple events from CSV data by comparing against a baseline frequency to identify anomalies.
Instructions
Return rare tuple events with baseline frequencies from parsed CSV data.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max_results | No | ||
| target_csv_path | Yes | ||
| baseline_csv_path | No | ||
| max_baseline_count | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||