Rainfall Prediction using Machine Learning
This project focuses on predicting rainfall patterns using historical weather data and machine learning algorithms. The dataset was preprocessed to handle missing values, normalize features, and extract relevant parameters like temperature, humidity, and wind speed. Models such as Linear Regression
By Ananya Rai