Skip to content

Co-authored workshops on Machine Learning for Geospatial data at the University of Waterloo

Notifications You must be signed in to change notification settings

jmcarrillog/geo-ml-workshops

Repository files navigation

Workshops on Machine Learning for Geospatial Data

These two workshops provide an introduction to some Machine Learning tools for the analysis of Geospatial data. The workshops are held in collaboration between the Geospatial Centre and the Geospatial Club at the University of Waterloo.

Both workshops were prepared in the Winter 2019 term by Juan Carrillo and Jaydeep Mistry. Slides and code are published here in pdf and Jupyter nootebooks formats. We recommend you to try out the code within Kaggle, the first and second notebooks are available as kernels for you to fork and re-run them.

First workshop: Preventing traffic accidents in Toronto

The dataset is a table titled "Killed or Seriously Injured" (KSI) from the City of Toronto's Police Open Data portal. It contains registries of all traffic collisions between 2007 and 2017 where a person was injured or property damage was reported.

Available as Kaggle Kernel. The nootebook for this workshop includes:

  • Exploratory data analysis through visualizations

  • Implementation of a Random Forest model to predict fatal accidents

Second workshop: Understanding land use in the Amazon rain forest

The dataset is published by Planet and is part of a Kaggle competition targeted at classification of high-resolution satellite images from the Amazon rain forest. It includes more than 40,000 image chips sampled over the area of interest.

Available as Kaggle Kernel. The nootebook for this workshop includes:

  • Exploratory data analysis through visualizations

  • Implementation of a Convolutional Neural Network for multi-label image classification

Attendees

Each workshop had a turnaround of about 30 attendees. Thanks to everyone for coming, asking interesting questions, and giving us feedback.

Acknowledgments

Special thanks to Eva Dodsworth and Markus Wieland at the University of Waterloo Geospatial Centre for their collaboration on helping us organize these workshops.

Releases

No releases published

Packages

No packages published