/kaggle-2019-BigQuery-Geotab-Intersection-Congestion

Solution to 2019 BigQuery Geotag Kaggle competition

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

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