Weather Prediction using ML Algorithms
• Predicted weather using image classification models along with neural network classification. • On the basis of data in the previous 10 years, the weather in the upcoming 10 years was predicted. • The purpose of this project was to create a model that could determine the weather complications and if any major setbacks will be seen in the near future. • Technologies and Models used: MLP, GRU, LSTM, Neural networks, Numpy, TensorFlow, Keras