Eda Collinearity of the latest version of the data between all the features.
KEY | TYPE | Description |
---|---|---|
columnNames | list | Name of all the features in the y axis of the collinearity matrix |
collinearityMatrix | dict | A dict describing the collinearity between all the features |
groupFeatureDict | dict | A dict describing the index of the group from collinearity_groups a feature exists in |
collinearityGroups | list | Groups created based on a collinearity threshold of 0.7 |
columnNamesX | list | Name of all the features in the x axis of the collinearity matrix |