sdv-dev / SDMetrics

Metrics to evaluate quality and efficacy of synthetic datasets.
https://docs.sdv.dev/sdmetrics
MIT License
201 stars 45 forks source link

Print scores after every progress bar #540

Closed lajohn4747 closed 5 months ago

lajohn4747 commented 6 months ago

resolve #538

Print scores according to new spec.

Screenshot 2024-03-25 at 11 05 17 AM
codecov-commenter commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 78.52%. Comparing base (1844a99) to head (9f1b520).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #540 +/- ## ========================================== - Coverage 78.54% 78.52% -0.02% ========================================== Files 102 102 Lines 3728 3726 -2 ========================================== - Hits 2928 2926 -2 Misses 800 800 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

npatki commented 5 months ago

Just awaiting confirmation that the slight change in spec is ok from @npatki ie. printing Column Pair Trends Score: instead of Score:

FYI as discussed last week, this is fine by me @amontanez24