sampledShapleyAttribution

@JvmName(name = "cdxaucefkembgeqk")
suspend fun sampledShapleyAttribution(value: Output<GoogleCloudMlV1__SampledShapleyAttributionArgs>)

Parameters

value

An attribution method that approximates Shapley values for features that contribute to the label being predicted. A sampling strategy is used to approximate the value rather than considering all subsets of features.


@JvmName(name = "dwsolcwbuuwqoaka")
suspend fun sampledShapleyAttribution(argument: suspend GoogleCloudMlV1__SampledShapleyAttributionArgsBuilder.() -> Unit)

Parameters

argument

An attribution method that approximates Shapley values for features that contribute to the label being predicted. A sampling strategy is used to approximate the value rather than considering all subsets of features.