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 metadata to IDataset #2071

Merged
merged 3 commits into from
May 22, 2023
Merged

Conversation

gaugup
Copy link
Contributor

@gaugup gaugup commented May 20, 2023

Description

For the entire test set (in large dataset scenario), we need the feature ranges and number of rows while creating cohort filters.

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 May 20, 2023

Codecov Report

Merging #2071 (96678f3) into main (e398f5a) will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main    #2071      +/-   ##
==========================================
+ Coverage   92.35%   92.37%   +0.01%     
==========================================
  Files         100      100              
  Lines        4973     4984      +11     
==========================================
+ Hits         4593     4604      +11     
  Misses        380      380              
Flag Coverage Δ
unittests 92.37% <100.00%> (+0.01%) ⬆️

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

Impacted Files Coverage Δ
responsibleai/responsibleai/_interfaces.py 100.00% <100.00%> (ø)
...sibleai/responsibleai/rai_insights/rai_insights.py 87.36% <100.00%> (+0.11%) ⬆️

Signed-off-by: Gaurav Gupta <[email protected]>
@gaugup gaugup enabled auto-merge (squash) May 22, 2023 18:22
Signed-off-by: Gaurav Gupta <[email protected]>
@gaugup gaugup merged commit d6d8869 into main May 22, 2023
@gaugup gaugup deleted the gaugup/AddDatasetMetadataToIDataset branch May 22, 2023 21:18
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