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

Allow custom performance evaluation functions to be passed into MLModel.objective() #5

Open
xaviernogueira opened this issue Nov 29, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@xaviernogueira
Copy link
Owner

As of now it is hardcoded that is uses the K-Fold performance evaluation function. But what if the user wants to have their own?

This is the exact issue I encountered when building around this library on a different project.

@xaviernogueira xaviernogueira added the enhancement New feature or request label Nov 29, 2023
@xaviernogueira xaviernogueira self-assigned this Nov 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant