/urban-mobility

Predicting transportation mode shares, trip demand and GHG emissions based on urban form

Primary LanguagePython

Mobility Mode Predictor

Description

Applies a random forest model to predict mobility mode shares, mode shifts and GHG emissions for urban parcels in different urban form future scenarios.

Analyzing urban form

Urban form data (explanatory) is aggregated using network analysis tools from Pandana. The data was trained using data from Metro Vancouver, Canada.

Predicting mode share

The predictive model was developed using the RandomForestRegressor object from Scikit-Learn. Training algorithm can be downloaded from GeoLearning The trained model can be found at the regression folder.

Calculating mode shifts

When more than one urban form layer is analyzed, mode shifts results can be calculated and displayed in a Plotly dashboard.

License

cc-by-image