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

Update dask requirement, disabled example #1356

Merged
merged 4 commits into from
Dec 24, 2021
Merged

Update dask requirement, disabled example #1356

merged 4 commits into from
Dec 24, 2021

Conversation

eddiebergman
Copy link
Contributor

@eddiebergman eddiebergman commented Dec 24, 2021

Updates dask to 2021.12.0. Disables example as a result.

The docs won't build properly due to sphinx issues encountered that are solved in development with PR #1339.

Additionally, an issue with manual spawning occures so the example example_parallel_manual_spawning_python.py was disabled. See the issue dask/distributed#5627

@codecov
Copy link

codecov bot commented Dec 24, 2021

Codecov Report

Merging #1356 (f0f04b0) into master (7364c68) will decrease coverage by 0.08%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1356      +/-   ##
==========================================
- Coverage   88.13%   88.05%   -0.09%     
==========================================
  Files         140      140              
  Lines       11163    11163              
==========================================
- Hits         9839     9830       -9     
- Misses       1324     1333       +9     
Impacted Files Coverage Δ
autosklearn/__version__.py 100.00% <100.00%> (ø)
...mponents/feature_preprocessing/nystroem_sampler.py 85.29% <0.00%> (-5.89%) ⬇️
autosklearn/util/dependencies.py 93.22% <0.00%> (-1.70%) ⬇️
autosklearn/util/logging_.py 88.96% <0.00%> (-1.38%) ⬇️
...learn/pipeline/components/regression/libsvm_svr.py 90.24% <0.00%> (-1.22%) ⬇️
...ine/components/classification/gradient_boosting.py 93.04% <0.00%> (-0.87%) ⬇️

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 7364c68...f0f04b0. Read the comment docs.

@eddiebergman eddiebergman merged commit cd4fef9 into master Dec 24, 2021
tdhooghe pushed a commit to tdhooghe/auto-sklearn that referenced this pull request Jan 3, 2022
@eddiebergman eddiebergman mentioned this pull request Jan 10, 2022
This was referenced Jan 24, 2022
@eddiebergman eddiebergman deleted the update_dask branch February 9, 2022 14:27
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