Traffic Forecasting with BigQuery ML in DBT using GA4 Data
We are going to use the BigQuery ML Arima Plus model, using the dbt_ml package, to create a daily forecast of traffic. We will use GA4 data from the raw, BigQuery export processed through the dbt-GA4 package as the data source for these traffic forecasts. BigQuery ML simplifies the creation and running of machine learning…