Giter Club home page Giter Club logo

sagnik150699 / air-quality-prediction-madrid Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 795 KB

Python repository contains a regression-based model to predict the monthly average air quality in Madrid using historical data. The data includes daily air quality measurements and metadata related to the measurement stations.

Home Page: https://www.codingliquids.com

Python 100.00%
madrid air-quality-data linear-regression machine-learning python

air-quality-prediction-madrid's Introduction

Air Quality Prediction in Madrid

This repository contains a regression-based model to predict the monthly average air quality in Madrid using historical data. The data includes daily air quality measurements and metadata related to the measurement stations.

Usage

Run the Jupyter Notebook air_quality_prediction.ipynb to train and evaluate the regression model

##Dataset Overview The dataset includes:

Metadata about the location and measurement point: PROVINCIA, MUNICIPIO, ESTACION, MAGNITUD, and PUNTO_MUESTREO. Year and month of the measurement: ANO and MES. Daily measurements of air quality from D01 to D31. Verification or validation flags for the corresponding daily measurements from V01 to V31.

Model

The model used is a Linear Regression model from the scikit-learn library. The target variable is the monthly average air quality derived from the daily measurements.

Results

The model achieved an RMSE of approximately 55.66 on the test set, indicating the average error of the model's predictions.

air-quality-prediction-madrid's People

Contributors

sagnik150699 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.