evalml.data_checks.MulticollinearityDataCheck¶
-
class
evalml.data_checks.MulticollinearityDataCheck(threshold=0.9)[source]¶ Check if any set features are likely to be multicollinear.
-
name= 'MulticollinearityDataCheck'¶
Methods:
Check if any set of features are likely to be multicollinear.
Check if any set of features are likely to be multicollinear.
-
Class Inheritance¶
