Rainfall analysis of Maharashtra - Season/Month wise forecasting. Different methods have been used. The main goal of this project is to increase the performance of forecasted results during rainy seasons.
- ARIMA
- LSTM
- ANN
- This file contains the implementation of three varaints of ANN:
- FNN(Feed forward Neural Networks)
- TLNN(Time lagged Neural Networks)
- SANN(Seasonal Artificial Neural Networks
- This file contains the implementation of three varaints of ANN:
- Will be updated soon.