-
Notifications
You must be signed in to change notification settings - Fork 87
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
Fixes summary
for Pipelines without estimators
#707
Conversation
Codecov Report
@@ Coverage Diff @@
## master #707 +/- ##
==========================================
+ Coverage 99.19% 99.21% +0.02%
==========================================
Files 140 140
Lines 4952 4985 +33
==========================================
+ Hits 4912 4946 +34
+ Misses 40 39 -1
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.
Looking good, left suggestions
evalml/tests/pipeline_tests/classification_pipeline_tests/test_catboost_classification.py
Show resolved
Hide resolved
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.
Nice going! Left a couple style suggestions on the impl but lgtm 🚢
Closes #706