Skip to content

gayathrymw/EarthquakePrediction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

Earthquake Prediction

Earthquake Prediction is a way of predicting magnitude of earthquake based on parameters such as longitude, latitude, depth, and duration magnitude, country, depth using machine learning to give warning of potentially damaging earthquakes early enough to allow appropriate response to the disaster, enabling people to minimize loss of life and property.
The steps we have taken here are:
Preprocessing of Dataset
Building ML models such as Linear Regression, Decission Tree, KNN
Visualization with Matplotlib and Seaborn
With the help of Python and suitable machine learning algorithms, we can create prediction models and graph the data as we want.

Releases

No releases published

Packages

No packages published