The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

Paws::SageMaker::DescribeAlgorithmOutput

ATTRIBUTES

REQUIRED AlgorithmArn => Str

The Amazon Resource Name (ARN) of the algorithm.

AlgorithmDescription => Str

A brief summary about the algorithm.

REQUIRED AlgorithmName => Str

The name of the algorithm being described.

REQUIRED AlgorithmStatus => Str

The current status of the algorithm.

Valid values are: "Pending", "InProgress", "Completed", "Failed", "Deleting" =head2 REQUIRED AlgorithmStatusDetails => Paws::SageMaker::AlgorithmStatusDetails

Details about the current status of the algorithm.

CertifyForMarketplace => Bool

Whether the algorithm is certified to be listed in Amazon Web Services Marketplace.

REQUIRED CreationTime => Str

A timestamp specifying when the algorithm was created.

InferenceSpecification => Paws::SageMaker::InferenceSpecification

Details about inference jobs that the algorithm runs.

ProductId => Str

The product identifier of the algorithm.

REQUIRED TrainingSpecification => Paws::SageMaker::TrainingSpecification

Details about training jobs run by this algorithm.

ValidationSpecification => Paws::SageMaker::AlgorithmValidationSpecification

Details about configurations for one or more training jobs that Amazon SageMaker runs to test the algorithm.

_request_id => Str