-
Notifications
You must be signed in to change notification settings - Fork 113
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
class JackknifeAB restricted to a smaller class Resample and argument… #96
Conversation
… cv replaced by agg_functionin MapieRegressor
Codecov Report
@@ Coverage Diff @@
## dev #96 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 11 13 +2
Lines 943 971 +28
Branches 73 75 +2
=========================================
+ Hits 943 971 +28
Continue to review full report at Codecov.
|
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.
Répondu
6e1ea49
to
326b537
Compare
6d0dc30
to
f429290
Compare
… cv replaced by agg_functionin MapieRegressor
Description
Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.
Fixes #(issue)
Type of change
Please remove options that are irrelevant.
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration
Checklist:
make lint
make type-check
make tests
make coverage
make doc