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 number of samples in large data in meta.json #1976

Merged
merged 1 commit into from
Feb 22, 2023

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented Feb 21, 2023

Description

For large data work in AML, we need to record the number of samples to optimize the UI work flow in AML studio.

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>
@gaugup gaugup enabled auto-merge (squash) February 21, 2023 23:59
@codecov-commenter
Copy link

Codecov Report

Merging #1976 (ba0dece) into main (bc9e425) will increase coverage by 0.92%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #1976      +/-   ##
==========================================
+ Coverage   93.24%   94.17%   +0.92%     
==========================================
  Files         105       95      -10     
  Lines        4972     4718     -254     
==========================================
- Hits         4636     4443     -193     
+ Misses        336      275      -61     
Flag Coverage Δ
unittests 94.17% <100.00%> (+0.92%) ⬆️

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

Impacted Files Coverage Δ
responsibleai/responsibleai/_internal/constants.py 100.00% <100.00%> (ø)
...sibleai/responsibleai/rai_insights/rai_insights.py 92.49% <100.00%> (+0.05%) ⬆️
...i_core_flask/environments/public_vm_environment.py
..._core_flask/environments/databricks_environment.py
...sk/rai_core_flask/environments/base_environment.py
rai_core_flask/rai_core_flask/flask_helper.py
..._flask/environments/credentialed_vm_environment.py
..._core_flask/rai_core_flask/environment_detector.py
...core_flask/rai_core_flask/environments/__init__.py
...re_flask/environments/local_ipython_environment.py
... and 2 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 merged commit 727786d into main Feb 22, 2023
@gaugup gaugup deleted the gaugup/REcordNumberOfTestSamples branch February 22, 2023 01:14
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