-
https://modeloriented.github.io/DrWhy/
-
-
# modelStudio FAQ & Troubleshooting
Most of the information is covered in the documentation: https://modelstudio.drwhy.ai/
-----------------------
:sparkles: **Please, submit a new issue when…
-
Hello,
The installation somewhat does not work.
By running devtools::install_github("ModelOriented/forester") or remotes::install_github("ModelOriented/forester"), it appears:
Error: Failed to…
-
## Summary
Scott Lundberg has added SHAP interactions into his TreeSHAP implementation in XGBoost, but not in LightGBM. This option is very helpful in opening the "black box". I'd love to see SHAP …
-
as in other packages from ModelOriented
-
I tried to unify my binary classification rf model trained by ranger. There is an error
_Warning message:
In Ops.factor(get("Prediction"), n) : ‘/’ not meaningful for factors_
I don't know how to g…
-
for example 1 vs all for auc and roc calculations
-
Hi,
We are training a large random forest model (rf object size is ~270mb) on a large dataset (dim 1,670,000 x 267, object size 3.3gb) and are hitting errors. The machine tested on has 96 cpus/354…
-
There are stopifnot checks, but they do not produce any informative messages.