find_correlations
Analyze CSV datasets to detect numerical feature pairs with strong correlations, using a configurable threshold to refine results.
Instructions
Finds strongly correlated numerical feature pairs above a specified absolute threshold.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| threshold | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||