Builder

class Builder

Properties

Link copied to clipboard

The number of completed training jobs launched by the hyperparameter tuning job.

Link copied to clipboard

The number of in-progress training jobs launched by a hyperparameter tuning job.

Link copied to clipboard

The number of training jobs that failed and can't be retried. A failed training job can't be retried if it failed because a client error occurred.

Link copied to clipboard

The number of training jobs that failed, but can be retried. A failed training job can be retried only if it failed because an internal service error occurred.

Link copied to clipboard
var stopped: Int?

The number of training jobs launched by a hyperparameter tuning job that were manually stopped.