-
Notifications
You must be signed in to change notification settings - Fork 395
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
Taking dependency on is_classifier()
method and SKLearn
constants class from raiutils
#1289
Conversation
Signed-off-by: Gaurav Gupta <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree with @imatiach-msft 's comments. Thanks for adding this @gaugup !
Signed-off-by: Gaurav Gupta <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #1289 +/- ##
==========================================
- Coverage 87.57% 87.56% -0.01%
==========================================
Files 110 108 -2
Lines 5093 5081 -12
==========================================
- Hits 4460 4449 -11
+ Misses 633 632 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Signed-off-by: Gaurav Gupta <[email protected]>
is_classifier()
method and SKLearn
constants class from raiutils
is_classifier()
method and SKLearn
constants class from raiutilsis_classifier()
method and SKLearn
constants class from raiutils
is_classifier()
method and SKLearn
constants class from raiutilsis_classifier()
method and SKLearn
constants class from raiutils
Description
Taking dependency on
is_classifier()
method andSKLearn
method constants class fromraiutils
. This helps reduce some duplicate code inraiwidgets
andresponsibleai
.Areas changed
npm packages changed:
Python packages changed:
Tests
Screenshots (if appropriate):
Documentation: