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¶
