Skip to content

Predict weather conditions with machine learning. This project uses historical weather data and machine learning algorithms to predict future weather patterns.

License

Notifications You must be signed in to change notification settings

Karthik068/MACHINE-LEARNING-BASED-EFFECTIVE-FINE-GRAINED-WEATHER-FORECASTING-MODEL

 
 

Repository files navigation

Weather Prediction

This project is about predicting weather using machine learning techniques.

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes.

Prerequisites

  • Python 3.6 or above
  • Flask 1.0.2
  • pandas 0.23.4
  • numpy 1.15.4
  • scikit-learn 0.20.1
  • matplotlib 3.0.2
  • pmdarima 1.2.1
  • statsmodels 0.9.0

Installing

Clone the repository to your local machine

$ git clone https://github.com/username/Weather-Prediction.git

Navigate to the project directory

$ cd Weather-Prediction

Install the required libraries

$ pip install -r requirements.txt

Usage

Run the app.py file

$ python app.py

Then, go to http://localhost:5000 in your web browser to access the web application.

Built With

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

About

Predict weather conditions with machine learning. This project uses historical weather data and machine learning algorithms to predict future weather patterns.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 96.3%
  • CSS 1.0%
  • SCSS 0.8%
  • HTML 0.8%
  • Tcl 0.6%
  • Python 0.3%
  • Other 0.2%