Minimize the shake, Maximize the safety
The Earthquake Intensity Minimizer is an AI-based web application designed to minimize earthquake intensity, reducing potential loss of life and damage. The application uses machine learning algorithms to accurately predict earthquake intensity and mitigate its effects, thereby improving readiness for seismic disasters. The project also includes cooperative insurance plans that cover earthquake-related damage.
- Jupyter(notebook)
- VS code
- Flask
- Scikit-learn
- Pandas
- Matplotlib
- Seaborn
- Python
- MySQL
The dataset includes five key features: "Intensity" (the dependent feature), "Magnitude," "Victim reaction," "Destruction," and "Depth" (the independent features). The intensity is measured purely based on the Modified Mercalli Intensity (MMI) scale. Extensive research was conducted to ensure that these four independent features are the most impactful in predicting earthquake intensity, making them ideal for inclusion in this dataset.
- Intensity Prediction: It Uses machine learning algorithms to predict earthquake intensity with good accuracy.
- Intensity Minimization: It aims to reduce the impact of earthquakes by three famous japanese standards.
- Insurance Plans: Offers multiple cooperative insurance plans to help cover earthquake-related damage.
Contributions are welcome! Please open an issue or submit a pull request for any changes you'd like to see. Please consider giving this project a star on GitHub if you found it useful!