Google Cloud Ml V1__Parameter Spec Response
Constructors
Properties
Link copied to clipboard
Required if type is CATEGORICAL
. The list of possible categories.
Link copied to clipboard
Required if type is DISCRETE
. A list of feasible points. The list should be in strictly increasing order. For instance, this parameter might have possible settings of 1.5, 2.5, and 4.0. This list should not contain more than 1,000 values.
Link copied to clipboard
The parameter name must be unique amongst all ParameterConfigs in a HyperparameterSpec message. E.g., "learning_rate".