Class Model (1.24.0)

Model()

API documentation for bigquery_v2.gapic.enums.Model class.

Inheritance

builtins.object > Model

Classes

DataSplitMethod

DataSplitMethod(value)

Indicates the method to split input data into multiple tables.

DistanceType

DistanceType(value)

Distance metric used to compute the distance between two points.

LearnRateStrategy

LearnRateStrategy(value)

Indicates the learning rate optimization strategy to use.

LossType

LossType(value)

Loss metric to evaluate model training performance.

ModelType

ModelType(value)

Indicates the type of the Model.

OptimizationStrategy

OptimizationStrategy(value)

Indicates the optimization strategy used for training.