Skip to content

Conversation

mfeurer
Copy link
Contributor

@mfeurer mfeurer commented Apr 13, 2021

No description provided.

franchuterivera and others added 12 commits March 29, 2021 15:21
* Stale via github actions

* Stale via github actions

* Delete old stale
* FIX an issue with calculate loss

* simplify code

* fix unit test
* Alternative to 1115

* fix meta-data generation
do not import openml inside a container while running the tests
as it can break because of certain directories not existing.
* Enabled pipeline fit

* Feedback from comments

* Feedback from comments

* clean pipeline parsing

* Feedback from PR
@codecov
Copy link

codecov bot commented Apr 13, 2021

Codecov Report

Merging #1125 (79627e1) into master (218aa84) will increase coverage by 0.30%.
The diff coverage is 88.48%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1125      +/-   ##
==========================================
+ Coverage   85.51%   85.82%   +0.30%     
==========================================
  Files         137      137              
  Lines       10557    10625      +68     
==========================================
+ Hits         9028     9119      +91     
+ Misses       1529     1506      -23     
Impacted Files Coverage Δ
autosklearn/evaluation/train_evaluator.py 73.46% <0.00%> (ø)
autosklearn/util/pipeline.py 83.58% <72.72%> (+0.76%) ⬆️
autosklearn/automl.py 84.75% <87.20%> (-0.01%) ⬇️
autosklearn/estimators.py 93.47% <90.90%> (+0.40%) ⬆️
autosklearn/smbo.py 86.18% <95.34%> (+2.34%) ⬆️
autosklearn/__version__.py 100.00% <100.00%> (ø)
autosklearn/ensemble_builder.py 76.65% <100.00%> (ø)
autosklearn/evaluation/abstract_evaluator.py 90.03% <100.00%> (+1.01%) ⬆️
autosklearn/metrics/__init__.py 87.83% <100.00%> (+0.08%) ⬆️
autosklearn/evaluation/__init__.py 79.91% <0.00%> (-0.86%) ⬇️
... and 6 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 218aa84...79627e1. Read the comment docs.

@mfeurer mfeurer merged commit 275d0d6 into master Apr 17, 2021
github-actions bot pushed a commit to rizalgowandy/auto-sklearn that referenced this pull request Apr 17, 2021
github-actions bot pushed a commit to kokizzu/auto-sklearn that referenced this pull request Apr 17, 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.

5 participants