class Aws::SageMaker::Types::AutoMLCandidate
Information about a candidate produced by an AutoML training job, including its status, steps, and other properties.
@!attribute [rw] candidate_name
The name of the candidate. @return [String]
@!attribute [rw] final_auto_ml_job_objective_metric
The best candidate result from an AutoML training job. @return [Types::FinalAutoMLJobObjectiveMetric]
@!attribute [rw] objective_status
The objective's status. @return [String]
@!attribute [rw] candidate_steps
Information about the candidate's steps. @return [Array<Types::AutoMLCandidateStep>]
@!attribute [rw] candidate_status
The candidate's status. @return [String]
@!attribute [rw] inference_containers
Information about the inference container definitions. @return [Array<Types::AutoMLContainerDefinition>]
@!attribute [rw] creation_time
The creation time. @return [Time]
@!attribute [rw] end_time
The end time. @return [Time]
@!attribute [rw] last_modified_time
The last modified time. @return [Time]
@!attribute [rw] failure_reason
The failure reason. @return [String]
@!attribute [rw] candidate_properties
The properties of an AutoML candidate job. @return [Types::CandidateProperties]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/AutoMLCandidate AWS API Documentation
Constants
- SENSITIVE