Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce the train and test dataset sizes in responsibleai to reduce test time #1630

Merged
merged 10 commits into from
Sep 12, 2022

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Aug 11, 2022

Description

It seems the train sets are large which causes the causal to take longer to train the causal models. Hence, limiting train sets to 500 samples (where ever possible). This has reduced the time for responsibleai tests on Ubuntu to 15 mins from 30 mins previously.

Checklist

  • I have added screenshots above for all UI changes.
  • I have added e2e tests for all UI changes.
  • Documentation was updated if it was needed.

@codecov-commenter
Copy link

codecov-commenter commented Aug 11, 2022

Codecov Report

Merging #1630 (11d09a1) into main (ad574f6) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1630   +/-   ##
=======================================
  Coverage   89.00%   89.00%           
=======================================
  Files         105      105           
  Lines        5577     5577           
=======================================
  Hits         4964     4964           
  Misses        613      613           
Flag Coverage Δ
unittests 89.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Signed-off-by: Gaurav Gupta <[email protected]>
@gaugup gaugup enabled auto-merge (squash) September 12, 2022 18:52
@gaugup gaugup merged commit 2705bea into main Sep 12, 2022
@gaugup gaugup deleted the gaugup/ReduceCFTestTime branch September 12, 2022 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants