mmschlk / shapiq

Shapley Interactions for Machine Learning
https://shapiq.readthedocs.io
MIT License
149 stars 10 forks source link

111 add kernel based sii approximator (closes #111, #32) #138

Closed FFmgll closed 5 months ago

FFmgll commented 5 months ago

Complete rework of all regression approximators with new sampling class. Added KernelSHAP-IQ and Inconsistent KernelSHAP-IQ. Complete rework of SHAP-IQ approximator. New MonteCarlo approximator class, unifies SHAP-IQ and SVARM-IQ and based on novel sampling class. Includes the following changes:

FFmgll commented 5 months ago

tests are probably failing sometimes due to #141