Skip to content

[MRG] Issue #17345: Added keyword arguments to Shuffle#17474

Merged
thomasjpfan merged 1 commit intoscikit-learn:masterfrom
JosephTLucas:explicit-keywords-shuffle
Jun 6, 2020
Merged

[MRG] Issue #17345: Added keyword arguments to Shuffle#17474
thomasjpfan merged 1 commit intoscikit-learn:masterfrom
JosephTLucas:explicit-keywords-shuffle

Conversation

@JosephTLucas
Copy link
Copy Markdown
Contributor

@JosephTLucas JosephTLucas commented Jun 6, 2020

#DataUmbrella
Work with: https://github.com/ab-anssi
cc: @ab-anssi
Added random_state and n_samples
Modified documentation to reflect default values
Modified call to resample

Reference Issues/PRs

Issue #17345

What does this implement/fix? Explain your changes.

Adds keyword arguments to shuffle function to for Issue #17345

Any other comments?

Added random_state and n_samples
Modified documentation to reflect default values
Modified call to resample
@reshamas
Copy link
Copy Markdown
Member

reshamas commented Jun 6, 2020

@JosephTLucas Congrats!

Under Description, can you add your pair partner as:
cc: @ab-anssi

Copy link
Copy Markdown
Member

@amueller amueller left a comment

Choose a reason for hiding this comment

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

looks good to me!

@amueller
Copy link
Copy Markdown
Member

amueller commented Jun 6, 2020

The test failure seems to be a random timeout, I'm trying to run it again.

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.

LGTM, Thank you @ab-anssi and @JosephTLucas !

@thomasjpfan thomasjpfan merged commit cacf6bf into scikit-learn:master Jun 6, 2020
viclafargue pushed a commit to viclafargue/scikit-learn that referenced this pull request Jun 26, 2020
Added random_state and n_samples
Modified documentation to reflect default values
Modified call to resample
jayzed82 pushed a commit to jayzed82/scikit-learn that referenced this pull request Oct 22, 2020
Added random_state and n_samples
Modified documentation to reflect default values
Modified call to resample
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