-
Hello, cleardusk, thank for you sharing!
I want to use resenet18 to train a new framework which output 199d shape parameters and 29d expression parameters, but in your repo, the w_shp_sim and w_exp_s…
-
I am using following code to save the dashboard in joblib format.
dashboard = ExplainerDashboard(explainer,
title=db_title,
shap_interaction=…
-
```
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…
-
Hi,
After banging my head against the problem for the past hours I decided to please ask for your assistance.
I am working with a keras model with the following layout:
```
_________________…
-
```
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…
-
```
AttributeError Traceback (most recent call last)
in
----> 1 import shap
2
3 # load JS visualization code to notebook
4 shap.initjs()
~\Ap…
-
## Issue description
I would like to use the treeExplainer for squared loss in a RegressionTree/Forest.
## Minimal reproducible example
Reading the [documentation](https://shap-lrjball.readth…
-
## タイトル: 歯科生体認証を用いた生存個体における年齢と性別の推定のための説明可能な機械学習アプローチ
## リンク: https://arxiv.org/abs/2411.08195
## 概要:
目的:年齢と性別の推定は、法医学的調査や人類学的研究など、様々な用途において重要です。本研究は、歯冠高(CH)、歯冠歯髄腔高(CPCH)、歯冠指数(TCI)などの歯の計測値を活用し、生存個…
-
Hi there, thanks for your great work. When I run `1_surrogate_sanity_check.ipynb`, when turning to the 5-th cell:
```python
def generate_mask(num_players: int, num_mask_samples: int or None = None…
-
```
Currently the builder participants / generators of the different DSLs do know
nothing about each other. So a change e.g. in the Style DSL that has no effect
to references to style definitions in…