What I'm good at
Showcase of Work
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 and Random Forest were implemented and evaluated for accuracy. đš Tools & Technologies: Python, Pandas, NumPy, Scikit-learn, Matplotlib đš Key Features: 1)Data cleaning and feature engineering for reliable input. 2)Training and testing predictive models.