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

Skip to content

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

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

Closed
wants to merge 22 commits into from

Conversation

jnothman
Copy link
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
Member Author

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

@jnothman
Copy link
Member Author

reviews welcome here.

@jnothman
Copy link
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
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
Member Author

jnothman commented Jun 27, 2018 via email

@thomasjpfan
Copy link
Member

Okay! I created a new PR at #11364.

@jnothman
Copy link
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.

3 participants