You are viewing documentation for version 2 of the AWS SDK for Ruby. Version 3 documentation can be found here.

Class: Aws::SageMaker::Types::ResolvedAttributes

Inherits:
Struct
  • Object
show all
Defined in:
(unknown)

Overview

The resolved attributes.

Returned by:

Instance Attribute Summary collapse

Instance Attribute Details

#auto_ml_job_objectiveTypes::AutoMLJobObjective

Specifies a metric to minimize or maximize as the objective of a job.

Returns:

#completion_criteriaTypes::AutoMLJobCompletionCriteria

How long a job is allowed to run, or how many candidates a job is allowed to generate.

Returns:

#problem_typeString

The problem type.

Possible values:

  • BinaryClassification
  • MulticlassClassification
  • Regression

Returns:

  • (String)

    The problem type.