| 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 |
|---|---|
StopHyperParameterTuningJobResult |
AbstractAmazonSageMaker.stopHyperParameterTuningJob(StopHyperParameterTuningJobRequest request) |
StopHyperParameterTuningJobResult |
AmazonSageMakerClient.stopHyperParameterTuningJob(StopHyperParameterTuningJobRequest request)
Stops a running hyperparameter tuning job and all running training jobs that the tuning job launched.
|
StopHyperParameterTuningJobResult |
AmazonSageMaker.stopHyperParameterTuningJob(StopHyperParameterTuningJobRequest stopHyperParameterTuningJobRequest)
Stops a running hyperparameter tuning job and all running training jobs that the tuning job launched.
|
| Modifier and Type | Method and Description |
|---|---|
StopHyperParameterTuningJobResult |
StopHyperParameterTuningJobResult.clone() |
Copyright © 2023. All rights reserved.