DescribeRetrainingSchedulerResponse
Types
Properties
Link copied to clipboard
The number of past days of data used for retraining.
Link copied to clipboard
Indicates how the service uses new models. In MANAGED
mode, new models are used for inference if they have better performance than the current model. In MANUAL
mode, the new models are not used until they are manually activated.
Link copied to clipboard
The frequency at which the model retraining is set. This follows the ISO 8601 guidelines.
Link copied to clipboard
The start date for the retraining scheduler. Lookout for Equipment truncates the time you provide to the nearest UTC day.
Link copied to clipboard
The status of the retraining scheduler.
Functions
Link copied to clipboard
inline fun copy(block: DescribeRetrainingSchedulerResponse.Builder.() -> Unit = {}): DescribeRetrainingSchedulerResponse