Builder
class Builder
Properties
Link copied to clipboard
A flag to stop your hyperparameter tuning job if model performance fails to improve as evaluated against an objective function.
Link copied to clipboard
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.
Link copied to clipboard
The value of the objective metric.
Functions
Link copied to clipboard
construct an aws.sdk.kotlin.services.sagemaker.model.BestObjectiveNotImproving inside the given block
Link copied to clipboard
construct an aws.sdk.kotlin.services.sagemaker.model.ConvergenceDetected inside the given block