For the complete documentation index, see llms.txt. This page is also available as Markdown.

Citation

If you're using SDMetrics for your research, please consider citing the library.

Cite the version you're using. For the most up-to-date SDMetrics version and corresponding release date, check our release notes.

LaTeX (BibTeX)

Synthetic Data Metrics. Version <VERSION #>. DataCebo, Inc. <MONTH YEAR>. URL: https://docs.sdv.dev/sdmetrics/.

\usepackage{hyperref}

@manual{
    sdmetrics,
    title = {Synthetic Data Metrics},
    organization = {DataCebo, Inc.},
    year = {2023}, % TODO update based on the version you're using 
    month = {10},   % TODO update based on the version you're using
    note = {Version 0.12.0}, % TODO update based on the version you're using
    url = {https://docs.sdv.dev/sdmetrics/}
}

Questions?

Browse through our existing GitHub issues and raise a new one.

Last updated