Skip to content

Latest commit

 

History

History
36 lines (21 loc) · 1.06 KB

README.md

File metadata and controls

36 lines (21 loc) · 1.06 KB

GOAL

Analyze the dataset to find out how much casualty has occured because of earthquakes and use the fault mechanism column. 
Find out the casualties with parameters of the DB by using ML
(The dataset is a sample dataset)

Tools and libraries that i used in this project:

⚫Tools: Jupyter Notebook and SQL

⚫Visualizing = Matplotlib 

⚫Feature Engineering = Pandas&Numpy 

⚫Machine Learning = Sci-kit Learn as a library, Linear Regression

Summary:

CASUALTY RATE BETWEEN 1915-2021 IN TURKEY

download

MOST | LESS CASUALTY BETWEEN 1915-2021 IN TURKEY

download

FAULT MECHANISM

1-)Strike is common
2-)Reverse is middle-range 
3-)Normal is less

download

MACHINE LEARNING

1.0 Score