-
Good day. Is it possible to get SHAP values for random survival forest models with this package? For instance, those generated from [randomForestSRC](https://www.randomforestsrc.org/)? Thank you very …
-
-
https://github.com/slundberg/shap
Work out which explainer works best, or give intuitive wrapper for each one.
-
Hi,
i have a question about the code:
why all the training was done using SAC (i mean inside main.py file) and then in LongiControl_SHAP.ipynb a ddpg session was initialized? Is not possible to appl…
-
Hi,
Is it possible to obtain feature importance plots from the agents? Or perhaps getting it to work with the SHap library?
Thank you!
-
### Willingness to contribute
Yes. I can contribute this feature independently.
### Proposal Summary
```
timwu@nx-desktop:~$ docker run -it ghcr.io/mlflow/mlflow
WARNING: The requested image's pl…
-
Hello, I wonder how can I decrease number of faces on Shap-e text_to_image generated 3D model to as few as possible. Can anybody help me with that? Thanks!
-
### Issue Description
I`ve loaded a GBTCLassifierModel from hdfs, and I get the folling exception:
```bash
---------------------------------------------------------------------------
Exception…
-
Thought I'd report an issue, provided below, which I came across while running the shap explainer, concerning reduce_max() function not expecting keyword 'keepdims'.
According to https://github.com…
-
### WHY
We need to reveal how the black-box model engine operates for user to understand and trust the systems (where they do not know the basis for the current outcomes and lack insight how it wor…