Solution Config Hpo Config Properties Args
data class SolutionConfigHpoConfigPropertiesArgs(val algorithmHyperParameterRanges: Output<SolutionConfigHpoConfigPropertiesAlgorithmHyperParameterRangesPropertiesArgs>? = null, val hpoObjective: Output<SolutionConfigHpoConfigPropertiesHpoObjectivePropertiesArgs>? = null, val hpoResourceConfig: Output<SolutionConfigHpoConfigPropertiesHpoResourceConfigPropertiesArgs>? = null) : ConvertibleToJava<SolutionConfigHpoConfigPropertiesArgs>
Describes the properties for hyperparameter optimization (HPO)
Constructors
Link copied to clipboard
fun SolutionConfigHpoConfigPropertiesArgs(algorithmHyperParameterRanges: Output<SolutionConfigHpoConfigPropertiesAlgorithmHyperParameterRangesPropertiesArgs>? = null, hpoObjective: Output<SolutionConfigHpoConfigPropertiesHpoObjectivePropertiesArgs>? = null, hpoResourceConfig: Output<SolutionConfigHpoConfigPropertiesHpoResourceConfigPropertiesArgs>? = null)
Functions
Properties
Link copied to clipboard
Link copied to clipboard
val hpoResourceConfig: Output<SolutionConfigHpoConfigPropertiesHpoResourceConfigPropertiesArgs>? = null