-
-
Notifications
You must be signed in to change notification settings - Fork 26.3k
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
Changes from all commits
Commits
Show all changes
61 commits
Select commit
Hold shift + click to select a range
1a7f2fb
Update default doc string values
genvalen ca94a79
Update default docstrings for Metrics
genvalen cc09f9d
Fix lint error
genvalen a899bef
Merge remote-tracking branch 'upstream/master' into linear-model-defa…
genvalen c8cd424
Resolve merge conflicts
genvalen da935ac
Fix flake8 error
genvalen bede6d0
Update sklearn/metrics/_classification.py
genvalen 7b4647e
Update sklearn/metrics/_classification.py
genvalen cfe8b2b
Update sklearn/metrics/_base.py
genvalen 1ec16e8
Update sklearn/metrics/_classification.py
genvalen 5e52205
Update sklearn/metrics/_classification.py
genvalen 8df195e
Update sklearn/metrics/_classification.py
genvalen c93effd
Update sklearn/metrics/pairwise.py
genvalen 57ca202
Update sklearn/metrics/pairwise.py
genvalen 3937592
Update sklearn/metrics/pairwise.py
genvalen a069d00
Update sklearn/metrics/pairwise.py
genvalen a82ee38
Update sklearn/metrics/pairwise.py
genvalen 572ca85
Update sklearn/metrics/_classification.py
genvalen 89af371
Update sklearn/metrics/_classification.py
genvalen 601c757
Update sklearn/metrics/_classification.py
genvalen 4ed3830
Update sklearn/metrics/_classification.py
genvalen 1fa4425
Update sklearn/metrics/_classification.py
genvalen 48a5908
Update sklearn/metrics/_classification.py
genvalen 881f733
Update sklearn/metrics/_classification.py
genvalen c85c836
Update sklearn/metrics/_classification.py
genvalen 9286fcb
Update sklearn/metrics/_classification.py
genvalen 8367323
Update sklearn/metrics/_ranking.py
genvalen 056c8e9
Update sklearn/metrics/_classification.py
genvalen 036b8b6
Update sklearn/metrics/_classification.py
genvalen 1a83796
Update sklearn/metrics/_classification.py
genvalen a3d0e1a
Update sklearn/metrics/_ranking.py
genvalen 8573644
Update sklearn/metrics/_ranking.py
genvalen c291010
Update sklearn/metrics/_ranking.py
genvalen 40dc8b0
Update sklearn/metrics/_ranking.py
genvalen 769e6fb
Update sklearn/metrics/_ranking.py
genvalen 0848721
Update sklearn/metrics/_regression.py
genvalen 37963a2
Apply suggestions from code review
genvalen dc5cc39
Make edits
genvalen 711658b
Make edits
genvalen 808e240
Fix merge conflicts
genvalen 0da8b25
Fix another merge conflict
genvalen abeeb66
Merge branch 'main' of https://github.com/scikit-learn/scikit-learn i…
genvalen 12082a8
Merge remote-tracking branch 'upstream/main' into main
genvalen f592334
Merge branch 'main' of https://github.com/scikit-learn/scikit-learn i…
genvalen f45cc95
Remove bernouliNB from doc list
genvalen d146474
Fix some errors for BernoulliNB estimator
genvalen c9598ee
Fix error in BernoulliNB.fit funtion
genvalen 4a8ac75
Fix error in BernoulliNB.partial_fit function.
genvalen cbe408c
Remove Binarizer from test_docstrings.py
genvalen bddda2d
Fix minor errors to ensure file passes numpydoc validation
genvalen 9432c92
Add module to test_docstrings.py accidenatlly left out from previous …
genvalen e284086
Merge branch 'main' into Binarizer_numpydoc
ogrisel 7bc4454
Fix merge conflict related problems
ogrisel f99a2cd
Merge branch 'main' of https://github.com/scikit-learn/scikit-learn i…
genvalen 563dff7
Add KBinsDiscretizer and OneHotEncoder to see also section of Binarizer
genvalen 4822f89
Merge branch 'Binarizer_numpydoc' of https://github.com/genvalen/scik…
genvalen ffe50a2
Remove double line break
genvalen f0bb46e
Update sklearn/naive_bayes.py
genvalen 04ec3d2
Remove changes related to BernoulliNB
genvalen 003b401
Undo changes related to BernoulliNB
genvalen a46d2ac
Remove changes related to BernoulliNB
genvalen File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.