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

Skip to content

[MRG] Examples deprecations #11561

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
merged 17 commits into from
Jul 17, 2018
Merged

Conversation

amueller
Copy link
Member

Polishing some examples, not using as much deprecated behavior.

@amueller amueller added this to the 0.20 milestone Jul 16, 2018
@amueller amueller changed the title WIP Examples deprecations [MRG] Examples deprecations Jul 16, 2018
@amueller
Copy link
Member Author

might conflict with #11553

@lesteve
Copy link
Member

lesteve commented Jul 16, 2018

Had a quick look and LGTM.

@@ -104,7 +104,7 @@
'clf__max_iter': (5,),
'clf__alpha': (0.00001, 0.000001),
'clf__penalty': ('l2', 'elasticnet'),
#'clf__n_iter': (10, 50, 80),
#'clf__max_iter': (10, 50, 80),
Copy link
Member

Choose a reason for hiding this comment

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

This makes PEP8 in Travis fail...

@glemaitre
Copy link
Member

I quickly make the fix and check the generated documentation.
All examples were ok.
@rth You can merge then.

@rth rth merged commit 0b8d362 into scikit-learn:master Jul 17, 2018
@rth
Copy link
Member

rth commented Jul 17, 2018

Thanks @amueller !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants