vis2rfi-package: vis2rfi: A package for visualising 3d interaction effect...

Description Details Issues With 3d Surface Depictions Subsampling Approaches Author(s) See Also

Description

The vis2rfi package, or "Visualising 2Way Random Forest Interactions", leverages the results obtained from forestFloor, extracting the calculated feature contributions of any pair of random forest important variables, and then using plot_ly to construct an interactive 3d surface of the pair's interaction effect.

Details

The main function vis2rfi employs subsampling approaches to deal with scenarios of bigger data size i.e. more cases or data points to plot, that otherwise would produce a difficult to view and to manage 3d visualization.

Issues With 3d Surface Depictions

When constructing 3d visualizations with thousands of data points, the following issues might arise:

To tackle these issues subsampling is used together with smoothing in order to construct an approximation to the "all data" interaction effect, quicker and without significant loss of information.

Subsampling Approaches

Author(s)

Maintainer: Ari Koitsanos airkoi@alumni.stanford.edu

See Also

Useful links:


ariKoi/vis2fi documentation built on Dec. 14, 2021, 9:38 a.m.