abacusai.eda_collinearity
Module Contents
Classes
Eda Collinearity of the latest version of the data between all the features. |
- class abacusai.eda_collinearity.EdaCollinearity(client, columnNames=None, collinearityMatrix={})
Bases:
abacusai.return_class.AbstractApiClass
Eda Collinearity of the latest version of the data between all the features.
- Parameters:
- __repr__()
Return repr(self).