DOC fix grammatical errors in AdaBoost docstrings - #34355
Conversation
|
Closes #34354 |
ogrisel
left a comment
There was a problem hiding this comment.
The content of the PR does not match the description. There are fixes that are not implemented and there are unneeded changes.
…ita-pandey/scikit-learn into doc-fix-adaboost-docstrings # Please enter a commit message to explain why this merge is necessary, # especially if it merges an updated upstream into a topic branch. # # Lines starting with '#' will be ignored, and an empty message aborts # the commit.
|
Thank you for fixing the indentation as well! One more thing: The link you added to the second reference does not seem to be working. And if you find the correct one, please have a look at the AdaBoostClassifier docstring (or this gist) on how to format the whole entry as a link. |
|
I have made the required changes, kindly check. |
AnneBeyer
left a comment
There was a problem hiding this comment.
Thank you @vashita-pandey, LGTM now!
If you mark the PR as ready to review (you might have to mark your other one as draft first), @ogrisel could take another look.
|
I have changed the status of the PR and made it ready to review. |
StefanieSenger
left a comment
There was a problem hiding this comment.
LGTM, thank you @vashita-pandey.
Co-authored-by: Olivier Grisel <[email protected]>
Co-authored-by: Olivier Grisel <[email protected]>
Closes #34354
What does this fix?
Fixes several grammatical errors in
sklearn/ensemble/_weight_boosting.py: