NorskRegnesentral / shapr

Explaining the output of machine learning models with more accurately estimated Shapley values
https://norskregnesentral.github.io/shapr/
Other
138 stars 32 forks source link

Jens/fix n combinations #305

Closed JensWahl closed 1 year ago

JensWahl commented 1 year ago

Make n_combinations specify the number of unique feature combination samples instead of the number actually sampled (with replacement). This is much more use friendly.

Minor edits