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 identity feature value to causal hover over #1633

Merged
merged 9 commits into from
Aug 16, 2022

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Aug 12, 2022

Description

Adding identity feature value to hover over in scatter plot in causal section.

Screenshot:-
image

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

Codecov Report

Merging #1633 (88829d8) into main (0a4c5dc) will decrease coverage by 3.42%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #1633      +/-   ##
==========================================
- Coverage   89.01%   85.58%   -3.43%     
==========================================
  Files         105       58      -47     
  Lines        5489     2977    -2512     
==========================================
- Hits         4886     2548    -2338     
+ Misses        603      429     -174     
Flag Coverage Δ
unittests 85.58% <ø> (-3.43%) ⬇️

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

Impacted Files Coverage Δ
responsibleai/responsibleai/__version__.py
...ai/databalanceanalysis/feature_balance_measures.py
...onsibleai/responsibleai/serialization_utilities.py
...sponsibleai/responsibleai/managers/base_manager.py
responsibleai/responsibleai/_config/__init__.py
responsibleai/responsibleai/_tools/__init__.py
...bleai/responsibleai/_tools/causal/causal_config.py
...sibleai/responsibleai/_tools/shared/base_result.py
...ponsibleai/responsibleai/rai_insights/constants.py
responsibleai/responsibleai/_config/base_config.py
... and 37 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]>
Copy link
Contributor

@imatiach-msft imatiach-msft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! added some minor comments

gaugup and others added 5 commits August 15, 2022 15:34
Signed-off-by: Gaurav Gupta <[email protected]>

Signed-off-by: Gaurav Gupta <[email protected]>
* Add identity feature value to feature importance hover over

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

* Fix bug

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

* Fix code review comments

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

* Lint fix

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

Signed-off-by: Gaurav Gupta <[email protected]>
Signed-off-by: Gaurav Gupta <[email protected]>
Signed-off-by: Gaurav Gupta <[email protected]>
1 similar comment
@gaugup gaugup enabled auto-merge (squash) August 16, 2022 01:00
@gaugup gaugup merged commit 8484fc1 into main Aug 16, 2022
@gaugup gaugup deleted the gaugup/AddIDFeatureToCausal branch August 16, 2022 02:41
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.

6 participants