Skip to content

Commit d885f03

Browse files
author
Borovits
committed
Adopted changes from evaluation.py
1 parent 64c3324 commit d885f03

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

evaluation_in_prod.py

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
from scipy.stats import ks_2samp
1515
from datetime import datetime
1616

17+
1718
class eval_metrics():
1819
"""The goal of the evaluation script is to measure how well the generated synthetic dataset preserves
1920
the characteristics that exist between the attributes in the original dataset. """

0 commit comments

Comments
 (0)