GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
Paws::SageMaker::DescribeAutoMLJobResponse(3) User Contributed Perl Documentation Paws::SageMaker::DescribeAutoMLJobResponse(3)

Paws::SageMaker::DescribeAutoMLJobResponse

REQUIRED AutoMLJobArn => Str

Returns the ARN of the AutoML job.

Returns information on the job's artifacts found in "AutoMLJobArtifacts".

Returns the configuration for the AutoML job.

REQUIRED AutoMLJobName => Str

Returns the name of the AutoML job.

Returns the job's objective.

REQUIRED AutoMLJobSecondaryStatus => Str

Returns the secondary status of the AutoML job.

Valid values are: "Starting", "AnalyzingData", "FeatureEngineering", "ModelTuning", "MaxCandidatesReached", "Failed", "Stopped", "MaxAutoMLJobRuntimeReached", "Stopping", "CandidateDefinitionsGenerated", "GeneratingExplainabilityReport", "Completed", "ExplainabilityError", "DeployingModel", "ModelDeploymentError" =head2 REQUIRED AutoMLJobStatus => Str

Returns the status of the AutoML job.

Valid values are: "Completed", "InProgress", "Failed", "Stopped", "Stopping" =head2 BestCandidate => Paws::SageMaker::AutoMLCandidate

Returns the job's best "AutoMLCandidate".

REQUIRED CreationTime => Str

Returns the creation time of the AutoML job.

Returns the end time of the AutoML job.

Returns the failure reason for an AutoML job, when applicable.

Indicates whether the output for an AutoML job generates candidate definitions only.

REQUIRED InputDataConfig => ArrayRef[Paws::SageMaker::AutoMLChannel]

Returns the input data configuration for the AutoML job..

REQUIRED LastModifiedTime => Str

Returns the job's last modified time.

Indicates whether the model was deployed automatically to an endpoint and the name of that endpoint if deployed automatically.

Provides information about endpoint for the model deployment.

REQUIRED OutputDataConfig => Paws::SageMaker::AutoMLOutputDataConfig

Returns the job's output data config.

Returns a list of reasons for partial failures within an AutoML job.

Returns the job's problem type.

Valid values are: "BinaryClassification", "MulticlassClassification", "Regression" =head2 ResolvedAttributes => Paws::SageMaker::ResolvedAttributes

This contains "ProblemType", "AutoMLJobObjective" and "CompletionCriteria". If you do not provide these values, they are auto-inferred. If you do provide them, the values used are the ones you provide.

REQUIRED RoleArn => Str

The Amazon Resource Name (ARN) of the Amazon Web Services Identity and Access Management (IAM) role that has read permission to the input data location and write permission to the output data location in Amazon S3.

2022-06-01 perl v5.40.2

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.