Stay organized with collections
Save and categorize content based on your preferences.
BigQuery ML is a Google Cloud
service that lets you create and execute machine learning models in
BigQuery ML by using standard SQL queries. With
Vertex AI, you can use pre-trained and custom tooling within a
unified platform. After you register your
BigQuery ML models in the Model Registry,
you can manage them with your other ML models for versioning,
evaluation, and deployment.
With this integration, you can choose which BigQuery ML models to
register to the Model Registry. After you've registered
your BigQuery ML models, you can deploy your
BigQuery ML model to an endpoint for online inference.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-29 UTC."],[],[],null,["# BigQuery ML and Model Registry\n\n[BigQuery ML](/bigquery/docs/bqml-introduction) is a Google Cloud\nservice that lets you create and execute machine learning models in\nBigQuery ML by using standard SQL queries. With\nVertex AI, you can use pre-trained and custom tooling within a\nunified platform. After you register your\nBigQuery ML models in the Model Registry,\nyou can manage them with your other ML models for versioning,\nevaluation, and deployment.\n\nWith this integration, you can choose which BigQuery ML models to\nregister to the Model Registry. After you've registered\nyour BigQuery ML models, you can deploy your\nBigQuery ML model to an endpoint for online inference.\n\nTo learn how to integrate your BigQuery ML models with\nVertex AI Model Registry, see\n[Manage BigQuery ML models in Vertex AI](/bigquery/docs/managing-models-vertex).\n\nLimitations\n-----------\n\n- You can't register\n [remote models](/bigquery/docs/bqml-introduction#remote_models).\n\n- The following models can be registered in\n Model Registry, but they can't be deployed in\n Vertex AI:\n\n - [Imported XGBoost models](/bigquery/docs/reference/standard-sql/bigqueryml-syntax-create-xgboost)\n - [`ARIMA_PLUS` models](/bigquery/docs/reference/standard-sql/bigqueryml-syntax-create-time-series)\n - [`ARIMA_PLUS_XREG` models](/bigquery/docs/reference/standard-sql/bigqueryml-syntax-create-multivariate-time-series)"]]