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

Fix calculate loss #1123

Merged
merged 3 commits into from
Apr 12, 2021
Merged

Fix calculate loss #1123

merged 3 commits into from
Apr 12, 2021

Conversation

mfeurer
Copy link
Contributor

@mfeurer mfeurer commented Apr 12, 2021

No description provided.

@codecov
Copy link

codecov bot commented Apr 12, 2021

Codecov Report

Merging #1123 (b786327) into development (4d3bb06) will increase coverage by 0.03%.
The diff coverage is 100.00%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #1123      +/-   ##
===============================================
+ Coverage        85.47%   85.51%   +0.03%     
===============================================
  Files              137      137              
  Lines            10557    10558       +1     
===============================================
+ Hits              9024     9029       +5     
+ Misses            1533     1529       -4     
Impacted Files Coverage Δ
autosklearn/automl.py 84.76% <100.00%> (ø)
autosklearn/ensemble_builder.py 76.65% <100.00%> (ø)
autosklearn/metrics/__init__.py 87.83% <100.00%> (+0.08%) ⬆️
...n/pipeline/components/classification/libsvm_svc.py 88.09% <0.00%> (-1.20%) ⬇️
...ature_preprocessing/select_rates_classification.py 87.32% <0.00%> (+1.40%) ⬆️
autosklearn/util/backend.py 76.15% <0.00%> (+1.42%) ⬆️

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 4d3bb06...b786327. Read the comment docs.

@mfeurer mfeurer merged commit c2b0e73 into development Apr 12, 2021
@mfeurer mfeurer deleted the fix_calculate_loss branch April 12, 2021 17:04
github-actions bot pushed a commit that referenced this pull request Apr 12, 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.

1 participant