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

BUG Logic Regression multiclass models #57

Open
alexmgncurve opened this issue Jul 17, 2024 · 0 comments
Open

BUG Logic Regression multiclass models #57

alexmgncurve opened this issue Jul 17, 2024 · 0 comments

Comments

@alexmgncurve
Copy link

alexmgncurve commented Jul 17, 2024

Our model audit post hook is failing recently. As far as I can tell, Bigquery ML Add a column "class_label" when using the ML.WEIGHTS function.

class_label: a STRING value that contains the label for a given weight. Only used for multiclass models. The output includes one row per <class_label, processed_input> combination

By the look of it, the package does not take this into account

https://cloud.google.com/bigquery/docs/reference/standard-sql/bigqueryml-syntax-weights

weights: ['*']

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant