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

SDK change for computing aggregate causal effects and policy tree per cohort #1552

Merged
merged 7 commits into from
Aug 11, 2022

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Jul 12, 2022

Description

SDK change for computing aggregate causal effects and policy tree per cohort. It seems we report the cohort stats on the "All data" cohort. Changing the cohort doesn't change the aggregate stats. This change adds the SDK flask end points which when queried returns the global stats per cohort.

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 Jul 12, 2022

Codecov Report

Merging #1552 (2a8ed21) into main (c7d96f5) will decrease coverage by 0.00%.
The diff coverage is 90.00%.

@@            Coverage Diff             @@
##             main    #1552      +/-   ##
==========================================
- Coverage   89.01%   89.01%   -0.01%     
==========================================
  Files         105      105              
  Lines        5455     5489      +34     
==========================================
+ Hits         4856     4886      +30     
- Misses        599      603       +4     
Flag Coverage Δ
unittests 89.01% <90.00%> (-0.01%) ⬇️

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

Impacted Files Coverage Δ
raiwidgets/raiwidgets/responsibleai_dashboard.py 63.88% <60.00%> (-3.97%) ⬇️
...idgets/raiwidgets/responsibleai_dashboard_input.py 95.74% <100.00%> (+0.96%) ⬆️

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

gaugup added 3 commits August 9, 2022 12:56
Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
@gaugup gaugup changed the title SDK change for computing aggregate causal effects per cohort SDK change for computing aggregate causal effects and policy tree per cohort Aug 9, 2022
@gaugup gaugup enabled auto-merge (squash) August 11, 2022 19:31
@gaugup gaugup merged commit 5d568f8 into main Aug 11, 2022
@gaugup gaugup deleted the gaugup/CorrectGlobalCausalAccordingToCohort branch August 11, 2022 20:53
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