DL-Simplified icon indicating copy to clipboard operation
DL-Simplified copied to clipboard

Earthquake Prediction using DL

Open Sindhu-2004 opened this issue 1 year ago • 24 comments

This model is used to predict earthquakes. Predicting earthquakes is one of the great unsolved problems in the earth sciences.

Sindhu-2004 avatar May 19 '24 09:05 Sindhu-2004

Can you share the dataset and approach for solving this issue?

abhisheks008 avatar May 19 '24 16:05 abhisheks008

Project Title : Earthquake Prediction Aim : This model is used to predict earthquakes. Predicting earthquakes is one of the great unsolved problems in the earth sciences. Dataset: [Earthquake prediction] https://www.kaggle.com/datasets/taghreedaburwished/earthquake-prediction-dataset Approach : This model is developed using Recurrent Neural Network (RNN), Long Short-Term Memory Networks (LSTM), Matplotlib.

Sindhu-2004 avatar May 20 '24 11:05 Sindhu-2004

One issue at a time.

abhisheks008 avatar May 20 '24 14:05 abhisheks008

@abhisheks008 i can work on it

adityasingh-0803 avatar Jun 19 '24 11:06 adityasingh-0803

@abhisheks008 i can work on it

Share your approach.

abhisheks008 avatar Jun 20 '24 06:06 abhisheks008

Gather information like past earthquakes, fault lines, and geological data. Select which data points might link to earthquakes, like patterns in seismic activity or changes in the earth. Use machine learning to identify connections between the data and when earthquakes happen. Try out the model with new data to see how well it predicts earthquakes. We can use svm,decision tree @abhisheks008

adityasingh-0803 avatar Jun 20 '24 06:06 adityasingh-0803

Gather information like past earthquakes, fault lines, and geological data. Select which data points might link to earthquakes, like patterns in seismic activity or changes in the earth. Use machine learning to identify connections between the data and when earthquakes happen. Try out the model with new data to see how well it predicts earthquakes. We can use svm,decision tree @abhisheks008

As this project repository mainly focuses on deep learning methods, you need to implement deep learning methods for this problem statement as well.

abhisheks008 avatar Jun 21 '24 02:06 abhisheks008

Got it I will try my best please assign it

adityasingh-0803 avatar Jun 21 '24 02:06 adityasingh-0803

Got it I will try my best please assign it

Can you share the models you are planning to implement here?

abhisheks008 avatar Jun 21 '24 03:06 abhisheks008

Sir we will use svm naive Bayes random forest and linear regression

adityasingh-0803 avatar Jun 21 '24 03:06 adityasingh-0803

Sir we will use svm naive Bayes random forest and linear regression

Machine learning models will not work here, can share your approach based on deep learning models.

abhisheks008 avatar Jun 23 '24 04:06 abhisheks008

Use deep learning models to automatically extract meaningful features from raw seismic data. Techniques like convolutional neural networks (CNNs) can analyze spectrograms or waveforms, while recurrent neural networks (RNNs) can capture temporal dependencies in time series data.

adityasingh-0803 avatar Jun 23 '24 07:06 adityasingh-0803

Use deep learning models to automatically extract meaningful features from raw seismic data. Techniques like convolutional neural networks (CNNs) can analyze spectrograms or waveforms, while recurrent neural networks (RNNs) can capture temporal dependencies in time series data.

What are the specific architectures you are planning to implement for this problem statement?

abhisheks008 avatar Jun 23 '24 12:06 abhisheks008

Feature Engineering ka use?

adityasingh-0803 avatar Jun 24 '24 11:06 adityasingh-0803

Feature Engineering ka use?

Yes

abhisheks008 avatar Jun 26 '24 08:06 abhisheks008

Ok I will do data loading eda fnn and then model assessment

adityasingh-0803 avatar Jun 26 '24 08:06 adityasingh-0803

@abhisheks008, I can start working on it, after making sure you approve my solution for the Micromobility-Lane-Recognition Issue

Full name: Basma Mahmoud GitHub Profile Link: Basma2423 Email ID: [email protected]

Approach for this Project:

  1. Data Loading and Preprocessing
  2. EDA
  3. Models: 3.1 Multiple Deep Learning approaches suitable for tabular data, e.g: FNN, TabNet, and Entity Embeddings for Categorical Variables. 3.2 Some pre-trained models, e.g. Pretrained TabNet, PyCaret, and AutoGluon.
  4. Models Assessment.

What is your participant role? (Mention the Open Source program): GSSoC-2024 participant

Can you add the label for GSSoC, please? Thanks.

Basma2423 avatar Jun 26 '24 12:06 Basma2423

Ok I will do data loading eda fnn and then model assessment

Can you share the finalized models for this problem statement?

abhisheks008 avatar Jun 28 '24 16:06 abhisheks008

@abhisheks008, I can start working on it, after making sure you approve my solution for the Micromobility-Lane-Recognition Issue

Full name: Basma Mahmoud GitHub Profile Link: Basma2423 Email ID: [email protected]

Approach for this Project:

  1. Data Loading and Preprocessing
  2. EDA
  3. Models: 3.1 Multiple Deep Learning approaches suitable for tabular data, e.g: FNN, TabNet, and Entity Embeddings for Categorical Variables. 3.2 Some pre-trained models, e.g. Pretrained TabNet, PyCaret, and AutoGluon.
  4. Models Assessment.

What is your participant role? (Mention the Open Source program): GSSoC-2024 participant

Can you add the label for GSSoC, please? Thanks.

Your previous contributor was in talks for this issue, you can check out other issues.

abhisheks008 avatar Jun 28 '24 16:06 abhisheks008

@abhisheks008 sure.

Basma2423 avatar Jun 28 '24 21:06 Basma2423

i will use SOCR earthquake dataset

adityasingh-0803 avatar Jul 01 '24 05:07 adityasingh-0803

@abhisheks008

adityasingh-0803 avatar Jul 04 '24 17:07 adityasingh-0803

i will use SOCR earthquake dataset

I asked you about the finalized models for this problem statement.

abhisheks008 avatar Jul 06 '24 12:07 abhisheks008

I will do it

adityasingh-0803 avatar Jul 06 '24 12:07 adityasingh-0803