| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| Modifier and Type | Method and Description |
|---|---|
default ListModelMetadataIterable |
SageMakerClient.listModelMetadataPaginator(Consumer<ListModelMetadataRequest.Builder> listModelMetadataRequest)
Lists the domain, framework, task, and model name of standard machine learning models found in common model zoos.
|
default ListModelMetadataIterable |
SageMakerClient.listModelMetadataPaginator(ListModelMetadataRequest listModelMetadataRequest)
Lists the domain, framework, task, and model name of standard machine learning models found in common model zoos.
|
Copyright © 2022. All rights reserved.