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::DescribeModelPackageOutput(3) User Contributed Perl Documentation Paws::SageMaker::DescribeModelPackageOutput(3)

Paws::SageMaker::DescribeModelPackageOutput

A description provided for the model approval.

Whether the model package is certified for listing on Amazon Web Services Marketplace.

REQUIRED CreationTime => Str

A timestamp specifying when the model package was created.

Details about inference jobs that can be run with models based on this model package.

The last time the model package was modified.

The approval status of the model package.

Valid values are: "Approved", "Rejected", "PendingManualApproval" =head2 ModelMetrics => Paws::SageMaker::ModelMetrics

Metrics for the model.

REQUIRED ModelPackageArn => Str

The Amazon Resource Name (ARN) of the model package.

A brief summary of the model package.

If the model is a versioned model, the name of the model group that the versioned model belongs to.

REQUIRED ModelPackageName => Str

The name of the model package being described.

REQUIRED ModelPackageStatus => Str

The current status of the model package.

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

Details about the current status of the model package.

The version of the model package.

Details about the algorithm that was used to create the model package.

Configurations for one or more transform jobs that Amazon SageMaker runs to test the model package.

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.