![]() |
![]()
| ![]() |
![]()
NAMEPaws::SageMaker::DescribeAlgorithmOutput ATTRIBUTESREQUIRED AlgorithmArn => StrThe Amazon Resource Name (ARN) of the algorithm. AlgorithmDescription => StrA brief summary about the algorithm. REQUIRED AlgorithmName => StrThe name of the algorithm being described. REQUIRED AlgorithmStatus => StrThe 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 => BoolWhether the algorithm is certified to be listed in Amazon Web Services Marketplace. REQUIRED CreationTime => StrA timestamp specifying when the algorithm was created. InferenceSpecification => Paws::SageMaker::InferenceSpecificationDetails about inference jobs that the algorithm runs. ProductId => StrThe product identifier of the algorithm. REQUIRED TrainingSpecification => Paws::SageMaker::TrainingSpecificationDetails about training jobs run by this algorithm. ValidationSpecification => Paws::SageMaker::AlgorithmValidationSpecificationDetails about configurations for one or more training jobs that Amazon SageMaker runs to test the algorithm. _request_id => Str
|