Found 15 repositories(showing 15)
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.
This project implements a machine learning model to predict earthquakes, The primary goal is to leverage historical earthquake data to train a neural network that can identify patterns and predict future seismic events.
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.
Creating an earthquake prediction model with machine learning involves collecting seismic data, extracting features, selecting a model, training and validating it, analyzing feature importance, testing and improving the model. However, earthquake prediction remains uncertain, and machine learning should complement expert knowledge.
Abd-Rahim1
A web-based Earthquake Prediction and Visualization project that combines machine learning and interactive mapping. Built with HTML, CSS, and JavaScript for the frontend, and a Python TensorFlow model for predicting earthquake magnitudes based on location and depth.
No description available
No description available
sushantpattanaik
It is well known that if a disaster occurs in one region, it is likely to happen again. Some regions have frequent earthquakes, but this is only a comparative amount compared to other regions.
sparshbanka
This project works on creating and designing a Prediction model for early detection of earthquakes in India with the implementation of Machine learning.
BathulaVenuGopal9
Earthquake Magnitude Prediction Web App built using Machine Learning and Streamlit. Trained a Decision Tree regression model with preprocessing pipelines to predict earthquake magnitude from seismic parameters, and deployed it as an interactive, real-time web application.
ombakle
Built a machine learning web app to predict earthquake likelihood using geospatial inputs (longitude, latitude, magnitude) with a trained linear regression model. Created a user-friendly interface using Flask and Bootstrap for real-time predictions, showcasing the complete ML deployment pipeline.
Muhammad-Mehroz-Saaed
Team project to build a basic tsunami prediction model using historical earthquake data. Developed in Google Colab with Pandas for preprocessing and Matplotlib for visualization. Applied a supervised machine learning algorithm to classify tsunami risk and learned the complete ML workflow from data handling to model evaluation.
pratikcse
GeoPredict is a disaster prediction system that forecasts and monitors earthquakes and storms using real-time data and machine learning models. Built with Django, it integrates APIs for live updates, predictive analysis using ARIMA, and an interactive dashboard for visualization and alerts.
Sumanth-desai
This project predicts earthquake magnitudes using historical seismic data with a machine learning approach. An attention-based LSTM model is used to capture temporal patterns and improve prediction accuracy. The project includes data preprocessing and feature extraction using Python, TensorFlow, and NumPy, along with a Streamlit web interface for r
All 15 repositories loaded