-
Currently, getting access the posterior distribution when transformed targets are involved is not possible (e.g. for `DesirabilityObjective` or even `SingleTargetObjective` when the target itself has …
-
Is there currently a way to pass a sklearn.pipeline.Pipeline object as the model parameter? I can't seem to do it, and I think that being able to do it would be better for the internal cross validatio…
-
I am trying to use TreeShapIQ with an XGBoost model, but I keep encountering a ValueError indicating that the tree model must be either a dictionary or a TreeModel object. Despite passing both a boost…
-
@slundberg thank you for your great explanation, however, your help is deeply appreciated since as I read all your feedback, I still do not understand what the predicted value is. I am working with a …
-
I'm trying to use shap for a lstm model with the below architecture:
```
_________________________________________________________________
Layer (type) Output Shape …
-
Hello,
I have a multi-class category model made using MLJAR ("perform").
When I try to understand, i get the following:
```
------------------------------------------------------------------------…
-
First, thank you for the amazing package! We're migrating to it over at the `shap` repo and seeing wonderful speedups.
My question is about how best to test for compatibility with the lowest suppor…
-
```
It would be great to have an opportunity to disable transactions for particular
migrations. E.g. I would like to create a backup device in a migration, but
procedures such as "sp_addumpdevice" a…
-
It would be nice to know how many data points are filtered out because of zeros and no ground truth.
I know that the tb data sets are smaller than the hiv data sets. We should make a chart that show…
-
**Describe the task**
Develop tools to visualize how FOP models work and perform for non-technical users.
**Acceptance Criteria**
- [ ] Ability to present what features used to train a model and expl…