Skip to content

MananJethwani/air_quality_prediction-linear-regression-

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

In this project I am trying to create a basic Air quality prediction model

Method used

I am using linear regression model considering I have a small data

dataset

data is taken from this site

Install

saving the model

to save the model i have used pickle module from sklearn

deploying the model

I have used flask to deploy my machine larning model using basic HTML and CSS. these files can be viewed in template folder and css in static folder other than that you can refer app.py to understand how i have deployed my model

here are some screen shots of the application

screen_shot_1

screen_shot_2

About

Air Qulatiy Prediction with Linear Regression

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages