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.
- Set up your bigquery project
- Install dbt
- run
dbt deps
- run
dbt seed
- run
dbt run