evalml.data_checks.IDColumnsDataCheck¶
-
class
evalml.data_checks.
IDColumnsDataCheck
(id_threshold=1.0)[source]¶ Check if any of the features are likely to be ID columns.
-
name
= 'IDColumnsDataCheck'¶
Methods:
Check if any of the features are likely to be ID columns.
Check if any of the features are likely to be ID columns.
-
Class Inheritance¶
![Inheritance diagram of IDColumnsDataCheck](../_images/inheritance-eba90cba55a326586594205a74df1b5d6f960ab6.png)