mmschlk / shapiq

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

remove logit transformation from tree conversion #143

Closed mmschlk closed 2 months ago

mmschlk commented 2 months ago

The logit/probit transform is not working. We should only use the values in the trees as raw inputs and remove the whole logic.