GoogleApi.BigQuery.V2.Model.BqmlTrainingRunTrainingOptions (google_api_big_query v0.55.0) View Source
[Output-only, Beta] Training options used by this training run. These options are mutable for subsequent training runs. Default values are explicitly stored for options not specified in the input query of the first training run. For subsequent training runs, any option not explicitly specified in the input query will be copied from the previous training run.
Attributes
-
earlyStop
(type:boolean()
, default:nil
) - -
l1Reg
(type:float()
, default:nil
) - -
l2Reg
(type:float()
, default:nil
) - -
learnRate
(type:float()
, default:nil
) - -
learnRateStrategy
(type:String.t
, default:nil
) - -
lineSearchInitLearnRate
(type:float()
, default:nil
) - -
maxIteration
(type:String.t
, default:nil
) - -
minRelProgress
(type:float()
, default:nil
) - -
warmStart
(type:boolean()
, default:nil
) -
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.