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

Notebook change showing the usage of identity feature and feature metadata #1627

Merged
merged 3 commits into from
Aug 22, 2022

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Aug 10, 2022

Description

Add the usage of FeatureMetadata class to pass the relevant feature metadata to the RAIInsights class. This notebook change adds a feature from user data as the identity feature which will be then used to add the value of that feature to the scatter plot points in the counterfactual, causal and data-explorer sections.

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

Codecov Report

Merging #1627 (f0e70d2) into main (42e74ac) will increase coverage by 10.14%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #1627       +/-   ##
===========================================
+ Coverage   78.89%   89.03%   +10.14%     
===========================================
  Files          29      105       +76     
  Lines        1559     5529     +3970     
===========================================
+ Hits         1230     4923     +3693     
- Misses        329      606      +277     
Flag Coverage Δ
unittests 89.03% <ø> (+10.14%) ⬆️

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

Impacted Files Coverage Δ
...tools/error_analysis/dashboard_schemas/__init__.py 100.00% <0.00%> (ø)
...ibleai/responsibleai/managers/explainer_manager.py 89.55% <0.00%> (ø)
...eai/responsibleai/databalanceanalysis/constants.py 100.00% <0.00%> (ø)
...nsibleai/databalanceanalysis/data_balance_utils.py 100.00% <0.00%> (ø)
...ponsibleai/responsibleai/_tools/causal/__init__.py 100.00% <0.00%> (ø)
...is/erroranalysis/_internal/process_categoricals.py 100.00% <0.00%> (ø)
...ai/responsibleai/_tools/error_analysis/__init__.py 100.00% <0.00%> (ø)
responsibleai/responsibleai/_config/base_config.py 92.30% <0.00%> (ø)
raiutils/raiutils/webservice/webservice.py 100.00% <0.00%> (ø)
erroranalysis/erroranalysis/_internal/utils.py 84.61% <0.00%> (ø)
... and 66 more

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

@gaugup gaugup changed the title [Do not merge] Notebook change showing the usage of identity feature and feature metadata Notebook change showing the usage of identity feature and feature metadata Aug 22, 2022
@gaugup gaugup requested review from imatiach-msft and mesameki and removed request for imatiach-msft August 22, 2022 16:58
1 similar comment
@gaugup gaugup merged commit 7580a39 into main Aug 22, 2022
@gaugup gaugup deleted the gaugup/IdentityFeatureNBChange branch August 22, 2022 19:35
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.

4 participants