RetrainingSchedulerSummary
Provides information about the specified retraining scheduler, including model name, status, start date, frequency, and lookback window.
Types
Properties
Link copied to clipboard
The number of past days of data used for retraining.
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: RetrainingSchedulerSummary.Builder.() -> Unit = {}): RetrainingSchedulerSummary