Allocation of various relief supplies in the flood hit areas of Assam using data obtained by IMD, DFO and EM-DAT
Initially we had lot of missing data which we had to extract from the extent and description column given in our dataset of Indian Flood Inventory. We used various techniques to fulfill this data to get more insight of the floods' impact in Assam.
We used various methods to extract information from the extent and description column to fill in as many missing values as possible.
We chose Assam as our region of study as it had the highest occurence of flood among all states.
This was the heat map of flood occurences in the Assam and its nearby region of India.
This was the correlation matrix plotted between all available columns of the dataset.
Using various techniques like Linear Regression, Ridge Regression alongwith a KNN imputer to address the missing values, we got pretty decent results in predicting human displaced from the related factors.
We plotted various heat maps to visually show how the impact of floods were spread across the state of Assam and its nearby region.
After performing K-means clustering with K values ranging from 1 to 11 and observing the "elbow" point at K=6, the dataset was clustered into six distinct groups. These clusters represent areas with similar population density and spatial characteristics within Assam.
In the context of disaster response planning in Assam, the Voronoi diagram delineates the boundaries of influence for each cluster centroid, effectively partitioning the geographical area into regions that are closest to each respective centroid.