break_down
function identifies inteactionsbreak_down
function supports DALEX explainersbreak_down
function has complexity O(2p) for models without interactions, much faster than the old versionbroken.default
has now the keep_distributions
arguments. If TRUE
then the whole distribution of conditional residuals is remebered and avaliable for plotting #17
README.md
broken.default
to make it work with xgboost
and other non data.frame
databroken.lm
supports unnormalized coefficients (thanks to Joseph Larmarange) just add predict.function = betas
#9
broken.default
is now model agnostic!broken.ranger
is removed since broken.default
is much betterprint
and plot
functions, a new vigniette for model agnostic plots