Skip to content

tyleryasaka/weatherman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weatherman

machine learning to predict the weather?

This is code that was literally thrown together for a short presentation on machine learning using scikit-learn.

  1. Download the data in a simple format. python get_data.py

  2. Flatten and further format the data for use by scikit-learn library. python flatten_data.py

  3. Run the predictions. python weatherman.py

For even more fun, tweak the code to change things like the attributes used as features, or change the classifications from months to seasons.

About

machine learning to predict the weather?

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages