We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 64c3324 commit d885f03Copy full SHA for d885f03
evaluation_in_prod.py
@@ -14,6 +14,7 @@
14
from scipy.stats import ks_2samp
15
from datetime import datetime
16
17
+
18
class eval_metrics():
19
"""The goal of the evaluation script is to measure how well the generated synthetic dataset preserves
20
the characteristics that exist between the attributes in the original dataset. """
0 commit comments