Interactive Pearson correlation heatmap visualizer with Variance Inflation Factor (VIF) calculation to eliminate multicollinearity in regression models.
| Features | Feature_1 | Feature_2 | Feature_3 | Feature_4 | Target (Y) |
|---|---|---|---|---|---|
| Feature_1 | 1.00 | 0.42 | -0.12 | 0.68 | 0.81 |
| Feature_2 | 0.42 | 1.00 | 0.08 | 0.31 | 0.49 |
| Feature_3 | -0.12 | 0.08 | 1.00 | -0.24 | -0.15 |
| Feature_4 | 0.68 | 0.31 | -0.24 | 1.00 | 0.74 |