GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1_PredictionOutput (google_api_machine_learning v0.24.1) View Source
Represents results of a prediction job.
Attributes
-
errorCount
(type:String.t
, default:nil
) - The number of data instances which resulted in errors. -
nodeHours
(type:float()
, default:nil
) - Node hours used by the batch prediction job. -
outputPath
(type:String.t
, default:nil
) - The output Google Cloud Storage location provided at the job creation time. -
predictionCount
(type:String.t
, default:nil
) - The number of generated predictions.
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.