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_importancecall fromn_sampletoN(due to change in DALEX 1.2.1) - added parameter to change correlation method in
group_variables,cluster_variables,triplot - deprecated
aspects_on_axisargument inplot.aspect_importance(now it’sshow_features) (#14)