Skip to content

[MRG] API kwonly args in impute, inspection, kernel_ridge, and linear_model#16926

Merged
rth merged 10 commits intoscikit-learn:masterfrom
adrinjalali:kwargs/ikl
Apr 19, 2020
Merged

[MRG] API kwonly args in impute, inspection, kernel_ridge, and linear_model#16926
rth merged 10 commits intoscikit-learn:masterfrom
adrinjalali:kwargs/ikl

Conversation

@adrinjalali
Copy link
Copy Markdown
Member

Towards #15005.

In the interest of easier review combining changes in impute, inspection, kernel_ridge, and linear_model in this PR.

@adrinjalali adrinjalali changed the title API kwonly args in impute, inspection, kernel_ridge, and linear_model [MRG] API kwonly args in impute, inspection, kernel_ridge, and linear_model Apr 15, 2020
@TomDLT
Copy link
Copy Markdown
Member

TomDLT commented Apr 16, 2020

tests are failing though

@thomasjpfan
Copy link
Copy Markdown
Member

The failures are valid. There are in the codebase that is using position arguments that would raise the FutureWarnings.

@thomasjpfan
Copy link
Copy Markdown
Member

thomasjpfan commented Apr 16, 2020

There are some that are not valid as well.. looking into it.

They are valid. Mostly, orthogonal_mp calls needs to be updated to use keyword arguments.

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.

Otherwise lgtm

@adrinjalali
Copy link
Copy Markdown
Member Author

All green.

@rth
Copy link
Copy Markdown
Member

rth commented Apr 19, 2020

Merging with +3. Thanks!

@rth rth merged commit dc0cc6e into scikit-learn:master Apr 19, 2020
@adrinjalali adrinjalali deleted the kwargs/ikl branch April 20, 2020 09:41
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.

5 participants