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

make train data optional on RAIBaseInsights class #2029

Merged
merged 1 commit into from
Apr 21, 2023

Conversation

imatiach-msft
Copy link
Contributor

Description

Make train data optional on RAIBaseInsights class.
The train data is optional for RAITextInsights and RAIVisionInsights as it is not used currently.

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 Apr 10, 2023

Codecov Report

Merging #2029 (35fd614) into main (7a56868) will decrease coverage by 0.02%.
The diff coverage is 92.85%.

@@            Coverage Diff             @@
##             main    #2029      +/-   ##
==========================================
- Coverage   92.32%   92.31%   -0.02%     
==========================================
  Files          95       95              
  Lines        4902     4908       +6     
==========================================
+ Hits         4526     4531       +5     
- Misses        376      377       +1     
Flag Coverage Δ
unittests 92.31% <92.85%> (-0.02%) ⬇️

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

Impacted Files Coverage Δ
...ai/responsibleai/rai_insights/rai_base_insights.py 86.09% <92.85%> (-0.12%) ⬇️

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

@imatiach-msft imatiach-msft merged commit 5c8671b into main Apr 21, 2023
110 checks passed
@imatiach-msft imatiach-msft deleted the ilmat/optional-train-insights branch April 21, 2023 17:44
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.

None yet

4 participants