feat(bigframes): update ai.score to match its SQL version#16919
feat(bigframes): update ai.score to match its SQL version#16919
Conversation
There was a problem hiding this comment.
Code Review
This pull request adds endpoint and max_error_ratio parameters to the score function and the AIScore operation, enabling more granular control over model selection and error handling. The changes include updates to the Ibis compiler, operation definitions, and documentation, along with new unit tests. Review feedback identifies a case inconsistency in the docstring and an incorrect type hint for the dtype attribute in the AIScore class.
|
Switching to draft until presubmits are green |
fd1b9ac to
e8b161e
Compare
No region tags are edited in this PR.This comment is generated by snippet-bot.
|
41d5df0 to
6b84dfc
Compare
Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
…erations/ai_ops.py Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
6b84dfc to
819cdfe
Compare
No description provided.