recodehive / Scrape-ML

For new data generation Semi-supervised-sequence-learning-Project we have writtern a python script to fetch📊, data from the 💻, imdb website 🌐 and converted into txt files.
https://scrape-ml.streamlit.app/
MIT License
85 stars 116 forks source link

Earthquake prediction #203

Closed adityasingh-0803 closed 2 months ago

adityasingh-0803 commented 2 months ago

201

Earthquake prediction

Description

Earthquakes are natural disasters that can cause significant damage and loss of life. Accurate prediction of earthquakes is essential for developing early warning systems, disaster planning, risk assessment, and scientific research. This project aims to predict the magnitude and probability of Earthquake occurring in a particular region (California, United States) from the historic data of that region using various Machine learning models. We will use four models in this project: Linear regression Support Vector Machine(SVM) NaiveBayes Random Forest Linear Regression

Type of PR

Checklist:

Additional context:

[Include any additional information or context that might be helpful for reviewers.]

adityasingh-0803 commented 2 months ago

@sanjay-kv i have done it kindly look into it and provide the necessary labels