| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
ConvergenceDetected |
TuningJobCompletionCriteria.convergenceDetected()
A flag to top your hyperparameter tuning job if automatic model tuning (AMT) has detected that your model has
converged as evaluated against your objective function.
|
| Modifier and Type | Method and Description |
|---|---|
TuningJobCompletionCriteria.Builder |
TuningJobCompletionCriteria.Builder.convergenceDetected(ConvergenceDetected convergenceDetected)
A flag to top your hyperparameter tuning job if automatic model tuning (AMT) has detected that your model has
converged as evaluated against your objective function.
|
Copyright © 2023. All rights reserved.