bgreenwell / fastshap

Fast approximate Shapley values in R
https://bgreenwell.github.io/fastshap/
112 stars 18 forks source link

Deprecate plotting functions in favor of {shapviz} #50

Closed bgreenwell closed 1 year ago

bgreenwell commented 1 year ago

The shapviz package does a much better job at plotting, so seems best to remove the extra code and dependencies from here. Will need to add shapviz to the Suggests field.