pathCount property

int? pathCount
getter/setter pair

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

Valid range of its value is [1, 50], inclusively.

Required.

Implementation

core.int? pathCount;