pytorch_tabular
pytorch_tabular copied to clipboard
Is there a way to use a dataframe as an argument for the `baselines` parameter of the `explain` method?
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!
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
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.