yellowbrick icon indicating copy to clipboard operation
yellowbrick copied to clipboard

Outlier Pruning

Open rebeccabilbro opened this issue 8 years ago • 1 comments

Create some kind of visualizer that enables the user to steer the outlier removal/pruning process through visualizations.

For a single dimension, this would depict an iterative outlier pruning process, for instance using z-scores and eliminating anything outside of 3z. For multidimensional data, perhaps select the feature with the most variance. Show how the variance of the target is changing throughout the outlier removal process.

rebeccabilbro avatar Jan 20 '17 18:01 rebeccabilbro

Visualize pruning in a multi-dimensional way.

bbengfort avatar May 10 '17 20:05 bbengfort