Skip to content

Conversation

@mfeurer
Copy link
Contributor

@mfeurer mfeurer commented Jan 25, 2021

No description provided.

franchuterivera and others added 10 commits January 5, 2021 09:29
* Adding example which depicts on how to calc multiple score per run

* Update abstract_evaluator.py

Co-authored-by: Rohit Agarwal <rohit.agarwal4@aexp.com>
* init

* ADD swig

* Copy notebooks for binder

* trigger ghpages

* RM second binder dir

* ADD exception for custom metrics example

* FIX notebook dir and askl being not installed

* FIX comma

* fix dirnames

* UNDO buildingdocs for binder branch
* Initial commit for new data scheme

* New input validator schema

* Incorporate feedback from #1041

* Missing feedback from #1041

* Deleted missing file

* Merge conflict with two loggers

* Improving coverage

* Inverse transform unknown handling

* Test logger client for smbo error

* Try to remove random smbo error

* Mode debug msg capabilites for smbo

* Also print root logger

* Improved checking

* Check Pandas transformation

* More robust time checking
* Allow to pass the context to each block

* Re-enable examples without main

* Intensification supports just 1 worker

* spawn if provided dask client

* Mock dask client

* Flake fix

* distributed wait redundant

* Error out on unsupported calls
* use threads again

* try the forkserver

* use forkserver pre-load for faster process starting

* streamline code

* de-duplicate code

* add missing file

* Update parallel.py

* Update parallel.py
@codecov
Copy link

codecov bot commented Jan 25, 2021

Codecov Report

Merging #1068 (0801bcb) into master (71c0298) will decrease coverage by 0.04%.
The diff coverage is 95.60%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1068      +/-   ##
==========================================
- Coverage   85.52%   85.47%   -0.05%     
==========================================
  Files         127      130       +3     
  Lines       10176    10334     +158     
==========================================
+ Hits         8703     8833     +130     
- Misses       1473     1501      +28     
Impacted Files Coverage Δ
autosklearn/automl.py 84.44% <88.88%> (-0.21%) ⬇️
autosklearn/util/single_thread_client.py 93.18% <93.18%> (ø)
autosklearn/data/feature_validator.py 96.35% <96.35%> (ø)
autosklearn/data/target_validator.py 96.96% <96.96%> (ø)
autosklearn/data/validation.py 97.14% <97.05%> (+7.74%) ⬆️
autosklearn/__version__.py 100.00% <100.00%> (ø)
autosklearn/ensemble_builder.py 77.10% <100.00%> (+0.54%) ⬆️
autosklearn/evaluation/__init__.py 80.34% <100.00%> (-2.03%) ⬇️
autosklearn/evaluation/abstract_evaluator.py 88.80% <100.00%> (+0.35%) ⬆️
.../metalearning/metalearning/kNearestDatasets/kND.py 94.04% <100.00%> (ø)
... and 14 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 71c0298...0801bcb. Read the comment docs.

@mfeurer mfeurer merged commit 18d2665 into master Jan 26, 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