Skip to content

Conversation

KEggensperger
Copy link
Contributor

@KEggensperger KEggensperger commented Apr 13, 2021

Update examples:

  • Use diabetes dataset for regression example and plot predictions
  • Create an example to use sklearn's inspect module

@codecov
Copy link

codecov bot commented Apr 13, 2021

Codecov Report

Merging #1126 (f481cc4) into development (218aa84) will increase coverage by 0.77%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #1126      +/-   ##
===============================================
+ Coverage        85.51%   86.29%   +0.77%     
===============================================
  Files              137      137              
  Lines            10557    11630    +1073     
===============================================
+ Hits              9028    10036    +1008     
- Misses            1529     1594      +65     
Impacted Files Coverage Δ
...ature_preprocessing/select_rates_classification.py 85.91% <0.00%> (-1.41%) ⬇️
...ine/components/classification/gradient_boosting.py 91.30% <0.00%> (-0.87%) ⬇️
autosklearn/util/pipeline.py 82.29% <0.00%> (-0.53%) ⬇️
autosklearn/estimators.py 93.24% <0.00%> (+0.16%) ⬆️
autosklearn/util/backend.py 76.51% <0.00%> (+0.35%) ⬆️
autosklearn/metrics/__init__.py 88.26% <0.00%> (+0.51%) ⬆️
autosklearn/ensemble_builder.py 77.28% <0.00%> (+0.62%) ⬆️
...n/pipeline/components/classification/libsvm_svc.py 89.28% <0.00%> (+1.19%) ⬆️
autosklearn/automl.py 87.14% <0.00%> (+2.38%) ⬆️
autosklearn/evaluation/abstract_evaluator.py 91.84% <0.00%> (+2.82%) ⬆️
... and 6 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 218aa84...f481cc4. Read the comment docs.

Copy link
Contributor

@mfeurer mfeurer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry, I forgot to hit the submit button this afternoon. Here's some more feedback on this PR.

@mfeurer mfeurer merged commit 6cc760b into development May 27, 2021
@mfeurer mfeurer deleted the ADD_new_examples branch May 27, 2021 14:09
github-actions bot pushed a commit that referenced this pull request May 27, 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.

3 participants