Partioning and Clustering
Partioning vs Clustering
BigQuery Machine Learning
SQL for ML in BigQuery
Important links
BigQuery Machine Learning Deployment
Steps to extract and deploy model with docker
-
Setup: Copy over the
airflow
directory (i.e. the Dockerized setup) fromweek_2_data_ingestion
:cp ../week_2_data_ingestion/airflow airflow
Also, empty the
logs
directory, if you find it necessary. -
DAG: gcs_to_bq_dag.py
Did you take notes? You can share them here.
- Add your notes here (above this line)