-
I would like to use `loss_accuracy` as my loss function in `model_parts()`, but whenever I use it, the `mean_drop_loss` is always 0. I have tried `loss_accuracy` for regression, classification, and mu…
-
aSHAP values can be used to explain a set of observations, then they may by visualized with a waterfall plot.
-
I'm using glmnet to create an elastic net regression and a LASSO regression. I take the resulting model and create an explainer object, and then use the explainer object in modelStudio. My question is…
-
The tidymodels team recently [introduced support for finer-grained numeric classes](https://github.com/tidymodels/recipes/pull/1039) in recipes. A user recently pointed on our community forums that th…
-
For some reason, when plotting `model_profile` for categorical variables, the legend title disappears
https://github.com/ModelOriented/survex/blob/561b62ece953ca5adae6280dce6ead4bf0588bf9/R/plot_surv…
-
At this time, for calculation of Integrated Brier Score and Integrated AUC is performed as Riemann integral. This leads to a great influence of times at the end of the considered time-frame (where the…
-
# 生信爱好者周刊(第 69 期):
这里记录每周值得分享的生信相关内容,周日发布。
本杂志开源(GitHub: [ShixiangWang/weekly](https://github.com/ShixiangWang/weekly)),欢迎提交 issue,投稿或推荐生信相关内容。
[「生信周刊讨论区」](https://github.com/ShixiangWang/wee…
-
At this moment, plot functions with the `subtitle` parameter have it set to `NULL` as default.
Therefore, it is not possible for the user to remove the subtitle using the conventional `subtitle=NUL…
-
Let's move the MI2DataLab/survxai package to ModelOriented/survxai. All DrWhy projects will be in one organization.
Suggested date for the movement: August 21st
-
I use DALEX in most of my ML research projects. I keep getting a criticism from reviewers regarding a drawback of permutation based method in the presence of multiple correlated predictors. They argu…