Stay organized with collections Save and categorize content based on your preferences.
Model(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Attributes Name Description etag str
`.gcb_model_reference.ModelReference`
int
int
str
str
Sequence[`.gcb_model.Model.LabelsEntry`]
int
str
`.encryption_config.EncryptionConfiguration`
`.gcb_model.Model.ModelType`
Sequence[`.gcb_model.Model.TrainingRun`]
Sequence[`.standard_sql.StandardSqlField`]
Sequence[`.standard_sql.StandardSqlField`]
AggregateClassificationMetrics(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Aggregate metrics for classification/classifier models. For multi-class models, the metrics are either macro-averaged or micro-averaged. When macro-averaged, the metrics are calculated for each label and then an unweighted average is taken of those values. When micro-averaged, the metric is calculated globally by counting the total number of correctly predicted rows.
BinaryClassificationMetricsBinaryClassificationMetrics(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Evaluation metrics for binary classification/classifier models.
ClusteringMetricsClusteringMetrics(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Evaluation metrics for clustering models.
DataSplitMethodIndicates the method to split input data into multiple tables.
DistanceTypeDistance metric used to compute the distance between two points.
EvaluationMetricsEvaluationMetrics(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Evaluation metrics of a model. These are either computed on all training data or just the eval data based on whether eval data was used during training. These are not present for imported models.
LabelsEntryLabelsEntry(mapping=None, *, ignore_unknown_fields=False, **kwargs)
The abstract base class for a message.
Parameters Name Description kwargsdict
Keys and values corresponding to the fields of the message.
mappingUnion[dict, `.Message`]
A dictionary or message to be used to determine the values for this message.
ignore_unknown_fieldsOptional(bool)
If True, do not raise errors for unknown fields. Only applied if mapping
is a mapping type or there are keyword parameters.
Indicates the learning rate optimization strategy to use.
LossTypeLoss metric to evaluate model training performance.
ModelTypeIndicates the type of the Model.
MultiClassClassificationMetricsMultiClassClassificationMetrics(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)
Evaluation metrics for multi-class classification/classifier models.
OptimizationStrategyOptimizationStrategy(value)
Indicates the optimization strategy used for training.
RegressionMetricsRegressionMetrics(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Evaluation metrics for regression and explicit feedback type matrix factorization models.
TrainingRunTrainingRun(mapping=None, *, ignore_unknown_fields=False, **kwargs)
Information about a single training query run for the model.
Methods __delattr__Delete the value on the given field.
This is generally equivalent to setting a falsy value.
__eq__Return True if the messages are equal, False otherwise.
__ne__Return True if the messages are unequal, False otherwise.
__setattr__Set the value on the given field.
For well-known protocol buffer types which are marshalled, either the protocol buffer object or the Python equivalent is accepted.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-08-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4