Skip to content

aninda1994/Bengaluru-AQI

Repository files navigation

Bengaluru Air Quality Index Prediction

Table of Content

Demo

Screenshot from 2020-10-16 11-39-52 Screenshot from 2020-10-16 11-40-18

https://bengaluru-aqi-prediction.herokuapp.com/

Overview

This is a Flask web app which predicts air quality index of Bengaluru

Motivation

What to do when you are at home due to this pandemic situation? I made this project because I wanted to get more hands on expierence on Machine learning and Data Science

Installation

The Code is written in Python 3.7.9. If you don't have Python installed you can find it here. If you are using a lower version of Python you can upgrade using the pip package, ensuring you have the latest version of pip. To install the required packages and libraries, run this command in the project directory after cloning the repository:

pip install -r requirements.txt

Deployement on Heroku

Login or signup in order to create virtual app. You can either connect your github profile or download ctl to manually deploy this project.

Screenshot from 2020-10-08 12-00-26 Our next step would be to follow the instruction given on Heroku Documentation to deploy a web app.

Technologies Used

Bug / Feature Request

If you find a bug (the website couldn't handle the query and / or gave undesired results), kindly open an issue here by including your search query and the expected result

Future Scope

  • Use multiple Algorithms
  • Optimize Flask app.py
  • Front-End

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages