Skip to content

DOC remove custom scorer from scratch from docs #31890

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

adrinjalali
Copy link
Member

Closes #31889

If we really want to allow a custom scorer object, it probably should inherit from _Scorer or _BaseScorer and those need to be public, but that can be a separate PR.

@adrinjalali adrinjalali marked this pull request as ready for review August 7, 2025 11:10
Copy link

github-actions bot commented Aug 7, 2025

✔️ Linting Passed

All linting checks passed. Your pull request is in excellent shape! ☀️

Generated for commit: 3043c73. Link to the linter CI: here

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.

We don't support func(estimator, X, y, ...) across the board as a scorer
1 participant