class Aws::SageMaker::Types::DescribeAlgorithmOutput
@!attribute [rw] algorithm_name
The name of the algorithm being described. @return [String]
@!attribute [rw] algorithm_arn
The Amazon Resource Name (ARN) of the algorithm. @return [String]
@!attribute [rw] algorithm_description
A brief summary about the algorithm. @return [String]
@!attribute [rw] creation_time
A timestamp specifying when the algorithm was created. @return [Time]
@!attribute [rw] training_specification
Details about training jobs run by this algorithm. @return [Types::TrainingSpecification]
@!attribute [rw] inference_specification
Details about inference jobs that the algorithm runs. @return [Types::InferenceSpecification]
@!attribute [rw] validation_specification
Details about configurations for one or more training jobs that Amazon SageMaker runs to test the algorithm. @return [Types::AlgorithmValidationSpecification]
@!attribute [rw] algorithm_status
The current status of the algorithm. @return [String]
@!attribute [rw] algorithm_status_details
Details about the current status of the algorithm. @return [Types::AlgorithmStatusDetails]
@!attribute [rw] product_id
The product identifier of the algorithm. @return [String]
@!attribute [rw] certify_for_marketplace
Whether the algorithm is certified to be listed in Amazon Web Services Marketplace. @return [Boolean]
@see docs.aws.amazon.com/goto/WebAPI/sagemaker-2017-07-24/DescribeAlgorithmOutput AWS API Documentation
Constants
- SENSITIVE