semsynth
Toolkit to profile, describe and synthesize tabular datasets.
Unified model interface: run both Metasyn, PyBNesian and SynthCity models from a single config.
Uniform outputs: each model writes artifacts under dataset/models/<model-name>/.
Provider-aware metadata and UMAP visuals.
Generate static HTML reports
Functions
Return the installed SemSynth version string. |
- semsynth.get_version() str
Return the installed SemSynth version string.
Modules
Minimal Flask application exposing SemSynth search and report actions. |
|
Backend implementations and shared interfaces. |
|
Build DCAT catalogs for SemSynth reports and datasets. |
|
Downstream fidelity comparison between real and synthetic data. |
|
jsonld_to_rdfa.py Generate static HTML with RDFa from nested compact JSON-LD. |
|
Missingness modeling utilities for backend generators. |
|
Model configuration loading and run discovery utilities. |
|
Pipeline orchestration for dataset processing and reporting. |
|
Utilities for rendering dataset reports. |
|
Stub module to satisfy autosummary; full report index generation lives elsewhere. |
|
Runtime helpers for resolving SemSynth dependencies. |
|
Shared data structures for SemSynth dataset handling. |
|
Packaged report templates. |
|
Compatibility helpers for optional PyTorch features. |
|
Utilities for building and rendering UMAP embeddings lazily. |
|