bigframes.bigquery.ml — bigframes documentation
This module exposes BigQuery ML functions by directly mapping to the equivalent function names in SQL syntax.
|
Creates a BigQuery ML model. |
|
Evaluates a BigQuery ML model. |
|
Runs explainable prediction on a BigQuery ML model. |
|
Generates text embedding using a BigQuery ML model. |
|
Generates text using a BigQuery ML model. |
|
Gets insights from a BigQuery ML model. |
|
Gets global explanations for a BigQuery ML model. |
|
Runs prediction on a BigQuery ML model. |
|
Transforms input data using a BigQuery ML model. |