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

Development #1296

Merged
merged 2 commits into from
Nov 9, 2021
Merged

Development #1296

merged 2 commits into from
Nov 9, 2021

Conversation

mfeurer
Copy link
Contributor

@mfeurer mfeurer commented Nov 9, 2021

No description provided.

This PR passes custom components to workers so that custom components
are available when using n_jobs != 1
@codecov
Copy link

codecov bot commented Nov 9, 2021

Codecov Report

Merging #1296 (7364c68) into master (bd049a5) will increase coverage by 0.06%.
The diff coverage is 88.57%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1296      +/-   ##
==========================================
+ Coverage   88.07%   88.13%   +0.06%     
==========================================
  Files         140      140              
  Lines       11148    11163      +15     
==========================================
+ Hits         9819     9839      +20     
+ Misses       1329     1324       -5     
Impacted Files Coverage Δ
...ata_preprocessing/categorical_encoding/__init__.py 85.93% <75.00%> (+0.22%) ⬆️
...ata_preprocessing/minority_coalescense/__init__.py 89.06% <75.00%> (+0.17%) ⬆️
...omponents/data_preprocessing/rescaling/__init__.py 93.47% <75.00%> (+0.14%) ⬆️
...sklearn/pipeline/components/regression/__init__.py 83.72% <75.00%> (+0.19%) ⬆️
autosklearn/__version__.py 100.00% <100.00%> (ø)
autosklearn/evaluation/__init__.py 85.53% <100.00%> (+0.06%) ⬆️
autosklearn/evaluation/abstract_evaluator.py 93.05% <100.00%> (+0.92%) ⬆️
autosklearn/evaluation/test_evaluator.py 93.93% <100.00%> (+0.18%) ⬆️
autosklearn/evaluation/train_evaluator.py 92.39% <100.00%> (ø)
autosklearn/pipeline/components/base.py 79.04% <100.00%> (+0.25%) ⬆️
... and 5 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 bd049a5...7364c68. Read the comment docs.

@mfeurer mfeurer merged commit e21047a into master Nov 9, 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.

2 participants