AI/ML

BigQuery ML

English

Overview

A BigQuery feature for training and running machine learning models using only SQL syntax.

Details

You can build a model with SQL statements like `CREATE MODEL` without ever moving your data out of BigQuery. Its defining feature is letting data analysts do machine learning without writing Python.

More GCP terms