recommend_tasks
Scans column types and shapes to recommend suitable ML tasks like classification, regression, or forecasting, with target candidates and feasibility.
Instructions
Propose ML / analytical tasks the data is well-suited for.
Heuristic-driven: scans column types and shapes to suggest classification,
regression, time-series forecasting, segmentation, anomaly detection, or
recommendation tasks. Each suggestion includes target candidate, predictor
list, feasibility (high/medium/low), challenges, and a one-line first step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||