Skip to content

Conversation

@mfeurer
Copy link
Contributor

@mfeurer mfeurer commented May 16, 2017

No description provided.

mfeurer added 30 commits March 22, 2017 13:29
Open files with 'rb' when checking whether to overwrite an
existing ensemble file to avoid a crash when running auto-sklearn
in parallel.
1. Put task name into trajectory file instead of guessing it from
   the directory name.
2. make metadata generation tests more strict
* removed argument `with_predictions` which was not used at the moment
* renamed `output_y_test` to `output_y_hat_optimization`
* allow lists as argument to `disable_model_output`
Open TODOs
1. fix all unit tests
2. write new unit tests for factories
3. make bac_metric work
4. make regression work again
5. make multilabel classification work again
6. make meta-learning work again
7. make meta-data generation work again
8. clean up code
mfeurer and others added 28 commits May 10, 2017 13:07
Update docs for auto-sklearn v0.2
Document how to install swig and c++11 compiler on Ubuntu
@codecov-io
Copy link

Codecov Report

❗ No coverage uploaded for pull request base (master@2e29eba). Click here to learn what that means.
The diff coverage is 84.28%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #283   +/-   ##
=========================================
  Coverage          ?   74.58%           
=========================================
  Files             ?      126           
  Lines             ?     9553           
  Branches          ?        0           
=========================================
  Hits              ?     7125           
  Misses            ?     2428           
  Partials          ?        0
Impacted Files Coverage Δ
autosklearn/__version__.py 100% <ø> (ø)
autosklearn/constants.py 100% <ø> (ø)
autosklearn/__init__.py 100% <ø> (ø)
autosklearn/evaluation/util.py 100% <100%> (ø)
autosklearn/ensemble_builder.py 65.62% <100%> (ø)
autosklearn/evaluation/test_evaluator.py 93.33% <100%> (ø)
autosklearn/data/competition_data_manager.py 53.72% <100%> (ø)
autosklearn/data/xy_data_manager.py 70.58% <33.33%> (ø)
autosklearn/ensembles/ensemble_selection.py 50% <60%> (ø)
autosklearn/automl.py 80.43% <72.72%> (ø)
... 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 2e29eba...7f891fa. Read the comment docs.

@mfeurer mfeurer merged commit f763e69 into master May 16, 2017
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.

6 participants