View Source GoogleApi.AIPlatform.V1.Model.GoogleCloudAiplatformV1StudySpecParameterSpecCategoricalValueSpec (google_api_ai_platform v0.24.0)
Value specification for a parameter in CATEGORICAL type.
Attributes
-
defaultValue(type:String.t, default:nil) - A default value for aCATEGORICALparameter that is assumed to be a relatively good starting point. Unset value signals that there is no offered starting point. Currently only supported by the Vertex AI Vizier service. Not supported by HyperparameterTuningJob or TrainingPipeline. -
values(type:list(String.t), default:nil) - Required. The list of possible categories.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.