responsible-ai-toolbox
responsible-ai-toolbox copied to clipboard
Display outlier in aggregate feature importance box chart
This PR adds outliers in aggregate feature importance box chart. We manually calculated the offset for outliers from different cohorts.
Description
if cohort count is 6 (even case):

if cohort count is 7 (odd case):

API Reference: http://api.highcharts.com/highcharts/pl ... oupPadding http://api.highcharts.com/highcharts/pl ... tPlacement
Areas changed
npm packages changed:
- [ ] responsibleai/causality
- [x] responsibleai/core-ui
- [ ] responsibleai/counterfactuals
- [ ] responsibleai/dataset-explorer
- [ ] responsibleai/fairness
- [ ] responsibleai/interpret
- [ ] responsibleai/localization
- [ ] responsibleai/mlchartlib
- [ ] responsibleai/model-assessment
Python packages changed:
- [ ] erroranalysis
- [ ] raiutils
- [ ] raiwidgets
- [ ] rai_core_flask
- [ ] responsibleai
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.
Codecov Report
Merging #1365 (338e080) into main (859204a) will increase coverage by
3.64%. The diff coverage isn/a.
@@ Coverage Diff @@
## main #1365 +/- ##
==========================================
+ Coverage 86.30% 89.94% +3.64%
==========================================
Files 100 80 -20
Lines 4702 3461 -1241
==========================================
- Hits 4058 3113 -945
+ Misses 644 348 -296
| Flag | Coverage Δ | |
|---|---|---|
| unittests | 89.94% <ø> (+3.64%) |
:arrow_up: |
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update 859204a...338e080. Read the comment docs.
https://responsibleai.blob.core.windows.net/pullrequest/microsoft/responsible-ai-toolbox/tongy/addOutlier/dashboard/index.html
https://responsibleai.blob.core.windows.net/pullrequest/microsoft/responsible-ai-toolbox/tongy/addOutlier/dashboard/index.html