Skip to content

Force left/right stitch in case where data skew results in heavy outlier loss #157

@yoid2000

Description

@yoid2000

If some variable has a pretty long tail, what can happen is that most of the values in that tail get removed as outliers when the data is split across other columns.

A solution is to detect this by comparing the variable between its 1dim and Ndim synthesis, and forcing a left/right stitch to preserve the 1dim distribution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions