Releases: ModelOriented/triplot
Releases · ModelOriented/triplot
v1.3
- changed the way
plot(model_triplot)
is build, so it works correctly with patchwork 1.0. - changed parameter in
DALEX::feature_importance
call fromn_sample
toN
(due to change in DALEX 1.2.1) - added parameter to change correlation method in
group_variables
,cluster_variables
,triplot
- deprecated
aspects_on_axis
argument inplot.aspect_importance
(now it’sshow_features
) (#14)