Skip to content

Add stacked ensemble to __init__ file for pipelines#1326

Merged
angela97lin merged 8 commits intomainfrom
fix_stacked_ensemble
Oct 21, 2020
Merged

Add stacked ensemble to __init__ file for pipelines#1326
angela97lin merged 8 commits intomainfrom
fix_stacked_ensemble

Conversation

@angela97lin
Copy link
Contributor

Running into an issue importing here: https://github.com/FeatureLabs/evalml_looking_glass/pull/147

I believe it has to do with the missing import in the evalml/pipelines/__init__ file since fixing that locally makes the tests run.

@codecov
Copy link

codecov bot commented Oct 21, 2020

Codecov Report

Merging #1326 into main will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1326   +/-   ##
=======================================
  Coverage   99.94%   99.94%           
=======================================
  Files         213      213           
  Lines       13387    13387           
=======================================
  Hits        13379    13379           
  Misses          8        8           
Impacted Files Coverage Δ
evalml/pipelines/__init__.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d66d21a...d028894. Read the comment docs.

Copy link
Contributor

@dsherry dsherry left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@angela97lin angela97lin merged commit 55e1776 into main Oct 21, 2020
@angela97lin angela97lin deleted the fix_stacked_ensemble branch October 21, 2020 16:38
@dsherry dsherry mentioned this pull request Oct 29, 2020
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.

2 participants