Skip to content

In this project we are trying to predict the level of damage to the building that was hit by the earthquake.

License

Notifications You must be signed in to change notification settings

edugvs/Project03-earthquake-damage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project03-earthquake-damage

Project Preview

Overview

Following the 7.8 Mw Gorkha Earthquake on April 25, 2015, Nepal carried out a massive household survey using mobile technology to assess building damage in the earthquake-affected districts. Although the primary goal of this survey was to identify beneficiaries eligible for government assistance for housing reconstruction, it also collected other useful socio-economic information. In addition to housing reconstruction, this data serves a wide range of uses and users e.g. researchers, newly formed local governments, and citizens at large.

Problem Description

We are trying to predict the ordinal variable damage_grade, which represents a level of damage to the building that was hit by the earthquake. There are 3 grades of the damage:
  • 1 represents low damage
  • 2 represents a medium amount of damage
  • 3 represents almost complete destruction

Feature Description

The dataset mainly consists of information on the buildings' structure and their legal ownership. Each row in the dataset represents a specific building in the region that was hit by Gorkha earthquake.


Information about the features can be found here - https://www.drivendata.org/competitions/57/nepal-earthquake/page/136/

About

In this project we are trying to predict the level of damage to the building that was hit by the earthquake.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages