plot_correlation_heatmap
Generate a correlation heatmap to visualize pairwise relationships between variables in a dataset, aiding feature selection and multicollinearity detection.
Instructions
Correlation matrix as a colored heatmap. JSON + inline PNG.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| method | No | pearson | |
| columns | No | ||
| source_id | Yes |