Skip to content
/ weather Public

Weather Detection and Prediction using multiple methods in R

Notifications You must be signed in to change notification settings

kovy21/weather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Weather

Weather Prediction using multiple methods in R.

This work is done on the weather analysis dataset from kaggle.com.

The data-set includes over a decade worth of weather data in the Colorado area, with attributes such as the average, maximum and minimum daily temperatures, the rainfall, humidity, etc.

The code consists of pre-processing (time-shifting and tidying the data), exploratory data analysis and models for predicting temperature including (stepwise) linear regression, tree based methods and random forests.

About

Weather Detection and Prediction using multiple methods in R

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published