You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Optimization in SVS when formatting total_attrib (#1648)
Summary:
Pull Request resolved: #1648
This diff focuses on optimizing the Shapley Value Sampling by formatting a default dictionary to list all of the feature indices with a curr_mask that is non-zero, and only updates the total_attrib for values which should be updated rather than iterating through the entire feature space which will mostly be unaffected.
Reviewed By: vivekmig
Differential Revision: D81800703
fbshipit-source-id: 53b1a5f0589b4bf6392139d4772e5ec68887e4ae
0 commit comments