Found 55 repositories(showing 30)
This project aims to predict the magnitude and probability of Earthquake occurring in a particular region using the historic data with various machine learning models to find which model is more accurate to accomplish this task.
fatimaazfar
This project uses machine learning and neural networks to predict earthquake magnitudes, involving data preprocessing, feature selection, hyperparameter tuning, and model evaluation with regression metrics. It also employs XGBoost for enhanced predictions and includes data visualizations for performance analysis.
create a model for the task of Earthquake Prediction using Machine Learning and the Python programming language. Predicting earthquakes is one of the great unsolved problems in the earth sciences.
Earthquake Prediction Model using Machine Learning. Important : predicting the earthquake with date and time, latitude and longitude from previous data is not a trend that follows like other things, it happens naturally.
KiranMahendrakar93
Analysis and Prediction of severity of damage to residential buildings caused by Earthquake using Machine learning model
This project explores the data from modeled stick-slip behavior created by Los Alamos National Laboratory. This dataset was made open source for the Kaggle competition (https://www.kaggle.com/c/LANL-Earthquake-Prediction). I explore the feasibility of machine learning for earthquake predication through exploratory data analysis. A random forest model on downsampled data is used to assess the validity of different features, showing relative importance of certain aspects of earthquake data.
No description available
No description available
This project explores earthquake magnitude prediction in India using machine learning regression models like Random Forest, Gradient Boosting, and SVR. We analyze seismic data, evaluate model performance, and visualize key insights to improve earthquake forecasting.
This project has the potential to make a significant contribution to earthquake prediction. By using machine learning, it may be possible to develop more accurate and reliable earthquake prediction models. This could help to save lives and reduce the damage caused by earthquakes.
mlast2020
Code and data for the paper "Using Machine Learning Models for Earthquake Magnitude Prediction in California, Japan and Israel" by D. Novick and M. Last
hatimoudaha
create a model for the task of Earthquake Prediction using Machine Learning and the Python programming language. Predicting earthquakes is one of the great unsolved problems in the earth sciences.
basudev-1316
Earthquake prediction is crucial for reducing damage and saving lives. This project uses historical seismic data from California to predict earthquake magnitude and occurrence probability using machine learning models, helping improve early warning systems and disaster planning.
MounikaMudavath
Developed a machine learning framework for predicting earthquake events using seismic time series data. Applied preprocessing, feature extraction, and forecasting models to identify patterns and anomalies, demonstrating the potential of data-driven approaches in earthquake prediction.
This repository contains code for predicting earthquake-induced damage grades (0 to 4) using data from the 2015 Nepal (Gorkha) Earthquake. It uses machine learning models and linear interpolation to estimate intensities for wards. The project aims to enhance damage prediction and assist in post-disaster assessments.
Developed a machine learning-based system to predict disasters like earthquakes and floods. Utilized multiple ML models, combining their predictions using a weighted average approach to enhance accuracy. This system improves disaster forecasting and decision-making efficiency.
This project aims to predict the magnitude and probability of Earthquake occurring in a particular region using the historic data with various machine learning models to find which model is more accurate to accomplish this task.
In this project, we use historic earthquake data from California to build machine learning models that predict: 📍 The probability of an earthquake in a region 📊 Its possible magnitude
aamir007-tech
No description available
No description available
ashutoshtomar175
No description available
Lakshmipathyakash
No description available
chaudharyshyamal
Hackerearth Earthquake prediction model using Machine Learning in R
Aahana-ML
Exploring earthquake prediction using machine learning, data preprocessing, and model evaluation.
Files used to create and validate a machine learning model to enable earthquake prediction in Indoensia
Akshatakapare
Earthquake Prediction Using Machine Learning is a project that leverages data-driven techniques to forecast seismic activity patterns. The repository explores how machine learning models can analyze historical earthquake data, detect hidden correlations, and provide probabilistic predictions of future events.
2714765024-source
This is a comprehensive earthquake data analysis and prediction system that integrates data processing, visualization, comparison of multiple machine learning models, and spatial clustering analysis. The system can process earthquake data, extract various features, and use multiple machine learning algorithms.
The "Earthquake Prediction Using Machine Learning" project aims to build a predictive model that can assess the likelihood of future earthquakes based on historical seismic data. Earthquakes are one of the most unpredictable and devastating natural disasters.
sogeking7
AI-driven earthquake prediction model for analyzing induced seismicity from oil & gas extraction in Western Kazakhstan (Tengiz, Kashagan, Karachaganak). Machine learning analysis using USGS data.
A machine learning–powered classification system that predicts earthquake damage severity of buildings in Nepal using pre-earthquake structural features. The project compares multiple ML models, evaluates performance using standard metrics, and provides an interactive interface for risk prediction.