| Package | Description |
|---|---|
| software.amazon.awssdk.services.sagemaker.model |
| Modifier and Type | Method and Description |
|---|---|
BestObjectiveNotImproving |
TuningJobCompletionCriteria.bestObjectiveNotImproving()
A flag to stop your hyperparameter tuning job if model performance fails to improve as evaluated against an
objective function.
|
| Modifier and Type | Method and Description |
|---|---|
TuningJobCompletionCriteria.Builder |
TuningJobCompletionCriteria.Builder.bestObjectiveNotImproving(BestObjectiveNotImproving bestObjectiveNotImproving)
A flag to stop your hyperparameter tuning job if model performance fails to improve as evaluated against an
objective function.
|
Copyright © 2023. All rights reserved.