Add features argument to only include certain features#13
Add features argument to only include certain features#13
Conversation
|
Interesting idea, kind of a natural extension to the Off the top of my head I'm not sure if I completed the remainder term stuff for both xgboost and rpf or just rpf, but I'd like to note that handling that is unfortunately quite fiddly, especially for the multiclass case 🫠 |
|
Is this also superseded by #17? |
|
Yes, just a small thing that is in #18 now. |
|
Wait, what about the tests? |
|
The tests in |
Example:
The SHAP values are not correct anymore if we use this. But we should have the same problem with
max_interaction?