shapiq icon indicating copy to clipboard operation
shapiq copied to clipboard

Add Conditional Feature Removal (Tabular)

Open mmschlk opened this issue 1 year ago • 1 comments

Next to interventional approaches also observational explanations should be created with shapiq. For this conditional modelling and sampling of and from the tabular data distributions is required. This arfpy package should do the job.

Tasks

  • [ ] Implement Conditional Feature Removal (imputer) for tabular data: Potenitally with arfpy.
  • [ ] Make this technique available for the tabular explainer
  • [ ] Create tests for the conditional imputer and explainer variants
  • [ ] Add documentation to the imputer with the correct links and citations
  • [ ] Add Jupyter notebook example that are visible in the documentation (visibility can be handled independently in #38)

mmschlk avatar Feb 05 '24 18:02 mmschlk

look at https://link.springer.com/article/10.1007/s10618-024-01016-z

hbaniecki avatar Apr 05 '24 16:04 hbaniecki