Rainfall Prediction: Problem Statement
Rainfall Prediction: Problem Statement
Problem Statement:
Rainfall prediction information is critical for water resource management, particularly in tropical
locations such as Australia, where climate change is a factor. Climate change is now affecting
rainfall patterns. Extreme flooding and droughts are among the consequences of these events.
Furthermore, in order to anticipate the impact, it is necessary to estimate rainfall using a reliable
and precise approach.
Dataset Used:
Rain Prediction Dataset
Work Plan:
The study proposes of ANN’s algorithm to predict rainfall data by studying and analyzing the
patterns non-linear of the past data in order to obtain more accurate prediction results with
minimum error.
Importing libraries
Loading data
Data visualization and cleaning
Data preprocessing
Model building