SDMetrics icon indicating copy to clipboard operation
SDMetrics copied to clipboard

Metrics to evaluate quality and efficacy of synthetic datasets.

Results 104 SDMetrics issues
Sort by recently updated
recently updated
newest added

### Problem Description Currently, the Single Table Detection Metrics are described in the documentation website: https://docs.sdv.dev/sdmetrics/metrics/metrics-in-beta/detection-single-table But there is no mention of the Parent Child Detection Metrics that are available...

documentation

### Problem Description The current version of the parent-child detection metric works well when applied on the denormalized data with linear parent-child relationship scheme. However, we think that the process...

feature request
under discussion
data:multi-table
feature:metrics

_Filed from a conversation on the public, SDV Slack. This is a lower priority feature request._ ### Problem Description The [single table ML Efficacy metrics](https://docs.sdv.dev/sdmetrics/metrics/metrics-in-beta/ml-efficacy-single-table) make use of different ML...

feature request
feature:metrics

### Problem Description _As an engineer, I'd like to see the results of CI workflows quickly so that I cna make changes or merge PRs more efficiently._ Github only allows...

maintenance

In #538, we improved how the report scores are printed out when the verbosity is on. However, all of our [docs](https://docs.sdv.dev/sdmetrics) still show the scores printed out with the old...

documentation

This is an auto-generated PR with **latest** dependency updates.

### Environment Details * SDMetrics version: 0.14.1 ### Error Description In the Quality Report, the Column Pair Trends and Intertable Trends properties both use the [ContingencySimilarity](https://docs.sdv.dev/sdmetrics/metrics/metrics-glossary/contingencysimilarity) metric to compute a...

bug
feature:reports
feature:metrics

### Problem Description - Currently, the quality report does not include an evaluation of missing values. - A user may wish to check that the number of null values in...

feature request