Skip to content

Parameter for stacking missing indicator into iterative imputer#13601

Merged
NicolasHug merged 15 commits intoscikit-learn:masterfrom
DanilBaibak:Parameter-For-Stacking-MissingIndicator-Into-IterativeImputer
Apr 15, 2019
Merged

Parameter for stacking missing indicator into iterative imputer#13601
NicolasHug merged 15 commits intoscikit-learn:masterfrom
DanilBaibak:Parameter-For-Stacking-MissingIndicator-Into-IterativeImputer

Conversation

@DanilBaibak
Copy link
Copy Markdown
Contributor

Reference Issues/PRs

Continue of the #12583.

What does this implement/fix? Explain your changes.

As was mentioned in #12583, we would be good to add option to stack MissingIndicator transform into the output of the IterativeImputer's transform.

@DanilBaibak
Copy link
Copy Markdown
Contributor Author

@jnothman @jeremiedbb does it make sense?

Copy link
Copy Markdown
Member

@jnothman jnothman left a comment

Choose a reason for hiding this comment

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

Yes, it makes sense :)

One point of difference between simple and iterative however is that there might be sense in including the missing indicators in each iteration of training. But that involves more thinking and I don't think we need to solve it for this to be valuable.

thomasjpfan and others added 3 commits April 13, 2019 14:56
Co-Authored-By: DanilBaibak <danil.baibak@gmail.com>
…mputer' of github.com:DanilBaibak/scikit-learn into Parameter-For-Stacking-MissingIndicator-Into-IterativeImputer
Copy link
Copy Markdown
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

Thank you @DanilBaibak !

Copy link
Copy Markdown
Member

@jnothman jnothman left a comment

Choose a reason for hiding this comment

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

Thanks @DanilBaibak

@DanilBaibak
Copy link
Copy Markdown
Contributor Author

Glad to help 😊

Co-Authored-By: DanilBaibak <danil.baibak@gmail.com>
@NicolasHug NicolasHug merged commit 50834f7 into scikit-learn:master Apr 15, 2019
@NicolasHug
Copy link
Copy Markdown
Member

Thanks @DanilBaibak !

jeremiedbb pushed a commit to jeremiedbb/scikit-learn that referenced this pull request Apr 25, 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.

4 participants