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

Revert "Conditionally include the imputer in pipelines (#3657)" #3672

Merged
merged 3 commits into from Aug 19, 2022

Conversation

chukarsten
Copy link
Collaborator

This reverts commit ceebe08.

Pull Request Description

(replace this text with your description)


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.

@chukarsten chukarsten marked this pull request as ready for review August 19, 2022 03:34
@codecov
Copy link

codecov bot commented Aug 19, 2022

Codecov Report

Merging #3672 (05698a1) into main (85472b6) will decrease coverage by 0.1%.
The diff coverage is 100.0%.

@@           Coverage Diff           @@
##            main   #3672     +/-   ##
=======================================
- Coverage   99.7%   99.7%   -0.0%     
=======================================
  Files        337     337             
  Lines      34021   34018      -3     
=======================================
- Hits       33890   33887      -3     
  Misses       131     131             
Impacted Files Coverage Δ
evalml/pipelines/classification_pipeline.py 100.0% <ø> (ø)
...valml/tests/automl_tests/test_default_algorithm.py 100.0% <ø> (ø)
evalml/pipelines/utils.py 99.5% <100.0%> (ø)
evalml/tests/automl_tests/test_automl.py 99.5% <100.0%> (+0.1%) ⬆️
...ts/automl_tests/test_automl_iterative_algorithm.py 100.0% <100.0%> (ø)
evalml/tests/pipeline_tests/test_pipeline_utils.py 99.8% <100.0%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@chukarsten chukarsten merged commit 2ae367e into main Aug 19, 2022
@chukarsten chukarsten deleted the revert_conditional_imputer branch August 19, 2022 15:47
@chukarsten chukarsten mentioned this pull request Aug 19, 2022
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.

None yet

1 participant