Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 1.41 KB

File metadata and controls

14 lines (9 loc) · 1.41 KB

kaggle-2019-BigQuery-Geotab-Intersection-Congestion

This repository contains some of my codings for the 2019 kaggle BigQuery Geotab competition (https://www.kaggle.com/c/bigquery-geotab-intersection-congestion).

My submission scored 1st Place on the categorie BigQuery ML Models built in SQL.

The challange was to predict six measures for cars approaching intersections in four US cities.

My objective in the competition was to tryout BigQuery (BQ) including the basic ML features. Therefore the notebooks rely as much as possible on BQ. All features are generated in BQ with varying SQL-techniques. The prediction model is also build in BQ.

Overview of notebooks