Skip to content

DOC fixed wrong equation reference in adaboost docstring#27717

Merged
glemaitre merged 1 commit intoscikit-learn:mainfrom
psteinb:psteinb-fix-adaboost-proba-reference
Nov 3, 2023
Merged

DOC fixed wrong equation reference in adaboost docstring#27717
glemaitre merged 1 commit intoscikit-learn:mainfrom
psteinb:psteinb-fix-adaboost-proba-reference

Conversation

@psteinb
Copy link
Copy Markdown
Contributor

@psteinb psteinb commented Nov 3, 2023

Reference Issues/PRs

Already gave this a try using the github hosted web editor. This PR is more clean.

What does this implement/fix? Explain your changes.

Quite small contribution fixing the reference to the equation in
https://www.intlpress.com/site/pub/pages/journals/items/sii/content/vols/0002/0003/a008/
mentioned in the AdaBoost code base.

Any other comments?

The formula just below my edit reads a bit quirky compared to the paper (difference of f_c(X) versus f_k(X) and how it relates to the paper). This might be improved in the future.

Signed-off-by: Peter Steinbach <p.steinbach@hzdr.de>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Nov 3, 2023

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: a0b7493. Link to the linter CI: here

Copy link
Copy Markdown
Member

@glemaitre glemaitre left a comment

Choose a reason for hiding this comment

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

Thanks @psteinb LGTM

@glemaitre glemaitre merged commit 1f2f898 into scikit-learn:main Nov 3, 2023
REDVM pushed a commit to REDVM/scikit-learn that referenced this pull request Nov 16, 2023
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