cc-ai / kdb

AI can help Visualizing the Impacts of Climate Change. This is an open forum to share our work
https://mila.quebec/en/ai-society/visualizing-climate-change/
Apache License 2.0
18 stars 3 forks source link

Binary flood data #93

Closed vitoriapacela closed 5 years ago

vitoriapacela commented 5 years ago

Gather data about floods historically in Canada since 1900, as a function of latitude and longitude.

vitoriapacela commented 5 years ago

Data: https://www.dartmouth.edu/~floods/ Add to Canopex dataframe.

Dartmouth Flood Observatory
vitoriapacela commented 5 years ago

Also look into the data from this paper https://www.mdpi.com/2073-4441/11/5/973/htm

MDPI
Use of Artificial Intelligence to Improve Resilience and Preparedness Against Adverse Flood Events
The main focus of this paper is the novel use of Artificial Intelligence (AI) in natural disaster, more specifically flooding, to improve flood resilience and preparedness. Different types of flood have varying consequences and are followed by a specific pattern. For example, a flash flood can be a result of snow or ice melt and can occur in specific geographic places and certain season. The motivation behind this research has been raised from the Building Resilience into Risk Management (BRIM) project, looking at resilience in water systems. This research uses the application of the state-of-the-art techniques i.e., AI, more specifically Machin Learning (ML) approaches on big data, collected from previous flood events to learn from the past to extract patterns and information and understand flood behaviours in order to improve resilience, prevent damage, and save lives. In this paper, various ML models have been developed and evaluated for classifying floods, i.e., flash flood, lakeshore flood, etc. using current information i.e., weather forecast in different locations. The analytical results show that the Random Forest technique provides the highest accuracy of classification, followed by J48 decision tree and Lazy methods. The classification results can lead to better decision-making on what measures can be taken for prevention and preparedness and thus improve flood resilience.
vitoriapacela commented 5 years ago

@ata-madanchi got the data from Dartmouth Flood Observatory.