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

Test changing the default output distribution for the quantile scaler #1316

Merged
merged 1 commit into from
Feb 1, 2022

Conversation

mfeurer
Copy link
Contributor

@mfeurer mfeurer commented Nov 18, 2021

Implements #1101

@codecov
Copy link

codecov bot commented Nov 18, 2021

Codecov Report

Merging #1316 (f2658e9) into development (7364c68) will decrease coverage by 0.05%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development    #1316      +/-   ##
===============================================
- Coverage        88.13%   88.08%   -0.06%     
===============================================
  Files              140      140              
  Lines            11163    11167       +4     
===============================================
- Hits              9839     9836       -3     
- Misses            1324     1331       +7     
Impacted Files Coverage Δ
...ta_preprocessing/rescaling/quantile_transformer.py 100.00% <ø> (ø)
...mponents/feature_preprocessing/nystroem_sampler.py 85.29% <0.00%> (-5.89%) ⬇️
autosklearn/util/logging_.py 88.96% <0.00%> (-1.38%) ⬇️
...learn/pipeline/components/regression/libsvm_svr.py 90.69% <0.00%> (-0.77%) ⬇️

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 7364c68...f2658e9. Read the comment docs.

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