google_api_machine_learning v0.15.0 GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_Trial_Parameter View Source
A message representing a parameter to be tuned. Contains the name of the parameter and the suggested value to use for this trial.
Attributes
floatValue
(type:float()
, default:nil
) - Must be set if ParameterType is DOUBLE or DISCRETE.intValue
(type:String.t
, default:nil
) - Must be set if ParameterType is INTEGERparameter
(type:String.t
, default:nil
) - The name of the parameter.stringValue
(type:String.t
, default:nil
) - Must be set if ParameterTypeis CATEGORICAL
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Specs
Link to this section Functions
Specs
Unwrap a decoded JSON object into its complex fields.