Google Cloud Ml V1__Prediction Output Response
data class GoogleCloudMlV1__PredictionOutputResponse(val errorCount: String, val nodeHours: Double, val outputPath: String, val predictionCount: String)
Represents results of a prediction job.
Constructors
Link copied to clipboard
fun GoogleCloudMlV1__PredictionOutputResponse(errorCount: String, nodeHours: Double, outputPath: String, predictionCount: String)