Thanks to visit codestin.com
Credit goes to github.com

Skip to content

DOC: fix construction of result in IterativeImputer example #13384

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

Merged

Conversation

jorisvandenbossche
Copy link
Member

Currently, the results of the different IterativeImputer instances (with different estimators) were simply overwriting each other, giving an incorrect figure.

@jorisvandenbossche
Copy link
Member Author

Result of the figure now:

figure_1

compare to the current one on master: https://scikit-learn.org/dev/auto_examples/impute/plot_iterative_imputer_variants_comparison.html#sphx-glr-auto-examples-impute-plot-iterative-imputer-variants-comparison-py (has only a single bar for the IterativeImputer)

@qinhanmin2014 qinhanmin2014 merged commit a3ccbe9 into scikit-learn:master Mar 4, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
xhluca pushed a commit to xhluca/scikit-learn that referenced this pull request Apr 28, 2019
koenvandevelde pushed a commit to koenvandevelde/scikit-learn that referenced this pull request Jul 12, 2019
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