You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/locales/en.json
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,7 @@
76
76
"title": "Method",
77
77
"cart": "CART",
78
78
"gc": "Gaussian Copula",
79
-
"tooltip": "The CART method is used to generate the synthetic data.\n\n\n\nCART generally produces higher quality synthetic datasets, but might not work well on datasets with categorical variables with 20+ categories.\n\n\n\nsUse Gaussian Copula in those cases"
79
+
"tooltip": "The CART method is used to generate the synthetic data.\n\n\n\nCART generally produces higher quality synthetic datasets, but might not work well on datasets with categorical variables with 20+ categories.\n\n\n\nUse Gaussian Copula in those cases."
0 commit comments