| Package | Description |
|---|---|
| com.amazonaws.services.sagemaker |
Provides APIs for creating and managing SageMaker resources.
|
| com.amazonaws.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
CreateHyperParameterTuningJobResult |
AmazonSageMakerClient.createHyperParameterTuningJob(CreateHyperParameterTuningJobRequest request)
Starts a hyperparameter tuning job.
|
CreateHyperParameterTuningJobResult |
AbstractAmazonSageMaker.createHyperParameterTuningJob(CreateHyperParameterTuningJobRequest request) |
CreateHyperParameterTuningJobResult |
AmazonSageMaker.createHyperParameterTuningJob(CreateHyperParameterTuningJobRequest createHyperParameterTuningJobRequest)
Starts a hyperparameter tuning job.
|
| Modifier and Type | Method and Description |
|---|---|
Future<CreateHyperParameterTuningJobResult> |
AmazonSageMakerAsyncClient.createHyperParameterTuningJobAsync(CreateHyperParameterTuningJobRequest request,
AsyncHandler<CreateHyperParameterTuningJobRequest,CreateHyperParameterTuningJobResult> asyncHandler) |
Future<CreateHyperParameterTuningJobResult> |
AmazonSageMakerAsync.createHyperParameterTuningJobAsync(CreateHyperParameterTuningJobRequest createHyperParameterTuningJobRequest,
AsyncHandler<CreateHyperParameterTuningJobRequest,CreateHyperParameterTuningJobResult> asyncHandler)
Starts a hyperparameter tuning job.
|
Future<CreateHyperParameterTuningJobResult> |
AbstractAmazonSageMakerAsync.createHyperParameterTuningJobAsync(CreateHyperParameterTuningJobRequest request,
AsyncHandler<CreateHyperParameterTuningJobRequest,CreateHyperParameterTuningJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
CreateHyperParameterTuningJobResult |
CreateHyperParameterTuningJobResult.clone() |
CreateHyperParameterTuningJobResult |
CreateHyperParameterTuningJobResult.withHyperParameterTuningJobArn(String hyperParameterTuningJobArn)
The Amazon Resource Name (ARN) of the tuning job.
|
Copyright © 2025. All rights reserved.