Skip to content

API Deprecate positional arguments in tree module#16966

Merged
NicolasHug merged 3 commits intoscikit-learn:masterfrom
thomasjpfan:keyword_only_tree
Apr 22, 2020
Merged

API Deprecate positional arguments in tree module#16966
NicolasHug merged 3 commits intoscikit-learn:masterfrom
thomasjpfan:keyword_only_tree

Conversation

@thomasjpfan
Copy link
Copy Markdown
Member

Reference Issues/PRs

Toward #15005

What does this implement/fix? Explain your changes.

I am working backwards from the list.

CC @adrinjalali

Copy link
Copy Markdown
Member

@adrinjalali adrinjalali left a comment

Choose a reason for hiding this comment

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

LGTM, tests are failing due to internal positional usage.

@thomasjpfan thomasjpfan added this to the 0.23 milestone Apr 20, 2020
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.

Not sure if we should consider allowing positional criterion. They tend to be unambiguous.

@thomasjpfan
Copy link
Copy Markdown
Member Author

I would prefer to make criterion keyword only here to be consistent with RandomForest* which makes criterion keyword only.

@NicolasHug NicolasHug merged commit 388999b into scikit-learn:master Apr 22, 2020
gio8tisu pushed a commit to gio8tisu/scikit-learn that referenced this pull request May 15, 2020
viclafargue pushed a commit to viclafargue/scikit-learn that referenced this pull request Jun 26, 2020
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