google_api_machine_learning v0.13.0 GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_Trial_Parameter View Source
A message representing a parameter to be tuned.
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
Link to this section Functions
Unwrap a decoded JSON object into its complex fields.