Principle:Sdv dev SDV Column Pair Visualization
Appearance
| Knowledge Sources | |
|---|---|
| Domains | Visualization, Data_Quality |
| Last Updated | 2026-02-14 00:00 GMT |
Overview
A visual comparison technique that plots real and synthetic bivariate relationships between column pairs to assess correlation fidelity.
Description
Column pair visualization creates plots comparing the joint distribution of two columns between real and synthetic data. Plot types are auto-selected: scatter for numerical pairs, heatmap for categorical pairs, and box for mixed types. This reveals whether the synthesizer captures inter-column relationships.
Usage
Use after generating synthetic data to visually inspect pairwise column relationships.
Theoretical Basis
Bivariate distribution comparison: overlay vs .
Related Pages
Implemented By
Page Connections
Double-click a node to navigate. Hold to expand connections.
Principle
Implementation
Heuristic
Environment