Skip to content

DOC Update default values CalibratedClassifierCV docstring#17494

Merged
thomasjpfan merged 2 commits intoscikit-learn:masterfrom
asubramaniyan:default_values_calibratedclassifier
Jun 7, 2020
Merged

DOC Update default values CalibratedClassifierCV docstring#17494
thomasjpfan merged 2 commits intoscikit-learn:masterfrom
asubramaniyan:default_values_calibratedclassifier

Conversation

@asubramaniyan
Copy link
Copy Markdown
Contributor

Updated default values of parameters in CalibratedClassifierCV

Reference Issues/PRs

#15761
Addresses sklearn.calibration.CalibratedClassifierCV
cc NeilBotelho
#DataUmbrella

When X is sparse, a NotImplementedError will be raised
for norm 'l1' or 'l2'.

Warning:: Risk of data leak
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Thanks for the PR! This is an unrelated change and shouldn't be in this PR, I think :)

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Thanks, I updated it to contain only the relevant commit.

Updated defalt values of parameters in CalibratedClassifierCV
@asubramaniyan asubramaniyan force-pushed the default_values_calibratedclassifier branch from 115e4b3 to fdae0d4 Compare June 6, 2020 19:17
Copy link
Copy Markdown
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

Thank you for the PR!

Co-authored-by: Thomas J. Fan <thomasjpfan@gmail.com>
Copy link
Copy Markdown
Member

@thomasjpfan thomasjpfan left a comment

Choose a reason for hiding this comment

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

Thank you @asubramaniyan !

LGTM

@thomasjpfan thomasjpfan changed the title [MRG] Update default values CalibratedClassifierCV docstring DOC Update default values CalibratedClassifierCV docstring Jun 7, 2020
@thomasjpfan thomasjpfan merged commit 53befd8 into scikit-learn:master Jun 7, 2020
viclafargue pushed a commit to viclafargue/scikit-learn that referenced this pull request Jun 26, 2020
jayzed82 pushed a commit to jayzed82/scikit-learn that referenced this pull request Oct 22, 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.

3 participants