evaluationConfig

@JvmName(name = "hwuuolilrgaptpnl")
suspend fun evaluationConfig(value: Output<GoogleCloudDatalabelingV1beta1EvaluationConfigArgs>)
@JvmName(name = "dwsuevwbkxvlxqrm")
suspend fun evaluationConfig(value: GoogleCloudDatalabelingV1beta1EvaluationConfigArgs)

Parameters

value

Details for calculating evaluation metrics and creating Evaulations. If your model version performs image object detection, you must specify the boundingBoxEvaluationOptions field within this configuration. Otherwise, provide an empty object for this configuration.


@JvmName(name = "oxoirfrfvsjcwdlx")
suspend fun evaluationConfig(argument: suspend GoogleCloudDatalabelingV1beta1EvaluationConfigArgsBuilder.() -> Unit)

Parameters

argument

Details for calculating evaluation metrics and creating Evaulations. If your model version performs image object detection, you must specify the boundingBoxEvaluationOptions field within this configuration. Otherwise, provide an empty object for this configuration.