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
Update HMASynthesizer to change the default distribution for child tables to norm instead of beta.
Additional context
We had found that in some situations, the beta distributions for child tables were not fitting well. We conducted an investigation into changing the child table distributions from beta to norm or uniform. We found that, in most cases, the fit time was reduced when using norm while quality score was similar to or improved over beta.