We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 168de2b commit 36128b5Copy full SHA for 36128b5
1 file changed
src/components/home/open-source.js
@@ -68,6 +68,7 @@ const metricsItems = [
68
text:
69
"Provides a set of model-agnostic tools for evaluating synthetic data. Defines metrics for statistics, efficiency, and privacy.",
70
github: "https://github.com/sdv-dev/SDMetrics",
71
+ url: "https://docs.sdv.dev/sdmetrics/"
72
},
73
{
74
name: "Synthetic Data Vault",
0 commit comments