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 dataset analysis chart view for large data #1829

Merged
merged 7 commits into from
Dec 5, 2022

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Dec 3, 2022

Description

The PR adds the dataset analysis for large data by requesting bar/box plots from SDK backend.

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.

Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
Signed-off-by: Gaurav Gupta <gaugup@microsoft.com>
@codecov-commenter
Copy link

codecov-commenter commented Dec 3, 2022

Codecov Report

Merging #1829 (51d56e6) into main (4bdf3bc) will increase coverage by 12.48%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##             main    #1829       +/-   ##
===========================================
+ Coverage   76.05%   88.54%   +12.48%     
===========================================
  Files          33       96       +63     
  Lines        1416     5490     +4074     
===========================================
+ Hits         1077     4861     +3784     
- Misses        339      629      +290     
Flag Coverage Δ
unittests 88.54% <ø> (+12.48%) ⬆️

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

Impacted Files Coverage Δ
...ai/responsibleai/_tools/counterfactual/__init__.py 100.00% <0.00%> (ø)
responsibleai/responsibleai/_interfaces.py 100.00% <0.00%> (ø)
...s/erroranalysis/_internal/error_report/__init__.py 100.00% <0.00%> (ø)
...ibleai/_tools/causal/dashboard_schemas/__init__.py 100.00% <0.00%> (ø)
...ponsibleai/responsibleai/_tools/shared/versions.py 100.00% <0.00%> (ø)
..._flask/environments/credentialed_vm_environment.py 100.00% <0.00%> (ø)
responsibleai/responsibleai/_data_validations.py 94.73% <0.00%> (ø)
.../databalanceanalysis/aggregate_balance_measures.py 92.85% <0.00%> (ø)
...is/erroranalysis/_internal/surrogate_error_tree.py 88.17% <0.00%> (ø)
...ponsibleai/responsibleai/modelanalysis/__init__.py 100.00% <0.00%> (ø)
... and 53 more

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

1 similar comment
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 enabled auto-merge (squash) December 5, 2022 20:28
@gaugup gaugup merged commit 65dc1b4 into main Dec 5, 2022
@gaugup gaugup deleted the gaugup/AddDatasetAnalysisChartViewLargeData branch December 5, 2022 21:17
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