evalml.data_checks.DefaultDataChecks.__init__

DefaultDataChecks.__init__(problem_type)[source]

A collection of basic data checks. :param problem_type: The problem type that is being validated. Can be regression, binary, or multiclass. :type problem_type: str