-
Notifications
You must be signed in to change notification settings - Fork 86
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
Drop NaN before partial dependence grid generation #3235
Conversation
Codecov Report
@@ Coverage Diff @@
## main #3235 +/- ##
=======================================
+ Coverage 99.8% 99.8% +0.1%
=======================================
Files 326 326
Lines 31395 31405 +10
=======================================
+ Hits 31304 31314 +10
Misses 91 91
Continue to review full report at Codecov.
|
78d38ee
to
2f83e52
Compare
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.
Looks good, Freddy!
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.
LGTM!
2f83e52
to
ae7bb65
Compare
ae7bb65
to
1e88d65
Compare
Pull Request Description
Fixes #3226
Model understanding perf tests here:
report.html.zip
After creating the pull request: in order to pass the release_notes_updated check you will need to update the "Future Release" section of
docs/source/release_notes.rst
to include this pull request by adding :pr:123
.