Sourav1910 / WeatherPrediction

Prediction of weather using weather data of last 20 years using Neural Networks.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Data labels from year 1997 to 2015 and the attributes are as following,

Max Temperature

Min Temperature

Max DewPoint

Min DewPoint

Max Humidity

Min Humidity

Max Pressure

Min Pressure

Max Visibility

Min Visibility

Mean Wind Speed


Here Neural Networks with backpropagation is used and the algorithm predicts the correct weather. For the implementation
Keras library is used.

About

Prediction of weather using weather data of last 20 years using Neural Networks.


Languages

Language:Python 100.0%