Eda Collinearity of the latest version of the data for a given feature.
KEY | TYPE | Description |
---|---|---|
selectedFeature | str | Selected feature to show the collinearity |
sortedColumnNames | list | Name of all the features in the data sorted in descending order of collinearity value |
featureCollinearity | dict | A dict describing the collinearity between a given feature and all the features in the data |