OmdenaAI / myanmar-weather-forecasting

This project utilizes machine learning to predict extreme weather events and analyze traffic congestion in Southeast Asia. The repository includes data analysis, model training, and visualization scripts to forecast weather conditions for the next 30 days and enhance transportation efficiency.
GNU General Public License v3.0
11 stars 1 forks source link

Find a way to use Google Maps API's estimated time of arrival #14

Closed CarlosGDCJ closed 1 year ago

CarlosGDCJ commented 1 year ago

We could somehow use the Google Maps feature that estimates how long a ride would take to identify traffic congestion, as a longer time can indicate a traffic jam.

CarlosGDCJ commented 1 year ago