Skip to content

[Fix] budget allocation to enable runtime/epoch as budget#271

Merged
ravinkohli merged 2 commits intoautoml:developmentfrom
franchuterivera:FIX_177
Jun 30, 2021
Merged

[Fix] budget allocation to enable runtime/epoch as budget#271
ravinkohli merged 2 commits intoautoml:developmentfrom
franchuterivera:FIX_177

Conversation

@franchuterivera
Copy link
Contributor

addresses #177 and #266

@codecov
Copy link

codecov bot commented Jun 23, 2021

Codecov Report

Merging #271 (79ce0df) into development (76bdde7) will decrease coverage by 0.01%.
The diff coverage is 41.66%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #271      +/-   ##
===============================================
- Coverage        81.66%   81.65%   -0.02%     
===============================================
  Files              151      151              
  Lines             8646     8652       +6     
  Branches          1328     1329       +1     
===============================================
+ Hits              7061     7065       +4     
- Misses            1108     1112       +4     
+ Partials           477      475       -2     
Impacted Files Coverage Δ
autoPyTorch/api/tabular_classification.py 87.50% <ø> (ø)
autoPyTorch/api/tabular_regression.py 96.87% <ø> (ø)
autoPyTorch/evaluation/tae.py 66.96% <0.00%> (-0.62%) ⬇️
autoPyTorch/evaluation/abstract_evaluator.py 74.78% <20.00%> (-1.12%) ⬇️
autoPyTorch/api/base_task.py 84.61% <50.00%> (-0.04%) ⬇️
autoPyTorch/optimizer/smbo.py 83.19% <100.00%> (+3.36%) ⬆️
...h/pipeline/components/training/trainer/__init__.py 71.89% <100.00%> (+1.08%) ⬆️
...mponents/setup/network_head/fully_convolutional.py 94.00% <0.00%> (-4.00%) ⬇️
...essing/feature_preprocessing/PolynomialFeatures.py 96.42% <0.00%> (-3.58%) ⬇️
...essing/feature_preprocessing/RandomKitchenSinks.py 91.17% <0.00%> (-2.95%) ⬇️
... and 8 more

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 76bdde7...79ce0df. Read the comment docs.

@franchuterivera franchuterivera marked this pull request as ready for review June 23, 2021 21:50
Copy link
Collaborator

@nabenabe0928 nabenabe0928 left a comment

Choose a reason for hiding this comment

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

Thanks for the PR

@ravinkohli ravinkohli merged commit 3f51d8b into automl:development Jun 30, 2021
github-actions bot pushed a commit that referenced this pull request Jun 30, 2021
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.

3 participants