Skip to content

DOC: fix construction of result in IterativeImputer example#13384

Merged
qinhanmin2014 merged 1 commit intoscikit-learn:masterfrom
jorisvandenbossche:doc-example-iterative
Mar 4, 2019
Merged

DOC: fix construction of result in IterativeImputer example#13384
qinhanmin2014 merged 1 commit intoscikit-learn:masterfrom
jorisvandenbossche:doc-example-iterative

Conversation

@jorisvandenbossche
Copy link
Copy Markdown
Member

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

@jorisvandenbossche
Copy link
Copy Markdown
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