Getting Started
Objective functions
Automated Machine Learning
Pipelines and Components
Data Checks
Resources
evalml.data_checks.
DataCheckMessage
Base class for all DataCheckMessages.
message_type
Methods:
__init__
Message returned by a DataCheck, tagged by name.”
__str__
String representation of data check message, equivalent to self.message attribute.
__eq__
Checks for equality.