GoogleCloudMlV1__SampledShapleyAttributionResponse

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.

Constructors

constructor(numPaths: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The number of feature permutations to consider when approximating the Shapley values.