Skip to content

Analyze and assess the damage caused by earthquakes in Kavrepalanchok, Nepal πŸ‡³πŸ‡΅

License

Notifications You must be signed in to change notification settings

Younes202/Predict-Earthquake-Damage-in-Kavrepalanchok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prediction of earthquake damage in Kavripalanchuk, Nepal πŸ‡³πŸ‡΅

Overview

Welcome πŸ‘‹!, In this project, we will analyze and assess the damage caused by earthquakes in Kavrepalanchok, Nepal. Using data collected from Open Data Nepal, this project employs data analysis and visualization techniques to understand the patterns and impacts of earthquake damage to improve future disaster preparedness and response.

Project Overview

  • Get data by querying a sqlite database πŸ“ŠπŸ”

  • build a logistic regression model for classification πŸ”¨πŸ“ˆ

  • build a decision tree model for classification πŸŒ³πŸ“ˆ

  • ethical considerations into our model building 🀝🧠

Key Insights

  • SQL Query about buildings in district 3

    Query district building 3
  • Sub data of buildings in district 3

    sub data
  • Distribution classes of severe damage column

    Distribution classes of severe damage column
  • Relationship of footprint feature and severe damage

    Relationship footprint feature and severe damage
  • Logistic Regression model with encoder for categorical features

    Logistic Regression model with encoder for categorical features
  • Training and Validation to retrieve the max depth of the regression model which is 10

    Training and Validation to retrieve the max depth which is 10
  • Decision Tree model based on the last max depth of the logisticregression model

    Decision Tree model based on the last max depth of the logisticregression model
  • Decision-Tree model content

    Decision-Tree model content
  • Decision Tree plot

    Decision-Tree model plot
  • Importance of features

    Importance of Features

Resources

Contact

Feel free to reach out me on linkedin Younes Sghyer if you have any questions or suggestions for improvement or collaboration. Thank you for visiting my repository!

About

Analyze and assess the damage caused by earthquakes in Kavrepalanchok, Nepal πŸ‡³πŸ‡΅

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages