FlywheelIterationProperties

The configuration properties of a flywheel iteration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The creation start time of the flywheel iteration.

Link copied to clipboard

The completion time of this flywheel iteration.

Link copied to clipboard

The ARN of the evaluated model associated with this flywheel iteration.

Link copied to clipboard

The evaluation metrics associated with the evaluated model.

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

A description of the status of the flywheel iteration.

Link copied to clipboard

The status of the flywheel iteration.

Link copied to clipboard

The ARN of the trained model associated with this flywheel iteration.

Link copied to clipboard

The metrics associated with the trained model.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String