Skip to content

Update AutoMLSearch init Pipeline logging - #2263

Merged
ParthivNaresh merged 20 commits into
mainfrom
Update-Logging-Information-AutoML-Init
May 18, 2021
Merged

Update AutoMLSearch init Pipeline logging#2263
ParthivNaresh merged 20 commits into
mainfrom
Update-Logging-Information-AutoML-Init

Conversation

@ParthivNaresh

@ParthivNaresh ParthivNaresh commented May 13, 2021

Copy link
Copy Markdown
Contributor

Fixes #2092

@codecov

codecov Bot commented May 13, 2021

Copy link
Copy Markdown

Codecov Report

Merging #2263 (ad5b49e) into main (2f7246d) will increase coverage by 0.1%.
The diff coverage is 100.0%.

Impacted file tree graph

@@            Coverage Diff            @@
##             main    #2263     +/-   ##
=========================================
+ Coverage   100.0%   100.0%   +0.1%     
=========================================
  Files         280      280             
  Lines       24318    24336     +18     
=========================================
+ Hits        24296    24314     +18     
  Misses         22       22             
Impacted Files Coverage Δ
evalml/automl/automl_search.py 100.0% <100.0%> (ø)
evalml/tests/utils_tests/test_logger.py 100.0% <100.0%> (ø)

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 2f7246d...ad5b49e. Read the comment docs.

@ParthivNaresh
ParthivNaresh marked this pull request as ready for review May 13, 2021 20:09

@dsherry dsherry left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Cool! Left two nit picks

Comment thread evalml/automl/automl_search.py Outdated
Comment thread evalml/automl/automl_search.py Outdated

@bchen1116 bchen1116 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM! I think it'd be nice to add some simple test coverage, left a comment on suggestions but not necessary to implement all! I think just one test to check the output would be good

Comment thread evalml/automl/automl_search.py

@chukarsten chukarsten left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM

@ParthivNaresh
ParthivNaresh merged commit 077ec74 into main May 18, 2021
@freddyaboulton
freddyaboulton deleted the Update-Logging-Information-AutoML-Init branch May 13, 2022 15:02
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.

Update logged information for AutoML init

4 participants