GoogleCloudMlV1__AutomatedStoppingConfigArgs

data class GoogleCloudMlV1__AutomatedStoppingConfigArgs(val decayCurveStoppingConfig: Output<GoogleCloudMlV1_AutomatedStoppingConfig_DecayCurveAutomatedStoppingConfigArgs>? = null, val medianAutomatedStoppingConfig: Output<GoogleCloudMlV1_AutomatedStoppingConfig_MedianAutomatedStoppingConfigArgs>? = null) : ConvertibleToJava<GoogleCloudMlV1__AutomatedStoppingConfigArgs>

Configuration for Automated Early Stopping of Trials. If no implementation_config is set, automated early stopping will not be run.

Constructors

Functions

Link copied to clipboard
open override fun toJava(): GoogleCloudMlV1__AutomatedStoppingConfigArgs

Properties