Skip to content
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

Is there any document about how to implement monotone constraint in lightgbm? #3135

Closed
ZSCDumin opened this issue Jun 1, 2020 · 2 comments
Closed
Labels

Comments

@ZSCDumin
Copy link

ZSCDumin commented Jun 1, 2020

Is there any document about how to implement monotone constraint in lightgbm?

@StrikerRUS
Copy link
Collaborator

Hi @ZSCDumin !

Monotone constraints are already implemented in LightGBM. Refer to https://lightgbm.readthedocs.io/en/latest/Parameters.html#monotone_constraints for how to specify them.

Also, we have an unmerged PR that will add new version of monotone constraints: #2305. And here is the paper about it: https://github.com/microsoft/LightGBM/files/3457826/PR-monotone-constraints-report.pdf.

@github-actions
Copy link

This issue has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants