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 binary classification support for RAI text and vision scenarios #1778

Merged
merged 1 commit into from
Nov 20, 2022

Conversation

imatiach-msft
Copy link
Contributor

Description

Add binary classification support for RAI text and vision scenarios.
Also adds the corresponding test apps for validation.

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 Oct 19, 2022

Codecov Report

Merging #1778 (7de8f8b) into main (23c98e3) will increase coverage by 14.54%.
The diff coverage is n/a.

❗ Current head 7de8f8b differs from pull request most recent head 589286e. Consider uploading reports for the commit 589286e to get more accurate results

@@             Coverage Diff             @@
##             main    #1778       +/-   ##
===========================================
+ Coverage   73.78%   88.32%   +14.54%     
===========================================
  Files          25       89       +64     
  Lines        1274     5259     +3985     
===========================================
+ Hits          940     4645     +3705     
- Misses        334      614      +280     
Flag Coverage Δ
unittests 88.32% <ø> (+14.54%) ⬆️

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

Impacted Files Coverage Δ
..._utils/rai_test_utils/datasets/tabular/__init__.py
rai_test_utils/rai_test_utils/datasets/__init__.py
...st_utils/rai_test_utils/models/sklearn/__init__.py
...i_test_utils/models/sklearn/sklearn_model_utils.py
...st_utils/rai_test_utils/models/xgboost/__init__.py
...t_utils/rai_test_utils/models/lightgbm/__init__.py
...test_utils/models/lightgbm/lightgbm_model_utils.py
..._test_utils/datasets/tabular/tabular_data_utils.py
...i_test_utils/models/xgboost/xgboost_model_utils.py
...ponsibleai/responsibleai/_tools/shared/__init__.py 100.00% <0.00%> (ø)
... and 72 more

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 force-pushed the ilmat/add-binary-text-vision-support branch from 6478a00 to 7de8f8b Compare October 19, 2022 15:48
@gaugup
Copy link
Contributor

gaugup commented Oct 19, 2022

should this go into postga?

@imatiach-msft
Copy link
Contributor Author

"should this go into postga?"
I'll just keep it open here for now, I think the postga branch will soon be merged in a couple weeks anyway?

@imatiach-msft imatiach-msft force-pushed the ilmat/add-binary-text-vision-support branch from 7de8f8b to 589286e Compare November 18, 2022 21:39
@imatiach-msft imatiach-msft merged commit c1e8fdb into main Nov 20, 2022
@imatiach-msft imatiach-msft deleted the ilmat/add-binary-text-vision-support branch November 20, 2022 04:43
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