GoogleApi.Language.V2.Model.XPSRegressionMetricsEntry (google_api_language v0.16.3)
View SourceA pair of actual & observed values for the model being evaluated.
Attributes
-
predictedValue
(type:number()
, default:nil
) - The observed value for a row in the dataset. -
trueValue
(type:number()
, default:nil
) - The actual target value for a row in the dataset.
Summary
Functions
Unwrap a decoded JSON object into its complex fields.