bigframes.bigquery.ml#
This module exposes BigQuery ML functions by directly mapping to the equivalent function names in SQL syntax.
For an interface more familiar to Scikit-Learn users, see bigframes.ml.
Functions
|
Creates a BigQuery ML model. |
|
Evaluates a BigQuery ML model. |
|
Runs explainable prediction on a BigQuery ML model. |
|
Gets global explanations for a BigQuery ML model. |
|
Runs prediction on a BigQuery ML model. |