Data Science: Predict Damage Costs of Weather Events

Explore data and use machine learning to predict the damage costs of storm events based on location, time of year, and type of event
2.7K Downloads
Updated Fri, 21 May 2021 00:14:25 +0000
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.

Cite As

Heather Gorr, PhD (2024). Data Science: Predict Damage Costs of Weather Events (https://github.com/mathworks/data-science-predict-weather-events), GitHub. Retrieved .

MATLAB Release Compatibility
Created with R2019a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Weather and Atmospheric Science in Help Center and MATLAB Answers

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Versions that use the GitHub default branch cannot be downloaded

Version Published Release Notes
1.0.4

Included examples for Intro to MATLAB webinar

1.0.3

Link to GitHub

1.0.2

Included recent data, updated scripts to include Live Editor Tasks for data cleaning (available in R2019b)

1.0.1

Updated for Data Science w/ MATLAB webinar

1.0.0

To view or report issues in this GitHub add-on, visit the GitHub Repository.
To view or report issues in this GitHub add-on, visit the GitHub Repository.