Skip to content

Modeling the built environmental and cycling flow relations using machine learning approaches

Notifications You must be signed in to change notification settings

Spatial-Data-Science-and-GEO-AI-Lab/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

Modeling the built environmental and cycling flow relations using machine learning approaches

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • Jupyter Notebook 100.0%