View Source GoogleApi.Language.V2.Model.XPSTablesModelStructureModelParameters (google_api_language v0.14.0)
Model hyper-parameters for a model.
Attributes
-
hyperparameters
(type:list(GoogleApi.Language.V2.Model.XPSTablesModelStructureModelParametersParameter.t)
, default:nil
) -
Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Types
@type t() :: %GoogleApi.Language.V2.Model.XPSTablesModelStructureModelParameters{ hyperparameters: [ GoogleApi.Language.V2.Model.XPSTablesModelStructureModelParametersParameter.t() ] | nil }
Functions
Unwrap a decoded JSON object into its complex fields.