shapiq
shapiq copied to clipboard
LightGBM Support for TreeSHAP-IQ
We need to support LightGBM naturally with TreeSHAP-IQ. For this we need to have a conversion mechanism. This happens in the conversion into the edge representation of the tree models.
Tasks
- [ ] Add lightgbm conversion
- [ ] Add test cases
This task needs information how LightGBM actually works under the hood.