8000 DOC fix docstring for monotonic constraing in hist-GBDT by Ankit810 · Pull Request #18579 · scikit-learn/scikit-learn · GitHub
[go: up one dir, main page]

Skip to content

DOC fix docstring for monotonic constraing in hist-GBDT #18579

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 1 commit into from
Oct 9, 2020

Conversation

Ankit810
Copy link
Contributor
@Ankit810 Ankit810 commented Oct 9, 2020

Reference Issues/PRs

Fixes #18565

What does this implement/fix? Explain your changes.

-1 and 1 were incorrectly classified as positive and negative constraints, So I interchanged them

Any other comments?

Done for both HistGradientBoostingClassifier and HistGradientBoostingRegressor as requested by @thomasjpfan

Copy link
Member
@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

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

thanks @Ankit810

@NicolasHug NicolasHug changed the title Interchanged the positive and negative labels DOC fix docstring for monotonic constraing in hist-GBDT Oct 9, 2020
@NicolasHug NicolasHug merged commit 3b98f19 into scikit-learn:master Oct 9, 2020
amrcode pushed a commit to amrcode/scikit-learn that referenced this pull request Oct 19, 2020
jayzed82 pushed a commit to jayzed82/scikit-learn that referenced this pull request Oct 22, 2020
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.

Error in documentation of HistGradientBoostingClassifier.monotonic_cst
2 participants
0