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

[Model Overview] Box plot data for classification probabilities from SDK endpoint #1689

Merged
merged 22 commits into from
Sep 8, 2022

Conversation

tongyu-microsoft
Copy link
Contributor

@tongyu-microsoft tongyu-microsoft commented Sep 6, 2022

This PR adds support to query for box plot probability distribution from sdk endpoint.

Description

With this PR, we are now be able to make REST API calls to SDK side and retrieve model overview probability distribution for each selected cohort.

UI Gif:
modelOverviewBoxChart

The PR also adds unit tests for calculateBoxPlotDataFromErrorCohort.
This feature is behind flight newSdkEndpoints

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 Sep 6, 2022

Codecov Report

Merging #1689 (d69c2d2) into main (05944f4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1689   +/-   ##
=======================================
  Coverage   88.91%   88.91%           
=======================================
  Files         105      105           
  Lines        5557     5557           
=======================================
  Hits         4941     4941           
  Misses        616      616           
Flag Coverage Δ
unittests 88.91% <ø> (ø)

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

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

@tongyu-microsoft tongyu-microsoft changed the title [Big Data Model Overview] Box plot data for classification probabilities from SDK endpoint [Model Overview] Box plot data for classification probabilities from SDK endpoint Sep 6, 2022
@vinuthakaranth
Copy link
Contributor

Thanks for adding unit tests :)

@tongyu-microsoft tongyu-microsoft enabled auto-merge (squash) September 8, 2022 06:04
1 similar comment
@tongyu-microsoft tongyu-microsoft merged commit 16e307f into main Sep 8, 2022
@tongyu-microsoft tongyu-microsoft deleted the tongy/bigData branch September 8, 2022 07:59
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