Skip to content

Machine Learning Project for classifying Weather into ThunderStorm (0001) , Rainy(0010) , Foggy (0100) , Sunny(1000) and also predict weather features for next one year after training on 20 years data on a neural network This is my first Machine Learning Project. Steps To run the project: Extract the files into a single directory ( say "MyWeathe…

Notifications You must be signed in to change notification settings

m-a-y-a-n-k/Weather-Prediction-Using-Neural-Networks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Weather-Prediction-Using-Neural-Networks

Machine Learning Project for classifying Weather into ThunderStorm (0001) , Rainy(0010) , Foggy (0100) , Sunny(1000) and also predict weather features for next one month after training on 20 years data on a neural network This is my first Machine Learning Project.

Steps To run the project:

  1. Extract the files into a single directory ( say "MyWeatherProject" )

  2. Open Octave(GUI) and go to the above directory

  3. Type the following in the COMMAND WINDOW : "YearlyForecast();" (without double quotes)

  4. Open the files "PredictionWeather1997.txt" to "PredictionWeather2016.txt" and compare with actual results from "Weather1997.txt" to "Weather2015.txt".

  5. Curves are plotted to compare predictions with actual weather conditions and they will be saved in the same directory...

About

Machine Learning Project for classifying Weather into ThunderStorm (0001) , Rainy(0010) , Foggy (0100) , Sunny(1000) and also predict weather features for next one year after training on 20 years data on a neural network This is my first Machine Learning Project. Steps To run the project: Extract the files into a single directory ( say "MyWeathe…

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published