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 plot #310

Closed JensWahl closed 1 year ago

JensWahl commented 1 year ago

This is a draft.

I moved all the ordering of the data into its own function and changed the names used in the function to be more consistent with the rest of the package. I also suppressed the warning when plot_type = "beeswarm".

I also added a snapshot test for n_combinations.

martinju commented 1 year ago

@JensWahl wasn't quite done 🙂 Some checks still fails. Will hopefully fix the remaining once tomorrow.