Published March 28, 2024
| Version v1
Dataset
Open
ProbSevere v3 models and dataset
Authors/Creators
- 1. University of Wisconsin Madison Space Science and Engineering Center
Description
ProbSevere v3 models and and dataset
This data repository contains the storm-object attributes for the training, validation, and test sets of Cintineo et al. (2024), as pickled Pandas DataFrames. The datasets can be used with scripts found in this code repository.
We also include the final gradient-boosted decision tree models used in ProbSevere v3.
Dataset:
- Training: storm_atts_2018-2021.pkl
- Validation: storm_atts_2022.pkl
- Testing: storm_atts_2023.pkl
Models:
- psv3_lgb_classifier.pkl (probability of any severe hazards model)
- phv3_lgb_classifier.pkl (probability of severe hail model)
- pwv3_lgb_classifier.pkl (probability of severe wind model)
- ptv3_lgb_classifier.pkl (probability of tornado model)
Files
Files
(10.8 GB)
| Name | Size | |
|---|---|---|
|
md5:9c9b3d34b5bebda73ed0a6f92a4d50bf
|
7.8 MB | Download |
|
md5:9b87b891f7a658ea24ab571e822a0c40
|
12.5 MB | Download |
|
md5:c9829a1ce89eb17db34f834b58173ea0
|
7.3 MB | Download |
|
md5:e2f1081e183e3c7ac4f32b055c2a6398
|
4.1 MB | Download |
|
md5:6c2da2190c2de9b0e756946a8bcc88a2
|
7.5 GB | Download |
|
md5:e820c02177f4bdf3508cb821cd07e909
|
1.7 GB | Download |
|
md5:0cdf689e85ed6cfc6a068847039c8865
|
1.5 GB | Download |
Additional details
Software
- Repository URL
- https://github.com/jlc248/ProbSevere_v3_paper_2024
- Programming language
- Python
- Development Status
- Active