Skip to content

[MRG] Add verbose option to Pipeline and FeatureUnion#10435

Closed
jnothman wants to merge 22 commits intoscikit-learn:masterfrom
jnothman:verbose-pipeline
Closed

[MRG] Add verbose option to Pipeline and FeatureUnion#10435
jnothman wants to merge 22 commits intoscikit-learn:masterfrom
jnothman:verbose-pipeline

Conversation

@jnothman
Copy link
Copy Markdown
Member

@jnothman jnothman commented Jan 9, 2018

Also add some logging utilities.

Because I was bored of it hanging around after multiple stalled attempts.

Fixes #9668. Fixes #8568. Fixes #5298. Fixes #5321.

@jnothman jnothman changed the title Add verbose option to Pipeline and FeatureUnion [MRG] Add verbose option to Pipeline and FeatureUnion Jan 9, 2018
@jnothman
Copy link
Copy Markdown
Member Author

Apparently I'm testing too strictly... I'll try fix this up later.

@jnothman
Copy link
Copy Markdown
Member Author

reviews welcome here.

@jnothman
Copy link
Copy Markdown
Member Author

Oh no! This has an unpleasant merge conflict with ColumnTransformer. Not sure I'll get around to fixing it soon. It will probably entail making ColumnTransformer support verbose too.

@thomasjpfan
Copy link
Copy Markdown
Member

thomasjpfan commented Jun 27, 2018

Here is a way to fix this without supporting verbose in ColumnTransformer: 6997c8f

Edit: Here is my branch with the merge and fix: master...thomasjpfan:verbose-pipeline

@jnothman
Copy link
Copy Markdown
Member Author

jnothman commented Jun 27, 2018 via email

@thomasjpfan
Copy link
Copy Markdown
Member

Okay! I created a new PR at #11364.

@jnothman
Copy link
Copy Markdown
Member Author

Superseded by #11364

@jnothman jnothman closed this Oct 29, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants