-
A different approach than #36 to avoid refresh of `snap` store on each commit to repository.
1. Build [reproducible snap](https://reproducible-builds.org/) on every commit
2. Check if the built `s…
-
I've followed the PyTorch DeepExplainer nb tutorial and made sure that the ranges and dtypes of my lists/arrays match accordingly, but for some reason when calling `shap.image_plot` I get black images…
-
Hi Gabor,
Following our conversation in class there is a link that doesn't work in ch16-airbnb-random-forest-shap.R file. Here it is (line 534):
## Download treeshap_fit.rds from OSF: https://os…
-
**Is your feature request related to a problem? Please describe.**
The _Use Python For..._ section of the website doesn't mention AI and Machine Learning, which would be a good selling point for Pyth…
-
- [x] Find ranges of all feature
- [x] Find all features missing values
- [x] Add temporal data for time
- [x] Trend analysis,
- [x] Seasonality analysis,
- [x] Cyclicity Analysis,
- [x] Auto…
-
@fdandrea @andytai7
Hey Florenica,
We are wondering about some of the specific points in the feedback and how it relates with point 3 of the Project Proposal expectation:
Make a plan of how you…
-
First of all, great work on the library! I've been working on implementing a wrapper around it to provide SHAP explanations for productionised models but have run into some issues concerning categori…
-
I would like to calculate feature importances using integrated gradients, as I am hoping this calculation will be faster than the SHAP KernelExplainer. Unfortunately, the embeddding layer is non-diffe…
-
## Feature request
Hi, I was wondering if it is possible to add [MUSL wheels](https://musl.libc.org/) for `numba` and `llvmlite` since lots of people use CICD images based on [Alpine](https://alpin…
-
```
Hey there,
I've trying like crazy to integrate the Google analytics into my GWTP app.
I've tried many solutions including writing the JSNI code myself, using the
GoogleAnalytics class provided i…