Google Cloud Ml V1__Automated Stopping Config Response
data class GoogleCloudMlV1__AutomatedStoppingConfigResponse(val decayCurveStoppingConfig: GoogleCloudMlV1_AutomatedStoppingConfig_DecayCurveAutomatedStoppingConfigResponse, val medianAutomatedStoppingConfig: GoogleCloudMlV1_AutomatedStoppingConfig_MedianAutomatedStoppingConfigResponse)
Configuration for Automated Early Stopping of Trials. If no implementation_config is set, automated early stopping will not be run.
Constructors
Link copied to clipboard
constructor(decayCurveStoppingConfig: GoogleCloudMlV1_AutomatedStoppingConfig_DecayCurveAutomatedStoppingConfigResponse, medianAutomatedStoppingConfig: GoogleCloudMlV1_AutomatedStoppingConfig_MedianAutomatedStoppingConfigResponse)