Skip to content

DOC List experimental features which are not included in sklearn.experimental #14431

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 1 commit into from
Jul 25, 2019

Conversation

qinhanmin2014
Copy link
Member

@qinhanmin2014 qinhanmin2014 commented Jul 21, 2019

closes #14403
Saw a thumb from Nicolas Hug, so I open this PR.

Copy link
Member

@rth rth left a comment

Choose a reason for hiding this comment

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

Thanks! Couldn't find any other experimental estimator not in sklearn.experimental

@amueller
Copy link
Member

Isn't ColumnTransformer still experimental?

@rth
Copy link
Member

rth commented Jul 24, 2019

Isn't ColumnTransformer still experimental?

Not anymore since #13835

@qinhanmin2014
Copy link
Member Author

Isn't ColumnTransformer still experimental?

Not anymore since #13835

@amueller ColumnTransformer is not experimental since 0.21 (see #13835). It's considered as API change and is mentioned in what's new.

@rth
Copy link
Member

rth commented Jul 25, 2019

Merging, I believe comments were addressed. Thanks @qinhanmin2014 !

@rth rth merged commit acd3510 into scikit-learn:master Jul 25, 2019
@qinhanmin2014 qinhanmin2014 deleted the experimental-feature branch July 26, 2019 14:48
jnothman pushed a commit to jnothman/scikit-learn that referenced this pull request Jul 28, 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.

List all the experimental features?
3 participants