| Package | Description |
|---|---|
| com.google.api.services.ml.v1.model |
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1PredictionOutput |
GoogleCloudMlV1PredictionOutput.clone() |
GoogleCloudMlV1PredictionOutput |
GoogleCloudMlV1Job.getPredictionOutput()
The current prediction job result.
|
GoogleCloudMlV1PredictionOutput |
GoogleCloudMlV1PredictionOutput.set(String fieldName,
Object value) |
GoogleCloudMlV1PredictionOutput |
GoogleCloudMlV1PredictionOutput.setErrorCount(Long errorCount)
The number of data instances which resulted in errors.
|
GoogleCloudMlV1PredictionOutput |
GoogleCloudMlV1PredictionOutput.setNodeHours(Double nodeHours)
Node hours used by the batch prediction job.
|
GoogleCloudMlV1PredictionOutput |
GoogleCloudMlV1PredictionOutput.setOutputPath(String outputPath)
The output Google Cloud Storage location provided at the job creation time.
|
GoogleCloudMlV1PredictionOutput |
GoogleCloudMlV1PredictionOutput.setPredictionCount(Long predictionCount)
The number of generated predictions.
|
| Modifier and Type | Method and Description |
|---|---|
GoogleCloudMlV1Job |
GoogleCloudMlV1Job.setPredictionOutput(GoogleCloudMlV1PredictionOutput predictionOutput)
The current prediction job result.
|
Copyright © 2011–2021 Google. All rights reserved.