BigQuery DataFrames (BigFrames)
Section Navigation
Save the model to BigQuery.
model_name (str) – The name of the model.
replace (bool,default False) – Determine whether to replace if the model already exists. Default to False.
Saved model.
TextEmbeddingGenerator
TextEmbeddingGenerator.to_gbq()