Jump to content

Connect SuperML | Leeroopedia MCP: Equip your AI agents with best practices, code verification, and debugging knowledge. Powered by Leeroo — building Organizational Superintelligence. Contact us at founders@leeroo.com.

Principle:Sdv dev SDV Column Pair Visualization

From Leeroopedia
Revision as of 17:25, 16 February 2026 by Admin (talk | contribs) (Auto-imported from principles/Sdv_dev_SDV_Column_Pair_Visualization.md)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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 Preal(Xi,Xj) vs Psynthetic(Xi,Xj).

Related Pages

Implemented By

Page Connections

Double-click a node to navigate. Hold to expand connections.
Principle
Implementation
Heuristic
Environment