Skip to content

Conversation

@KEggensperger
Copy link
Contributor

Provides an example script on how to use auto-sklearn with non-numerical data and adds that to the manual.

Fixes #274 and #121
(and additionally fixes two typos)

@codecov-io
Copy link

codecov-io commented May 16, 2017

Codecov Report

Merging #282 into development will increase coverage by 0.06%.
The diff coverage is 100%.

Impacted file tree graph

@@               Coverage Diff               @@
##           development     #282      +/-   ##
===============================================
+ Coverage        74.57%   74.63%   +0.06%     
===============================================
  Files              126      126              
  Lines             9553     9553              
===============================================
+ Hits              7124     7130       +6     
+ Misses            2429     2423       -6
Impacted Files Coverage Δ
autosklearn/estimators.py 92.25% <100%> (ø) ⬆️
...ipeline/components/classification/random_forest.py 95.29% <0%> (+1.17%) ⬆️
...osklearn/pipeline/components/classification/lda.py 94.54% <0%> (+1.81%) ⬆️
...osklearn/pipeline/components/classification/qda.py 95.55% <0%> (+2.22%) ⬆️
...peline/components/classification/multinomial_nb.py 92.1% <0%> (+3.94%) ⬆️

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 e87e812...4026717. Read the comment docs.

@KEggensperger KEggensperger requested review from anatolfernandez and mfeurer and removed request for anatolfernandez May 16, 2017 07:13
@mfeurer mfeurer merged commit 4643aa5 into development May 16, 2017
@mfeurer mfeurer deleted the FIX#121 branch May 16, 2017 12:28
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.

4 participants