Skip to content

DOC Ensures that Binarizer passes numpydoc validation #20422

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 61 commits into from
Jun 30, 2021

Conversation

genvalen
Copy link
Contributor

Reference Issues/PRs

Addresses #20308
#dataumbrella sprint

What does this implement/fix? Explain your changes.

Any other comments?

genvalen and others added 30 commits June 6, 2020 16:02
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
@genvalen genvalen marked this pull request as ready for review June 29, 2021 08:43
@ogrisel
Copy link
Member

ogrisel commented Jun 29, 2021

Oops sorry I made a mistake when trying to resolve the conflict in this PR. Let me try to fix this.

@genvalen
Copy link
Contributor Author

genvalen commented Jun 29, 2021

Yes! Sorry about that. My last commit was an attempt to fix that conflict (adding a line I forgot to include before pushing/ making the PR)

Copy link
Member

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

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

Here are some comments. The most important one is about splitting this PR into separate PRs for Binarizer and naive Bayes.

@genvalen
Copy link
Contributor Author

@ogrisel thank you for the suggestions on NB models. Do you recommend creating a separate PR for BernoulliNB and adding those changes there? Or including them in this PR?

@genvalen genvalen marked this pull request as draft June 29, 2021 10:42
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
@ogrisel
Copy link
Member

ogrisel commented Jun 29, 2021

@ogrisel thank you for the suggestions on NB models. Do you recommend creating a separate PR for BernoulliNB and adding those changes there? Or including them in this PR?

Let's keep this PR focused on Binarizer without the BernoulliNB changes and open a new PR for BernoulliNB and optionally the other NB models.

@genvalen genvalen changed the title DOC Ensures that Binarizer passes numpydoc validation [WIP] DOC Ensures that Binarizer passes numpydoc validation Jun 30, 2021
@genvalen genvalen requested a review from ogrisel June 30, 2021 03:48
@genvalen genvalen marked this pull request as ready for review June 30, 2021 03:50
@genvalen genvalen changed the title [WIP] DOC Ensures that Binarizer passes numpydoc validation DOC Ensures that Binarizer passes numpydoc validation Jun 30, 2021
Copy link
Member

@ogrisel ogrisel left a comment

Choose a reason for hiding this comment

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

Looks great! Thank you for the contribution @genvalen!

@ogrisel ogrisel merged commit c79bed3 into scikit-learn:main Jun 30, 2021
@genvalen genvalen deleted the Binarizer_numpydoc branch June 30, 2021 13:45
samronsin pushed a commit to samronsin/scikit-learn that referenced this pull request Nov 30, 2021
…0422)

Co-authored-by: Guillaume Lemaitre <g.lemaitre58@gmail.com>
Co-authored-by: Adrin Jalali <adrin.jalali@gmail.com>
Co-authored-by: Olivier Grisel <olivier.grisel@ensta.org>
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.

2 participants