PM2.5 Forcaster is a project aimed at predicting PM2.5 concentration using various environmental factors like minimum temperature, maximum temperature, wind speed, wind direction, precipitation, etc.
You can git clone this repository and install all the dependencies using pip install -r requirements.txt command.
- The easiest way to install most of the dependencies or libraries for training the model is using Anaconda.
- To run the app, you will need to execute
flask run - Visit
localhost:5000to view the application.
- Anaconda
- JupyterLabs
- Tensorflow
- Scikit-learn
- Flask
- HTML
- TailwindCSS and DaisyUI (for styling)
- Pycharm (IDE)
- Aditya Kumar Singh (GitHubProfile)
MIT