ml_forecast_incidents
Predict incident volume for upcoming days using historical data trends to support proactive resource planning and management.
Instructions
Forecast incident volume for the next N days based on historical trends
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| days_ahead | No | Number of days to forecast (default 7) | |
| category | No | Filter by category (optional) | |
| priority | No | Filter by priority (optional) |