evalml.data_checks.HighlyNullDataCheck¶
-
class
evalml.data_checks.
HighlyNullDataCheck
(pct_null_threshold=0.95)[source]¶ Checks if there are any highly-null columns in the input.
-
name
= 'HighlyNullDataCheck'¶
Instance attributes
Methods:
Checks if there are any highly-null columns in the input.
Checks if there are any highly-null columns in the input.
-