Coder Social home page Coder Social logo

hourly-airpollution's Introduction

Hourly-Airpollution

This project is tO Investigates various models to predict short-term (24 hour advance) AIR pollution in the 3 towns.

Python Pandas, Numpy, Jupyter xgboost
sklearn Prophet

Methods Used

Data cleaning Machine Learning Regression Neural Networks Predictive Modelling

Project needs and core tasks

data processing/cleaning process data to generate autoregressive features data exploration visualize statistical modeling (auto)correlation analysis of model features and feature selection

Regression

The regression model is a statistical procedure that allows a researcher to estimate the linear relationship that relates two or more variables. There are two variable namely independent variable and a dependent variable. Regression is used for forecasting, time series modeling and finding the relationship between the variables. Regression analysis is a very important tool in data analysis. There are multiple benefits of using regression analysis. They are as follows; i. It indicates the significant relationships between the dependent variable and independent variable. ii. It indicates the strength of the impact of multiple independent variables on a dependent variable. Regression analysis has many techniques that are used to make predictions. These techniques are mostly driven by three metrics (number of in- dependent variables, the type of dependent variables and the shape of the regression line).

Linear Relationships

Linear relationships determine the straight line relationship that connects X and Y. Y = a + BX Where a is called the Y-intercept, and b is the slope/ gradient of the line. Random Forests regression (RFR) Random Forests Regressor (RFR) introduced by Breiman [1] to augment the robustness of regression trees. RFR is the results of a combination of tree predictors where each tree depends on the value of a random vector sampled independently.

Gaussian process model

Gaussian process regression (GPR), is an efficient nonlinear modeling method that effectively forecasts and interprets data using covariance functions de- rived from base kernels.

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.