[go: up one dir, main page]

Skip to content

A SARIMA model trained on the GHCN-Daily historical weather dataset.

Notifications You must be signed in to change notification settings

ChipHennig/mke_weather_predict

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

mke_weather_predict

A SARIMA model trained on the GHCN-Daily historical weather dataset.

Notes:

  1. A pretrained model is located at src/sarima_model.pkl
  2. src/file_io.py and src/train_sarima.py are useful for training your own model
  3. data/mke_weather.db saves time if you want to do more with Milwaukee historical weather data

Technologies:

  • pandas
  • SQLite
  • pmdarima

About

A SARIMA model trained on the GHCN-Daily historical weather dataset.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages