0 / 0

Description

Learn to analyze the flood risk level based on factors of flood threat level drawn from reports of the specific flood occurrence. The factors are Threat Event Frequency, Vulnerability, Threat Capability, Primary Loss Magnitude, Secondary Risk, and Loss Event Frequency.

In this project, you will learn to:

  • Load the data set of flood risk and flood reports as Pandas data frame
  • Clean the data
  • Split and train the data using a logistics regression model framework
  • Score the model accuracy and precision
  • Use the model to predict flood risk
  • Visualize the data by plotting Alert Risk on a map
view entry image 0