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

Add heterogeneity_model checks #1210

Merged
merged 4 commits into from
Feb 11, 2022
Merged

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Feb 9, 2022

Description

Add validations fot heterogeneity_model in causal manager.

Areas changed

npm packages changed:

  • responsibleai/causality
  • responsibleai/core-ui
  • responsibleai/counterfactuals
  • responsibleai/dataset-explorer
  • responsibleai/fairness
  • responsibleai/interpret
  • responsibleai/localization
  • responsibleai/mlchartlib
  • responsibleai/model-assessment

Python packages changed:

  • raiwidgets
  • responsibleai
  • erroranalysis
  • rai_core_flask

Tests

  • No new tests required.
  • New tests for the added feature are part of this PR.
  • I validated the changes manually.

Screenshots (if appropriate):

Documentation:

  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.

Signed-off-by: Gaurav Gupta <[email protected]>
@codecov-commenter
Copy link

codecov-commenter commented Feb 9, 2022

Codecov Report

Merging #1210 (1980da0) into main (b7bd2af) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1210      +/-   ##
==========================================
+ Coverage   67.09%   67.12%   +0.03%     
==========================================
  Files          91       91              
  Lines        4379     4383       +4     
==========================================
+ Hits         2938     2942       +4     
  Misses       1441     1441              
Flag Coverage Δ
unittests 67.12% <100.00%> (+0.03%) ⬆️

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

Impacted Files Coverage Δ
...ai/responsibleai/_tools/causal/causal_constants.py 100.00% <100.00%> (ø)
...onsibleai/responsibleai/managers/causal_manager.py 96.18% <100.00%> (+0.08%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b7bd2af...1980da0. Read the comment docs.

Signed-off-by: Gaurav Gupta <[email protected]>
@gaugup gaugup enabled auto-merge (squash) February 10, 2022 16:01
@gaugup gaugup merged commit 18d38dd into main Feb 11, 2022
@gaugup gaugup deleted the gaugup/AddHetrogenityModelChecks branch February 11, 2022 04:02
gaugup added a commit that referenced this pull request Feb 27, 2022
* Add hetrogenity_model checks

Signed-off-by: Gaurav Gupta <[email protected]>

* Fix lint

Signed-off-by: Gaurav Gupta <[email protected]>
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