Skip to content

Code for extracting built environment characteristics (OpenStreetMap, Google Earth Engine) and modeling cycling behaviour in cities.

Notifications You must be signed in to change notification settings

finn-wink/cycling_counter_prediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Machine Learning Cycling Counter Predictions based on Urban Environment Characteristics

The code in this repository was created as part of Master's thesis and includes a notebook to extact a variety of built environment variables from a single coordinate pair. The variables are extracted from OpenStreetMap and Google Earth Engine and can be converted into numeric variables through the definition of a specific buffer size.

The notebooks in the 'models' folder include code to use these built environmental variables in combination with observed cycling counts at the given location to model the relationship between the two. This is done using Linear Regression, Random Forest, XGBoost and SVM models. The outcomes are then ablet to be illustrated using the 'generating figures' notebook.

The 'weekly_new.csv' file contains all the counter data and built environment variables that were used during the analysis in the thesis.

** code is being optimised for performance

About

Code for extracting built environment characteristics (OpenStreetMap, Google Earth Engine) and modeling cycling behaviour in cities.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published