pytorch_tabular icon indicating copy to clipboard operation
pytorch_tabular copied to clipboard

Is there a way to use a dataframe as an argument for the `baselines` parameter of the `explain` method?

Open liganega opened this issue 1 year ago • 1 comments

Calculating attribution based on IntegratedGradients for FTTransformerf requires baseslines. Is there a way to use a dataframe with the same features as baselines? For example, a dataframe which is a kind of subset of the input dataframe!

liganega avatar Aug 13 '24 14:08 liganega

Integration with Captum is limited. But if you can show me an example of what you are trying to do, I can try to help, or even include the feature in an upcoming release

manujosephv avatar Aug 19 '24 05:08 manujosephv

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Oct 18 '24 05:10 stale[bot]