Skip to content

Predict tomorrow's rain. Model trained on South Florida 2015 using temperature, wind, surface pressure, and vegetation features. Tested on NY and South Florida 2022

Notifications You must be signed in to change notification settings

isabelayepes/PredTomorrowsRain

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Predicting Tomorrow's Rain

YouTube presentation of work: https://youtu.be/-qqhHaI8DOo?si=vOSOnrXL00bDVzjk

Brief Summary:

Regression and classifier machine learning models are used to predict the next day’s rainfall. Neural network regression, random forest, and XGBoost classifiers are trained on South Florida 2015 data with 44 features including the current day’s total rainfall, temperature, wind, surface pressure, wind, vegetation levels, and more. Then models are tested on NYC and South Florida 2022 December data. Temperature, the current day’s rainfall, and surface pressure were the top three predictive features. XGBoost was the best overall model based on F1 score.

Location: South Florida (contains the Everglades area and Lake Okeechobee) NYC and part of Westchester County

Extended Summary:

https://medium.com/@isabela.writer/predicting-tomorrows-rain-bbcf0d350bf0

About

Predict tomorrow's rain. Model trained on South Florida 2015 using temperature, wind, surface pressure, and vegetation features. Tested on NY and South Florida 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages