Closed mayer79 closed 3 months ago
remotes::install_github("ModelOriented/shapviz")
shapviz(xgb_model, X_pred = data_with_1_row) |>
sv_waterfall()
Should now work, thx for reporting!
CRAN is on vacation, so it will take 1-2 weeks until I can release it there.
Solves https://github.com/ModelOriented/shapviz/issues/141