Skip to content

Explore weather event data and use machine learning to predict the damage costs of storm events based on location, time of year, and type of event

Notifications You must be signed in to change notification settings

pwongpan/data-science-predict-weather-events

 
 

Repository files navigation

Data Science: Predict Damage Costs of Weather Events

The goal of this case study is to explore storm events in various locations in the United States and analyze the frequency and damage costs associated with different types of events. A machine learning model is used to predict the damage costs, based on historical data from 1980 - 2020. The calculations are then performed in an app, which can be shared as a web application.

This example also highlights techniques for cleaning data in various forms (numeric, text, categorical, dates and times) and working with large data sets which do not fit into memory.

The example is used in the "Data Science with MATLAB" webinar series.

To get started, run WeatherEvents.prj

Follow along with the example via Main_WeatherEvents.mlx

View Data Science: Predict Damage Costs of Weather Events on File Exchange

About

Explore weather event data and use machine learning to predict the damage costs of storm events based on location, time of year, and type of event

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • MATLAB 100.0%