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 the code in manual and examples to be formatted more nicely #1229

Merged
merged 5 commits into from
Aug 24, 2021

Conversation

eddiebergman
Copy link
Contributor

Formats the code in the docs as it would be written and lint acceptable.

@codecov
Copy link

codecov bot commented Aug 23, 2021

Codecov Report

Merging #1229 (d7e63c6) into development (a38a5c3) will increase coverage by 0.18%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #1229      +/-   ##
===============================================
+ Coverage        88.11%   88.29%   +0.18%     
===============================================
  Files              139      139              
  Lines            10993    11188     +195     
===============================================
+ Hits              9687     9879     +192     
- Misses            1306     1309       +3     
Impacted Files Coverage Δ
autosklearn/util/logging_.py 88.96% <0.00%> (+0.68%) ⬆️
...ine/components/classification/gradient_boosting.py 93.91% <0.00%> (+0.86%) ⬆️
...ine/components/feature_preprocessing/kernel_pca.py 96.49% <0.00%> (+1.75%) ⬆️
autosklearn/automl.py 87.89% <0.00%> (+1.91%) ⬆️
autosklearn/pipeline/implementations/util.py 84.37% <0.00%> (+3.12%) ⬆️
...eline/components/feature_preprocessing/fast_ica.py 97.82% <0.00%> (+4.34%) ⬆️

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 a38a5c3...d7e63c6. Read the comment docs.

examples/40_advanced/example_pandas_train_test.py Outdated Show resolved Hide resolved
examples/40_advanced/example_pandas_train_test.py Outdated Show resolved Hide resolved
examples/40_advanced/example_metrics.py Show resolved Hide resolved
examples/80_extending/example_extending_regression.py Outdated Show resolved Hide resolved
doc/manual.rst Show resolved Hide resolved
@eddiebergman eddiebergman merged commit 2263e63 into development Aug 24, 2021
github-actions bot pushed a commit that referenced this pull request Aug 24, 2021
@mfeurer mfeurer deleted the doc_manual_update branch August 25, 2021 06:44
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.

2 participants