Python AI Weather Prediction

Spring 2020

Python and the scikit-learn toolbox was used to visualize and predict average daily global temperatures. Techniques used include simple linear regression, autoregression, and moving averages. This project was completed as an assignment for an artificial intelligence-focused class

Global Temp Project