Class AutoMLVertical

    • Constructor Detail

      • AutoMLVertical

        public AutoMLVertical()
    • Method Detail

      • logVerbosity

        public LogVerbosity logVerbosity()
        Get the logVerbosity property: Log verbosity for the job.
        Returns:
        the logVerbosity value.
      • withLogVerbosity

        public AutoMLVertical withLogVerbosity​(LogVerbosity logVerbosity)
        Set the logVerbosity property: Log verbosity for the job.
        Parameters:
        logVerbosity - the logVerbosity value to set.
        Returns:
        the AutoMLVertical object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.