This project is a Machine Learning Model that predicts the next 7 days' weather forecast ☁ Temperature using Linear Regression. It is built with Scikit-Learn for model training and Matplotlib for data visualization.
- Weather Prediction – Forecasts temperature trends for the next 7 days.
- Linear Regression Model – Uses historical data for precise predictions.
- Scikit-Learn Integration – Implements scalable machine learning techniques.
- Data Visualization – Displays trends and insights with Matplotlib graphs.
Clone the repository:
git clone https://github.com/your-repo/weather-predictor.git
cd weather-predictor