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

Implement model constraints #49

Open
RAMitchell opened this issue Aug 22, 2023 · 0 comments
Open

Implement model constraints #49

RAMitchell opened this issue Aug 22, 2023 · 0 comments
Labels
feature request New feature or request

Comments

@RAMitchell
Copy link
Contributor

Model constraints (e.g. monotonic constraints) are important in applications such as credit scoring where a user needs to limit the way certain features can affect training.

We don't necessarily need to implement monotonic constraints, it could also be implemented in the form of constraints on shapley values of the trained model.

@RAMitchell RAMitchell added the feature request New feature or request label Aug 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature request New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant