google_api_machine_learning v0.8.0 GoogleApi.MachineLearning.V1.Model.GoogleCloudMlV1PredictionOutput View Source
Represents results of a prediction job.
Attributes
- errorCount (String.t): The number of data instances which resulted in errors. Defaults to:
null
. - nodeHours (float()): Node hours used by the batch prediction job. Defaults to:
null
. - outputPath (String.t): The output Google Cloud Storage location provided at the job creation time. Defaults to:
null
. - predictionCount (String.t): The number of generated predictions. Defaults to:
null
.
Link to this section Summary
Functions
Unwrap a decoded JSON object into its complex fields.
Link to this section Types
Link to this section Functions
Link to this function
decode(value, options) View Source
Unwrap a decoded JSON object into its complex fields.