Back To Projects

Using Logistic Regression in the Early Detection of Tsunamis caused by Earthquakes

Ian C.

Many tsunamis have enough energy to cause a large amount of human death, as well as trillions of dollars in damage repair. The problem arises on how to better prepare for these natural disasters and limit its damage, especially in countries such as Japan that are frequented by tsunamis.


Tsunamis have forced large financial investments devoted to their preparation and repair. One primary cause of such tsunamis are earthquakes, often those occurring nearby. By using processed NCEI/WDS datasets for earthquakes and tsunamis, we built a logistic regression model to predict the probability a tsunami would form following a given earthquake using features such as magnitude and location with an accuracy of around 80%. In addition, a linear regression model was used to predict the resulting tsunami’s size, although it had low efficacy.

Explore More!

Source Code
Ian C.

Related Projects

Machine Learning Algorithms for Consumer Plastics Identification and Sorting

Seeking a solution to maintain plastic recycling costs while increasing the output of reusable material, this paper poses the question “what type of machine learning algorithm is most suitable for a plastic identification system in consumers’ homes?” It investigates five total machine learning algorithms to determine which one best balances accuracy, management of resources, and time efficiency, ultimately arriving at the conclusion that a Support Vector Machine that uses a Polynomial Kernel is the best algorithm and serves to demonstrate that algorithms such as the ones analyzed have become advanced enough for more efficient, AI driven systems to replace those of the status quo.
Alexander K.
Mentored by Eric Bradford
The Motions of Forest Fires

Can I make an AI model that can predict how forest fires will move? I am trying to take data about the environment and a current fire and predict where the fire will go / if it will grow or shrink.
Giuliano T.
Mentored by Sophia Barton
Using Machine Learning Models to Predict Asthma Hospitalizations Based on Air Pollutants

This study uses a Decision Tree regression model to analyze the relationship between air pollution (PM2.5, NO2, O3) and asthma hospitalizations in New York City, revealing significant prediction challenges and highlighting the potential for targeted healthcare interventions based on regional health vulnerabilities.
Nikhil T.
Mentored by Kyra Kraft