GoogleApi.BigQuery.V2.Model.IterationResult (google_api_big_query v0.70.0) View Source
Attributes
-
durationMs(type:String.t, default:nil) - Time taken to run the iteration in milliseconds. -
evalLoss(type:float(), default:nil) - Loss computed on the eval data at the end of iteration. -
index(type:integer(), default:nil) - Index of the iteration, 0 based. -
learnRate(type:float(), default:nil) - Learn rate used for this iteration. -
trainingLoss(type:float(), default:nil) - Loss computed on the training data at the end of iteration.
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.