Further resources
- BigQuery ML Create Model: https://console.cloud.google.com/marketplace/product/city-of-new-york/nyc-citi-bike
- BigQuery ML preprocessing functions: https://cloud.google.com/bigquery-ml/docs/reference/standard-sql/bigqueryml-preprocessing-functions
- BigQuery ML
CREATE MODEL
statement for importing TensorFlow models: https://cloud.google.com/bigquery-ml/docs/reference/standard-sql/bigqueryml-syntax-create-tensorflow - BigQuery ML
ML EVALUATE
function: https://cloud.google.com/bigquery-ml/docs/reference/standard-sql/bigqueryml-syntax-evaluate - BigQuery ML
ML PREDICT
function: https://cloud.google.com/bigquery-ml/docs/reference/standard-sql/bigqueryml-syntax-predict - Exporting a BigQuery ML model for online prediction: https://cloud.google.com/bigquery-ml/docs/export-model-tutorial