Skip to content

Monotonicity constraints for GradientBoostingClassifier and GradientBoostingRegressor #27305

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

Closed
lorentzenchr opened this issue Sep 6, 2023 · 1 comment · Fixed by #27516
Closed
Labels
Moderate Anything that requires some knowledge of conventions and best practices module:ensemble New Feature

Comments

@lorentzenchr
Copy link
Member

Describe the workflow you want to enable

As a follow-up of #13649, I'd like to use

GradientBoostingClassifier(monotonic_cst=...)

same as in HistGradientBoostingClassifier and int RandomForestClassifier.

Describe your proposed solution

Add monotonic_cst to GradientBoostingClassifier and GradientBoostingRegressor.

Describe alternatives you've considered, if relevant

No response

Additional context

No response

@lorentzenchr lorentzenchr added New Feature Needs Triage Issue requires triage module:ensemble Moderate Anything that requires some knowledge of conventions and best practices and removed Needs Triage Issue requires triage labels Sep 6, 2023
@Charlie-XIAO
Copy link
Contributor

Hi, I would like to try implementing this one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Moderate Anything that requires some knowledge of conventions and best practices module:ensemble New Feature
Projects
None yet
2 participants