navdeep-G / interpretable-ml

Techniques & resources for training interpretable ML models, explaining ML models, and debugging ML models.
Apache License 2.0
21 stars 8 forks source link

Correlation matrix #19

Open pramitchoudhary opened 6 years ago

pramitchoudhary commented 6 years ago

This is a low hanging fruit which could be covered under Exploratory Analysis. We can then compare the high correlated features and not highly correlated features to understand or poke around Surrogate Models validate if the influences are rightly captured.