Google Cloud introduces TabFM in BigQuery for zero-shot predictive analytics
Google Cloud has introduced TabFM, a pre-trained foundation model for tabular data, now available in BigQuery. This model simplifies enterprise predictive analytics by enabling instant, high-quality predictions via a single SQL statement, eliminating traditional training and deployment complexities. Currently in preview, TabFM supports zero-shot predictions for tasks like churn or fraud scoring, offering state-of-the-art accuracy. It runs natively in BigQuery, automatically handling featurization and scaling to process millions of rows efficiently for developers, data scientists, and analysts.
- →TabFM: A pre-trained foundation model for tabular data in BigQuery
- →Choosing between TabFM and traditional ML models in BigQuery
Features (1) ›
- TabFM: A pre-trained foundation model for tabular data in BigQuery
TabFM, developed by Google Research, is a state-of-the-art, pre-trained foundation model for regression and classification tasks on tabular data. It leverages in-context learning to deliver highly accurate, zero-shot predictions instantly via a single SQL statement, eliminating traditional model training and deployment. Users can access TabFM through new built-in SQL functions like AI.PREDICT for instant predictions and AI.EVALUATE for performance assessment, simplifying predictive ML for various business applications.
Notes (1) ›
- Choosing between TabFM and traditional ML models in BigQuery
TabFM is ideal for rapid, high-quality predictive insights without deep ML expertise, especially with small-to-medium datasets, frequently changing data, or agentic applications requiring on-demand analysis. Traditional models like XGBoost remain suitable for very large historical datasets, custom hyperparameter tuning needs, when exceeding TabFM's current feature limits, or when feature-importance explainability is crucial.
https://cloud.google.com/blog/products/data-analytics/tabfm-adds-predictive-ml-to-bigquery/
Related releases
- Cortex Framework 7.0.4 Release Addresses Unused Dependencies Google Cloud release notes ·
- Cloud Trace Ends Support for Trace Sink Creation and Editing Google Cloud release notes ·
- BigQuery introduces AI tabular model, graph query functions, and identity columns Google Cloud release notes ·
- Google Cloud Boosts AI Infrastructure with Filestore, GKE, and New Security Tools Google Cloud Blog ·
- Google details BigQuery Graph's GA and cross-cloud analytics for AI agents Google Cloud Blog ·
- Google Cloud details agentic data pipelines for MLOps with the Data Agent Kit Google Cloud Blog ·