Skip to content

Commit 8712b6f

Browse files
chore: use gapic-generator-python 0.62.1 (#1127)
committer: parthea PiperOrigin-RevId: 425964861 Source-Link: googleapis/googleapis@84b1a5a Source-Link: googleapis/googleapis-gen@4fb761b Copy-Tag: eyJwIjoiLmdpdGh1Yi8uT3dsQm90LnlhbWwiLCJoIjoiNGZiNzYxYmJkODUwNmFjMTU2ZjQ5YmFjNWYxODMwNmFhOGViM2FhOCJ9 * 🦉 Updates from OwlBot See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
1 parent aee4e61 commit 8712b6f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

google/cloud/bigquery_v2/types/model.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -341,8 +341,8 @@ class AggregateClassificationMetrics(proto.Message):
341341
threshold.
342342
f1_score (google.protobuf.wrappers_pb2.DoubleValue):
343343
The F1 score is an average of recall and
344-
precision. For multiclass this is a macro-
345-
averaged metric.
344+
precision. For multiclass this is a
345+
macro-averaged metric.
346346
log_loss (google.protobuf.wrappers_pb2.DoubleValue):
347347
Logarithmic Loss. For multiclass this is a
348348
macro-averaged metric.

0 commit comments

Comments
 (0)