Skip to content

An example dbt repo that illustrates using Bigquery ML with dbt

Notifications You must be signed in to change notification settings

balmasi/dbt_bigquery_ml_example

Repository files navigation

Example dbt + Bigquery ML project

This project trains a logistic regression classifier for passenger survivorship on the Titanic using dbt and Bigquery ML.

To get up and running with a step-by-step walkthrough, visit the accompanying blog post.

Quickstart

  1. Set up your bigquery project
  2. Install dbt
  3. run dbt deps
  4. run dbt seed
  5. run dbt run

About

An example dbt repo that illustrates using Bigquery ML with dbt

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published